dts: power: Add npcx PSL DT node.
Add NPCX Power Switch Logic (PSL) DT node which controls the power rails of SoC to get better power consumption. Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
This commit is contained in:
parent
851e357aa4
commit
5bb33e9a1d
2 changed files with 26 additions and 0 deletions
|
@ -691,6 +691,12 @@
|
|||
label = "I2C_7_PORT_0";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
power_ctrl_psl: power-ctrl-psl {
|
||||
compatible = "nuvoton,npcx-power-psl";
|
||||
label = "POWER_CONTROL_PSL";
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
soc-id {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue