commit | 6796876a644e7efe4da8eeed8c7463c15597fe70 | [log] [tgz] |
---|---|---|
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | Fri Aug 02 20:40:08 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 11 16:43:41 2019 -0400 |
tree | 23314ed6eccf0d9010ee065b1664769266ddeb3b | |
parent | 2a433b0fc3079fe703b8b0fe3b114323874a9652 [diff] |
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>