Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -162,6 +162,11 @@
		#address-cells = <1>;
		#address-cells = <1>;
		#size-cells = <1>;
		#size-cells = <1>;


		io_domains: io-domains {
			compatible = "rockchip,rk3328-io-voltage-domain";
			status = "disabled";
		};

		power: power-controller {
		power: power-controller {
			compatible = "rockchip,rk3328-power-controller";
			compatible = "rockchip,rk3328-power-controller";
			#power-domain-cells = <1>;
			#power-domain-cells = <1>;