]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: Add basic DT to support Spreadtrum's SP9860G
authorOrson Zhai <orson.zhai@spreadtrum.com>
Fri, 21 Apr 2017 03:47:20 +0000 (11:47 +0800)
committerArnd Bergmann <arnd@arndb.de>
Thu, 27 Apr 2017 19:56:14 +0000 (21:56 +0200)
commit2bb2c6d52b44afc35c05f88dc8d19c1c9efa735a
treeeecdd51fc2c77e1495b844c0e717cf589fe613e2
parent5f5a725d865ca0a5bc0d518d28de012d35957c54
arm64: dts: Add basic DT to support Spreadtrum's SP9860G

SC9860G is a 8 cores of A53 SoC with 4G LTE support SoC from Spreadtrum.

According to regular hierarchy of sprd dts, whale2.dtsi contains SoC
peripherals IP nodes, sc9860.dtsi contains stuff related to ARM core stuff
and sp9860g dts is for the board level.

Signed-off-by: Orson Zhai <orson.zhai@spreadtrum.com>
Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/sprd/Makefile
arch/arm64/boot/dts/sprd/sc9860.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/sprd/sp9860g-1h10.dts [new file with mode: 0644]
arch/arm64/boot/dts/sprd/whale2.dtsi [new file with mode: 0644]