From patchwork Wed Aug 24 02:42:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guodong Xu X-Patchwork-Id: 9296775 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 922BD607F0 for ; Wed, 24 Aug 2016 02:44:33 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8821E28E0B for ; Wed, 24 Aug 2016 02:44:33 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7C34C28E0D; Wed, 24 Aug 2016 02:44:33 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3FF9A28E0B for ; Wed, 24 Aug 2016 02:44:33 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bcO9e-00024f-Oc; Wed, 24 Aug 2016 02:43:02 +0000 Received: from mail-pa0-x232.google.com ([2607:f8b0:400e:c03::232]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bcO9O-00020h-4T for linux-arm-kernel@lists.infradead.org; Wed, 24 Aug 2016 02:42:47 +0000 Received: by mail-pa0-x232.google.com with SMTP id hb8so1444549pac.2 for ; Tue, 23 Aug 2016 19:42:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=WIpVETij83LreRnFdaUJbzxMJhevHVeQKsDk4OXttJs=; b=Cl6DT1YmnBc8uFSF0zFZ6aPIi1lAleanY8PdhRQAhSuVNieUz52M1ZQ+7nua3+V+u+ CxjQ1D3EV6nzUGWMoU5I5xgpItgjNGgufZfWx/fo3HO+Tm3e7yTGRIFMETKpPmSiUyhr Ll7hM6gQIFnXBFKgB7WncA4e5QtrOKhRM1AAA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=WIpVETij83LreRnFdaUJbzxMJhevHVeQKsDk4OXttJs=; b=Zhedjds1nf/g3Mvr5RDSr9SbvkKVf6ycG5oGRwRpi2MUbrEha4OHeOYEg/yPnJo/n9 S4ZdhF7wHbKMsMOTZ0ynSCOTNU7tFSS2oeP5Ol8TQFnCE0dECCZM5+N0rxQyXg59EzhH MWsUuzc2EbXPzlTJ/fi94rDr9Jx3DzcxVy2tG8w6sepxdv5RInJPeH03Io0qjo6Egyzz 2121qCaTugz3KpduVW89aCH96M8Ti0EIDvaIZb5TLrbuSjn+FZC4kZtA7ocHb+BuSkh5 T3eDn9Em7UsXZXidrxJGJ4dDZDmbni37Drzjo53oM/wWkecY/XAzbxlihwwk+15yb0jY uSpg== X-Gm-Message-State: AE9vXwOnurHLIPZIyxgXMVcU0Okv217C4M3aPcWoal6MfWYw5aZfB9WnBSUbzawI4ObmpYMz X-Received: by 10.66.242.201 with SMTP id ws9mr1240646pac.7.1472006545201; Tue, 23 Aug 2016 19:42:25 -0700 (PDT) Received: from localhost.localdomain ([167.160.116.32]) by smtp.gmail.com with ESMTPSA id s89sm8749227pfi.83.2016.08.23.19.42.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 23 Aug 2016 19:42:24 -0700 (PDT) From: Guodong Xu To: catalin.marinas@arm.com, will.deacon@arm.com, arnd@arndb.de, horms+renesas@verge.net.au, treding@nvidia.com, olof@lixom.net, kuninori.morimoto.gx@renesas.com, alim.akhtar@samsung.com, srinivas.kandagatla@linaro.org, xuwei5@hisilicon.com, khilman@baylibre.com, riku.voipio@linaro.org, john.stultz@linaro.org Subject: [PATCH v2 1/3] arm64: defconfig: Enable HiSilicon kirin drm, adv7533 for HiKey Date: Wed, 24 Aug 2016 10:42:05 +0800 Message-Id: <1472006527-30620-2-git-send-email-guodong.xu@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1472006527-30620-1-git-send-email-guodong.xu@linaro.org> References: <1472006527-30620-1-git-send-email-guodong.xu@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160823_194246_268410_991B1DCC X-CRM114-Status: UNSURE ( 9.13 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Xinliang Liu , Guodong Xu , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Enable HiSilicon kirin drm driver for HiKey: CONFIG_DRM_HISI_KIRIN Enable adv7511/adv7533 for HiKey: CONFIG_DRM_I2C_ADV7511 Build these components as modules. Signed-off-by: Xinliang Liu Signed-off-by: Guodong Xu --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 76bfaa7..e27f086 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -276,6 +276,8 @@ CONFIG_DRM=m CONFIG_DRM_NOUVEAU=m CONFIG_DRM_TEGRA=m CONFIG_DRM_PANEL_SIMPLE=m +CONFIG_DRM_I2C_ADV7511=m +CONFIG_DRM_HISI_KIRIN=m CONFIG_FB=y CONFIG_FB_ARMCLCD=y CONFIG_BACKLIGHT_GENERIC=m