devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add HiSilicon Hi3670 SoC and HiKey970 board
@ 2018-08-10 17:53 Manivannan Sadhasivam
  2018-08-10 17:53 ` [PATCH 1/4] dt-bindings: arm: hisilicon: Add binding for Hi3670 SoC Manivannan Sadhasivam
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Manivannan Sadhasivam @ 2018-08-10 17:53 UTC (permalink / raw)
  To: xuwei5, robh+dt
  Cc: linux-arm-kernel, devicetree, linux-kernel, amit.kucheria,
	guodong.xu, Manivannan Sadhasivam

This patchset adds support for Hi3670 SoC and HiKey970 board. Hi3670 SoC
is very similar to the Hi3660 SoC with additional NPU support. For now,
only UART6 has been enabled which is configured by the bootloader for
console support.

HiKey970 board is one of the 96Boards Consumer Edition and AI platform
based on the Hi3670 SoC.

With this patchset, the Hikey970 board is able to boot into ramdisk with
8 cores.

Thanks,
Mani

Manivannan Sadhasivam (4):
  dt-bindings: arm: hisilicon: Add binding for Hi3670 SoC
  arm64: dts: Add devicetree for Hisilicon Hi3670 SoC
  dt-bindings: arm: hisilicon: Add binding for HiKey970 board
  arm64: dts: Add devicetree support for HiKey970 board

 .../bindings/arm/hisilicon/hisilicon.txt      |   8 +
 arch/arm64/boot/dts/hisilicon/Makefile        |   1 +
 .../boot/dts/hisilicon/hi3670-hikey970.dts    |  35 ++++
 arch/arm64/boot/dts/hisilicon/hi3670.dtsi     | 162 ++++++++++++++++++
 4 files changed, 206 insertions(+)
 create mode 100644 arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dts
 create mode 100644 arch/arm64/boot/dts/hisilicon/hi3670.dtsi

-- 
2.17.1

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

end of thread, other threads:[~2018-09-19 15:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-10 17:53 [PATCH 0/4] Add HiSilicon Hi3670 SoC and HiKey970 board Manivannan Sadhasivam
2018-08-10 17:53 ` [PATCH 1/4] dt-bindings: arm: hisilicon: Add binding for Hi3670 SoC Manivannan Sadhasivam
2018-08-14 20:53   ` Rob Herring
2018-08-10 17:53 ` [PATCH 2/4] arm64: dts: Add devicetree for Hisilicon " Manivannan Sadhasivam
2018-08-10 17:53 ` [PATCH 3/4] dt-bindings: arm: hisilicon: Add binding for HiKey970 board Manivannan Sadhasivam
2018-08-14 20:54   ` Rob Herring
2018-08-10 17:53 ` [PATCH 4/4] arm64: dts: Add devicetree support " Manivannan Sadhasivam
2018-08-30  3:14 ` [PATCH 0/4] Add HiSilicon Hi3670 SoC and " Manivannan Sadhasivam
2018-09-19 15:32 ` Wei Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).