Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708163
| From | Guodong Xu <guodong.xu@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/6] arm64: defconfig: enable configs for HiKey960 |
| Date | 2017-08-10 04:40 +0200 |
| Message-ID | <ucLy9-7Ry-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset enables config items in arm64/defconfig for HiKey960. All of them correspond to real functions on HiKey960. Including: - Kirin PCIe - PMIC support, hi6421v530 - syscon reboot mode - serdev bus - OP-TEE - K3 DMA HiKey960 is one of 96boards. For details information about it, please refer to [1]. [1] https://github.com/96boards/documentation/tree/master/ConsumerEdition/HiKey960 === Major changes in v2: - Add patch 6 to enable K3 DMA Guodong Xu (3): arm64: defconfig: enable support hi6421v530 PMIC arm64: defconfig: enable CONFIG_SYSCON_REBOOT_MODE arm64: defconfig: enable support for serial port connected device Victor Chong (1): arm64: defconfig: enable OP-TEE Wang Ruyi (1): arm64: defconfig: enable DMA driver for hi3660 Xiaowei Song (1): arm64: defconfig: enable Kirin PCIe arch/arm64/configs/defconfig | 9 +++++++++ 1 file changed, 9 insertions(+) -- 2.10.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/6] arm64: defconfig: enable configs for HiKey960 Guodong Xu <guodong.xu@linaro.org> - 2017-08-10 04:40 +0200 [PATCH v2 6/6] arm64: defconfig: enable DMA driver for hi3660 Guodong Xu <guodong.xu@linaro.org> - 2017-08-10 04:40 +0200 [PATCH v2 4/6] arm64: defconfig: enable support for serial port connected device Guodong Xu <guodong.xu@linaro.org> - 2017-08-10 04:40 +0200 [PATCH v2 2/6] arm64: defconfig: enable support hi6421v530 PMIC Guodong Xu <guodong.xu@linaro.org> - 2017-08-10 04:40 +0200 [PATCH v2 3/6] arm64: defconfig: enable CONFIG_SYSCON_REBOOT_MODE Guodong Xu <guodong.xu@linaro.org> - 2017-08-10 04:40 +0200
csiph-web