arm: brain: enable syscon-poweroff

This commit is contained in:
Takumi Sueda 2023-02-23 03:37:44 +09:00
parent 6cf75aaa0b
commit 962a864968
1 changed files with 6 additions and 0 deletions

View File

@ -263,6 +263,12 @@
status = "okay";
};
power: power@80044000 {
poweroff: poweroff {
status = "okay";
};
};
saif1: saif@80046000 {
pinctrl-names = "default";
pinctrl-0 = <&saif1_pins_a>;