All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] arm64: defconfig: enable configs for HiKey960
@ 2017-08-10  2:37 ` Guodong Xu
  0 siblings, 0 replies; 16+ messages in thread
From: Guodong Xu @ 2017-08-10  2:37 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-08-15 13:34 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10  2:37 [PATCH v2 0/6] arm64: defconfig: enable configs for HiKey960 Guodong Xu
2017-08-10  2:37 ` Guodong Xu
2017-08-10  2:37 ` [PATCH v2 1/6] arm64: defconfig: enable Kirin PCIe Guodong Xu
2017-08-10  2:37   ` Guodong Xu
2017-08-10  2:37 ` [PATCH v2 2/6] arm64: defconfig: enable support hi6421v530 PMIC Guodong Xu
2017-08-10  2:37   ` Guodong Xu
2017-08-10  2:37 ` [PATCH v2 3/6] arm64: defconfig: enable CONFIG_SYSCON_REBOOT_MODE Guodong Xu
2017-08-10  2:37   ` Guodong Xu
2017-08-10  2:37 ` [PATCH v2 4/6] arm64: defconfig: enable support for serial port connected device Guodong Xu
2017-08-10  2:37   ` Guodong Xu
2017-08-10  2:37 ` [PATCH v2 5/6] arm64: defconfig: enable OP-TEE Guodong Xu
2017-08-10  2:37   ` Guodong Xu
2017-08-10  2:37 ` [PATCH v2 6/6] arm64: defconfig: enable DMA driver for hi3660 Guodong Xu
2017-08-10  2:37   ` Guodong Xu
2017-08-15 13:33 ` [PATCH v2 0/6] arm64: defconfig: enable configs for HiKey960 Wei Xu
2017-08-15 13:33   ` Wei Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.