8cf0feb3e2
This CL adds a DT node, 'power_leakage_io', which property, 'leak-gpios', contains GPIOs that have leakage current. In oerder to get better power consumption, npcx power driver will disable the connections between these io pads and input buffers before entering deep sleep. Then, restore the connections after ec wakes up. The users can overwrite this property at board DT file. Here is an example: &power_leakage_io { leak-gpios = <&gpio0 0 0 &gpiob 1 0>; }; Signed-off-by: Mulin Chao <mlchao@nuvoton.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
arm64 | ||
mips | ||
nios2 | ||
posix | ||
riscv | ||
sparc | ||
x86 | ||
xtensa | ||
Kconfig |