mirror of https://gitee.com/openkylin/linux.git
document: dt: add binding for Hi3660 SoC
Add binding for hisilicon Hi3660 SoC and HiKey960 Board. Signed-off-by: Chen Feng <puck.chen@hisilicon.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
This commit is contained in:
parent
a121103c92
commit
02d71a98a8
|
@ -1,5 +1,9 @@
|
||||||
Hisilicon Platforms Device Tree Bindings
|
Hisilicon Platforms Device Tree Bindings
|
||||||
----------------------------------------------------
|
----------------------------------------------------
|
||||||
|
Hi3660 SoC
|
||||||
|
Required root node properties:
|
||||||
|
- compatible = "hisilicon,hi3660";
|
||||||
|
|
||||||
Hi4511 Board
|
Hi4511 Board
|
||||||
Required root node properties:
|
Required root node properties:
|
||||||
- compatible = "hisilicon,hi3620-hi4511";
|
- compatible = "hisilicon,hi3620-hi4511";
|
||||||
|
|
Loading…
Reference in New Issue