Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753678AbcCBDqv (ORCPT ); Tue, 1 Mar 2016 22:46:51 -0500 Received: from kirsty.vergenet.net ([202.4.237.240]:55187 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753132AbcCBDqu (ORCPT ); Tue, 1 Mar 2016 22:46:50 -0500 Date: Wed, 2 Mar 2016 12:46:45 +0900 From: Simon Horman To: Guodong Xu Cc: catalin.marinas@arm.com, will.deacon@arm.com, treding@nvidia.com, kuninori.morimoto.gx@renesas.com, xuwei5@hisilicon.com, akira.tsukamoto@linaro.org, agross@codeaurora.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: defconfig: Enable devices for Hi6220 and 96boards HiKey Message-ID: <20160302034645.GA24414@verge.net.au> References: <1456815648-10935-1-git-send-email-guodong.xu@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1456815648-10935-1-git-send-email-guodong.xu@linaro.org> Organisation: Horms Solutions Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 724 Lines: 19 Hi, On Tue, Mar 01, 2016 at 03:00:48PM +0800, Guodong Xu wrote: > This patch enables a number of devices currently supported by the Hi6220 > and 96boards HiKey. These include > a) Hi655x PMIC and regulator > b) Hi6220 I2C, USB, MMC, mailbox, reset > c) CONFIG_PINCTRL_SINGLE, and CONFIG_LEDS_GPIO > > CONFIG_MMC_BLOCK_MINORS is set to 16 (default is 8). > > Signed-off-by: Guodong Xu > --- > arch/arm64/configs/defconfig | 15 ++++++++++++++- > 1 file changed, 14 insertions(+), 1 deletion(-) In general updates to the above file go through platform maintainer's trees. I was unable to work out who the Hi6220 and 96boards HiKey maintainers are, but you should probably send this patch to them.