From patchwork Fri May 18 09:45:21 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10414133 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id E3ECB60365 for ; Mon, 21 May 2018 08:22:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D6740287A7 for ; Mon, 21 May 2018 08:22:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CB3C1287AE; Mon, 21 May 2018 08:22:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9270D287A7 for ; Mon, 21 May 2018 08:22:08 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BCD8A6E356; Mon, 21 May 2018 08:19:16 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x22b.google.com (mail-pf0-x22b.google.com [IPv6:2607:f8b0:400e:c00::22b]) by gabe.freedesktop.org (Postfix) with ESMTPS id 51F1E6ECD0 for ; Fri, 18 May 2018 09:47:14 +0000 (UTC) Received: by mail-pf0-x22b.google.com with SMTP id o76-v6so3510551pfi.5 for ; Fri, 18 May 2018 02:47:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=d4dAnUKOfGhAS8gwYqgpemWQFxiJDo6BQFXjTGJLwaI=; b=lvwzwJHI5q+MYyfReHvpoCFv0nR9zqZxrnNn6d1fVd1EzvFcbGa43Ao7CIROkxylEj imxm/m5BSe7BZhdTEyOL7MiqMI6DqVEG+0QbBg/6jWjtKPTp5Dt/Xpo9rvbivxXNKdyV jWUAyMvsI4mDwoNO7bDTzrRavceybxE35bic0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=d4dAnUKOfGhAS8gwYqgpemWQFxiJDo6BQFXjTGJLwaI=; b=AAFmv+1YnvhkZ62kHK9CbuXWgyBY6CdjLmFVBByijboeNk9y8uxSeEm+VTAwyh+VYn ZUpkWxhR43yy5SRKnQ0cXEqb+0vAaYV9zcWMK+E5eqQrsSs1FULeE82jzOfhisensNu7 Vi/Kc+1p+lE9bNrfEXq14GkiLWfuGgfGR6A7KqXZjdxTWtaV//EiGulSlp2LmrUS/818 T0CY+3Fw24RIdTX+egdoPTaY67cDQ4Ywbly0w5Vi15yyG35POY5RM3UM2iiwGcuksiH4 tus3zfABjLcazAADDwtMmF5eDIRLMCs3xcH0sTYcaIrj5+x7gzhE2C2ePmw7e1SiJeMg c7jQ== X-Gm-Message-State: ALKqPwfQo7uup8kPnWyPLKr3LGuEX370e5Lc2hxOhSXpm1dVlj2vnred NOYB0fST4Za06HrCt05ONHU7uQ== X-Google-Smtp-Source: AB8JxZoRbmG++a0WLdDxEh5B1H9aZnt3raFUE+53ERlf+q/zp4TsE9rUybt6SzR6vTBfkipPezG/XA== X-Received: by 2002:a65:62d0:: with SMTP id m16-v6mr6755807pgv.279.1526636833887; Fri, 18 May 2018 02:47:13 -0700 (PDT) Received: from localhost.localdomain ([183.82.227.74]) by smtp.gmail.com with ESMTPSA id j11-v6sm12694097pff.64.2018.05.18.02.47.07 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 18 May 2018 02:47:13 -0700 (PDT) From: Jagan Teki To: Maxime Ripard , Chen-Yu Tsai , Icenowy Zheng , Jernej Skrabec , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , David Airlie , dri-devel@lists.freedesktop.org, Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, Michael Trimarchi , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: [PATCH v2 11/26] arm64: defconfig: Enable CONFIG_DRM_SUN4I Date: Fri, 18 May 2018 15:15:21 +0530 Message-Id: <20180518094536.17201-12-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180518094536.17201-1-jagan@amarulasolutions.com> References: <20180518094536.17201-1-jagan@amarulasolutions.com> X-Mailman-Approved-At: Mon, 21 May 2018 08:18:09 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jagan Teki MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Enable DRM Support for Allwinner Display Engine, built as a module. Signed-off-by: Jagan Teki --- Changes for v2: - none arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index d25121b087bb..d2db76f296cf 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -421,6 +421,7 @@ CONFIG_DRM_EXYNOS_DSI=y CONFIG_DRM_EXYNOS_HDMI=y CONFIG_DRM_EXYNOS_MIC=y CONFIG_DRM_ROCKCHIP=m +CONFIG_DRM_SUN4I=m CONFIG_ROCKCHIP_ANALOGIX_DP=y CONFIG_ROCKCHIP_CDN_DP=y CONFIG_ROCKCHIP_DW_HDMI=y