Commit a56a170b authored by Gerard Marull-Paretas's avatar Gerard Marull-Paretas Committed by Mahesh Mahadevan
Browse files

dts: nordic: nrf54h20: define global power domain



Add the global power domain entry. This domain is not memory-mapped
but controlled using NRFS services.

Signed-off-by: default avatarGerard Marull-Paretas <gerard@teslabs.com>
parent f3d29d6f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -194,6 +194,11 @@
		};
	};

	gpd: global-power-domain {
		compatible = "nordic,nrf-gpd";
		#power-domain-cells = <1>;
	};

	soc {
		#address-cells = <1>;
		#size-cells = <1>;