From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756015AbcHXPQt (ORCPT ); Wed, 24 Aug 2016 11:16:49 -0400 Received: from szxga01-in.huawei.com ([58.251.152.64]:25148 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755662AbcHXPQq (ORCPT ); Wed, 24 Aug 2016 11:16:46 -0400 Subject: Re: [PATCH v2 0/3] arm64: defconfig: enable various configs for HiKey To: Guodong Xu , , , , , , , , , , , , References: <1472006527-30620-1-git-send-email-guodong.xu@linaro.org> CC: , From: Wei Xu Message-ID: <57BDBA22.5080600@hisilicon.com> Date: Wed, 24 Aug 2016 16:15:46 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1472006527-30620-1-git-send-email-guodong.xu@linaro.org> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.203.181.153] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090204.57BDBA3C.013E,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 5874305798dde2524643c8884acc3de9 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Guodong, On 24/08/2016 03:42, Guodong Xu wrote: > Enable various configs for HiKey, including: > 1. HiSilicon Kirin DRM > 2. ADV7533 > 3. HiSi Powerkey > 4. Bluetooth > Series applied to the hisilicon soc tree. Thanks! Best Regards, Wei > v2: > - Removed CMA size 128M change. Leave that in bootloader as suggested by > Thierry Reding > > Guodong Xu (3): > arm64: defconfig: Enable HiSilicon kirin drm, adv7533 for HiKey > arm64: defconfig: enable CONFIG_INPUT_HISI_POWERKEY for HiKey > arm64: defconfig: enable bluetooth supports as modules > > arch/arm64/configs/defconfig | 11 +++++++++++ > 1 file changed, 11 insertions(+) >