sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / zte.txt
blob83369785d29c7ff7f0bbbc8988f9dfa9cad59c8f
1 ZTE platforms device tree bindings
2 ---------------------------------------
4 -  ZX296702 board:
5     Required root node properties:
6       - compatible = "zte,zx296702-ad1", "zte,zx296702"
8 System management required properties:
9       - compatible = "zte,sysctrl"
11 Low power management required properties:
12       - compatible = "zte,zx296702-pcu"
14 Bus matrix required properties:
15       - compatible = "zte,zx-bus-matrix"
18 ---------------------------------------
19 -  ZX296718 SoC:
20     Required root node properties:
21       - compatible = "zte,zx296718"
23 ZX296718 EVB board:
24       - "zte,zx296718-evb"
26 System management required properties:
27       - compatible = "zte,zx296718-aon-sysctrl"
28       - compatible = "zte,zx296718-sysctrl"
30 Example:
31 aon_sysctrl: aon-sysctrl@116000 {
32         compatible = "zte,zx296718-aon-sysctrl", "syscon";
33         reg = <0x116000 0x1000>;
36 sysctrl: sysctrl@1463000 {
37         compatible = "zte,zx296718-sysctrl", "syscon";
38         reg = <0x1463000 0x1000>;