linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: hisilicon: add support hip06 d03 board
@ 2016-04-08  7:27 Kefeng Wang
  2016-04-08  7:27 ` [PATCH 1/2] arm64: dts: Add initial dts for Hisilicon Hip06 D03 board Kefeng Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kefeng Wang @ 2016-04-08  7:27 UTC (permalink / raw)
  To: linux-arm-kernel

Add initial dts for Hip06 D03 board and documentation.

The Hip06 soc has same cpu topology compared with Hip05, four clusters
and each cluster has quard Cortex-A57, but with different IO part,
like HNS, SAS and PCI, they are all upgraded. There are also not same
in ITS, MBIGEN and SMMU, etc.

Note, there is no serial, because the soc use LPC uart, the serial node
is not needed.

Kefeng Wang (2):
  arm64: dts: Add initial dts for Hisilicon Hip06 D03 board
  Documentation: arm64: Add Hisilicon Hip06 D03 dts binding

 .../bindings/arm/hisilicon/hisilicon.txt           |  20 +-
 arch/arm64/boot/dts/hisilicon/Makefile             |   4 +-
 arch/arm64/boot/dts/hisilicon/hip06-d03.dts        |  34 +++
 arch/arm64/boot/dts/hisilicon/hip06.dtsi           | 307 +++++++++++++++++++++
 4 files changed, 356 insertions(+), 9 deletions(-)
 create mode 100644 arch/arm64/boot/dts/hisilicon/hip06-d03.dts
 create mode 100644 arch/arm64/boot/dts/hisilicon/hip06.dtsi

-- 
1.7.12.4

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

end of thread, other threads:[~2016-04-27 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-08  7:27 [PATCH 0/2] arm64: hisilicon: add support hip06 d03 board Kefeng Wang
2016-04-08  7:27 ` [PATCH 1/2] arm64: dts: Add initial dts for Hisilicon Hip06 D03 board Kefeng Wang
2016-04-08  7:27 ` [PATCH 2/2] Documentation: arm64: Add Hisilicon Hip06 D03 dts binding Kefeng Wang
2016-04-27 15:03 ` [PATCH 0/2] arm64: hisilicon: add support hip06 d03 board 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).