arm64: dts: rockchip: Add rk3328 io-domain node
authorDavid Wu <david.wu@rock-chips.com>
Tue, 25 Jul 2017 10:08:01 +0000 (18:08 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 25 Jul 2017 19:34:48 +0000 (21:34 +0200)
Add the core grf subnode for the io-domain controller.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3328.dtsi

index db4b270..0fbce26 100644 (file)
                #address-cells = <1>;
                #size-cells = <1>;
 
+               io_domains: io-domains {
+                       compatible = "rockchip,rk3328-io-voltage-domain";
+                       status = "disabled";
+               };
+
                power: power-controller {
                        compatible = "rockchip,rk3328-power-controller";
                        #power-domain-cells = <1>;