Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1369930
| From | Guodong Xu <guodong.xu@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/4] Enable configs for 96boards HiKey and general arm64 |
| Date | 2016-04-02 13:50 +0200 |
| Message-ID | <rjsdX-37b-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 hisi-reset c) CONFIG_PINCTRL_SINGLE, and CONFIG_LEDS_GPIO d) WLAN, TI WL1835 Also added general features (built as modules) in arm64: - SPIDEV - USB network adapters v3: - rebase to next-20160401 - Enabled configs for WLAN and TI WL1835. v2: - rebase to next-20160310, CONFIG_MMC_BLOCK_MINORS=16 is already in. - set CONFIG_I2C_DESIGNWARE_PLATFORM to be build as module - Enable general features (as modules) in arm64 Akira Tsukamoto (1): arm64: defconfig: enable several common USB network adapters Guodong Xu (3): arm64: defconfig: Enable devices for Hi6220 and 96boards HiKey arm64: defconfig: add CONFIG_SPI_SPIDEV as module arm64: defconfig: enable configs for WLAN and TI WL1835 as modules arch/arm64/configs/defconfig | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/4] Enable configs for 96boards HiKey and general arm64 Guodong Xu <guodong.xu@linaro.org> - 2016-04-02 13:50 +0200 [PATCH v3 2/4] arm64: defconfig: add CONFIG_SPI_SPIDEV as module Guodong Xu <guodong.xu@linaro.org> - 2016-04-02 13:50 +0200 [PATCH v3 3/4] arm64: defconfig: enable several common USB network adapters Guodong Xu <guodong.xu@linaro.org> - 2016-04-02 13:50 +0200 [PATCH v3 4/4] arm64: defconfig: enable configs for WLAN and TI WL1835 as modules Guodong Xu <guodong.xu@linaro.org> - 2016-04-02 13:50 +0200
csiph-web