From patchwork Fri Aug 19 15: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: 9290437 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 CC2D5607FF for ; Fri, 19 Aug 2016 15:44:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BD5BB294A7 for ; Fri, 19 Aug 2016 15:44:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B1CEA294B5; Fri, 19 Aug 2016 15:44:45 +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 476E2294A7 for ; Fri, 19 Aug 2016 15:44:45 +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 1balwr-0006Uf-2z; Fri, 19 Aug 2016 15:43:09 +0000 Received: from mail-pf0-x22e.google.com ([2607:f8b0:400e:c00::22e]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1balwc-0006Ra-6T for linux-arm-kernel@lists.infradead.org; Fri, 19 Aug 2016 15:42:55 +0000 Received: by mail-pf0-x22e.google.com with SMTP id x72so10568459pfd.2 for ; Fri, 19 Aug 2016 08:42:33 -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=IMTO6DKhCCPgVuw+IKUP1ShjOOyQGV8buvqfYcDMymSRZnBjEwvEkhxr2VNsNJ3ozh TsuXlMbf682k0qoCFfZCEdUMDJWvTVShWhB9bdThdLyFNNTAVMDYmvJKRbsv/3YqlBnd ZJC6gnUJA0ceHZgcH8NbF4f3nq2+lBZba2AfU= 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=Dy6GT3agOEeXiMpak4rAijFP4/UJedyFZQTiysM84t48P2sEX26NGirOFDsun3V0sg 7+W0HCKHN0Ftv/MYiVF+tB4h7vfRWd4cBzKh0YjxeKU0hWDKkESheqjOocIxspvUjqPL ZBjcxSkRfRnCiCUfOsXT8iqmBPFNX6dbHIfs4rAzYYZNB8uTX4cAdKE4znCL8gIR9JwD vgtOaPZ6jfPmADFMEWZtLcfFhyTURp/CBoYF3aKfZFywfjfwVrK9s+UVd8gJigEJ1u17 m5h1KoJFGdzPQOWZJUBGmp+Mfh6wnU7bnFhqfMCGhYC9XsMwuMOVyAgQ93cHEOLF7GCw 6nKQ== X-Gm-Message-State: AEkooutDKIsnv5XSu9gdCGTzqiugV1XRlvoQv8jsTqq8QSX9JD/U8HmuXw2k0x+E5ywKhIYR X-Received: by 10.98.147.156 with SMTP id r28mr15534734pfk.154.1471621353281; Fri, 19 Aug 2016 08:42:33 -0700 (PDT) Received: from localhost.localdomain ([45.56.159.104]) by smtp.gmail.com with ESMTPSA id z10sm7492236pff.95.2016.08.19.08.42.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 19 Aug 2016 08:42:32 -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 Subject: [PATCH 1/4] arm64: defconfig: Enable HiSilicon kirin drm, adv7533 for HiKey Date: Fri, 19 Aug 2016 23:42:05 +0800 Message-Id: <1471621328-21102-2-git-send-email-guodong.xu@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1471621328-21102-1-git-send-email-guodong.xu@linaro.org> References: <1471621328-21102-1-git-send-email-guodong.xu@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160819_084254_362353_CE8B052A X-CRM114-Status: UNSURE ( 9.14 ) 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