sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / hisilicon / hi3519-sysctrl.txt
blob115c5be0bd0b0a3db9d6fc8df048bfd33ec81622
1 * Hisilicon Hi3519 System Controller Block
3 This bindings use the following binding:
4 Documentation/devicetree/bindings/mfd/syscon.txt
6 Required properties:
7 - compatible: "hisilicon,hi3519-sysctrl".
8 - reg: the register region of this block
10 Examples:
11 sysctrl: system-controller@12010000 {
12         compatible = "hisilicon,hi3519-sysctrl", "syscon";
13         reg = <0x12010000 0x1000>;