Commit cc51f503 authored by David Wu's avatar David Wu Committed by Heiko Stuebner

arm64: dts: rockchip: Add rk3328 io-domain node

Add the core grf subnode for the io-domain controller.
Signed-off-by: default avatarDavid Wu <david.wu@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 461a00bb
......@@ -162,6 +162,11 @@ grf: syscon@ff100000 {
#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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment