arm: dts: Add devicetree for Hikey960 board
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Fri, 2 Aug 2019 15:10:08 +0000 (20:40 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 11 Aug 2019 20:43:41 +0000 (16:43 -0400)
commit881b6324f01638505f3e9fd87fd1b49961d14a54
tree23314ed6eccf0d9010ee065b1664769266ddeb3b
parentaf8a735ed0009b522560b5e5138737ca371a9415
arm: dts: Add devicetree for Hikey960 board

This commit adds devicetree for Hikey960 board. Most of the contents are
copied from Linux kernel with some modifications for u-boot. To be
more precise, SD card's speed related properties are removed due to a
bug in u-boot clock implementation. Hence forcing the SD controller to
work in standard speed.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
arch/arm/dts/Makefile
arch/arm/dts/hi3660-hikey960-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/hi3660-hikey960.dts [new file with mode: 0644]