]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: defconfig: Enable the PMIC and regulator for Hi6220 and 96boards HiKey
authorGuodong Xu <guodong.xu@linaro.org>
Sat, 2 Apr 2016 11:47:51 +0000 (19:47 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Tue, 26 Apr 2016 09:29:06 +0000 (10:29 +0100)
commit332c9dbc84da1b93fd65a6f1c5b6781fa8ffe2b8
tree1708e1855344ce61e29095578085527079c2a425
parentd7b9039fd4cd436110bd493aa35e59ca751065ba
arm64: defconfig: Enable the PMIC and regulator for Hi6220 and 96boards HiKey

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, and reset
c) CONFIG_PINCTRL_SINGLE, and CONFIG_LEDS_GPIO

Since b) and c) are already in the 4.6-rc3, so kept a) only in this
patch and updated subject as well.

v2:
 - rebase to next-20160310, CONFIG_MMC_BLOCK_MINORS=16 is already in.
 - set CONFIG_I2C_DESIGNWARE_PLATFORM to be build as module

Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/configs/defconfig