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

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

Enable power domain controller for Meson A1 SoC.
Signed-off-by: default avatarJianxin Pan <jianxin.pan@amlogic.com>
Link: https://lore.kernel.org/r/1579087831-94965-5-git-send-email-jianxin.pan@amlogic.comSigned-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent bb6d3fb3
......@@ -60,6 +60,12 @@ linux,cma {
sm: secure-monitor {
compatible = "amlogic,meson-gxbb-sm";
pwrc: power-controller {
compatible = "amlogic,meson-a1-pwrc";
#power-domain-cells = <1>;
status = "okay";
};
};
soc {
......
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