Re: [PATCH] arm64: defconfig: Enable devices for Hi6220 and 96boards HiKey

2016-03-01 Thread Simon Horman
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 >

[PATCH] arm64: defconfig: Enable devices for Hi6220 and 96boards HiKey

2016-02-29 Thread Guodong Xu
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: Guodon