Commit 04dd0b65 authored by Jianxin Pan's avatar Jianxin Pan Committed by Kevin Hilman
Browse files

arm64: dts: meson: a1: add secure power domain controller

parent bb6d3fb3
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -60,6 +60,12 @@

	sm: secure-monitor {
		compatible = "amlogic,meson-gxbb-sm";

		pwrc: power-controller {
			compatible = "amlogic,meson-a1-pwrc";
			#power-domain-cells = <1>;
			status = "okay";
		};
	};

	soc {