board: nanopi-r6s: Add system-power-controller to pmic

Without this, the board can't be powered off with the `poweroff` command.
Also affects NanoPi R6C.
This commit is contained in:
ColorfulRhino 2024-06-17 14:15:55 +02:00
parent d2e40d6b0e
commit 0813594057
2 changed files with 4 additions and 0 deletions

View File

@ -482,6 +482,8 @@
pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>,
<&rk806_dvs2_null>, <&rk806_dvs3_null>;
system-power-controller;
vcc1-supply = <&vcc5v0_sys>;
vcc2-supply = <&vcc5v0_sys>;
vcc3-supply = <&vcc5v0_sys>;

View File

@ -482,6 +482,8 @@
pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>,
<&rk806_dvs2_null>, <&rk806_dvs3_null>;
system-power-controller;
vcc1-supply = <&vcc5v0_sys>;
vcc2-supply = <&vcc5v0_sys>;
vcc3-supply = <&vcc5v0_sys>;