ARM: ux500: add VCC and VIO regulators to STMPE IC
Add a VCC and VIO regulator supplies to the the STMPE expander found on the STUIB UIB variants. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
cd3de83f14
commit
4ada2129eb
@ -42,6 +42,8 @@
|
||||
interrupts = <26 IRQ_TYPE_EDGE_FALLING>;
|
||||
interrupt-parent = <&gpio6>;
|
||||
interrupt-controller;
|
||||
vcc-supply = <&db8500_vsmps2_reg>;
|
||||
vio-supply = <&db8500_vsmps2_reg>;
|
||||
|
||||
wakeup-source;
|
||||
st,autosleep-timeout = <1024>;
|
||||
|
Loading…
Reference in New Issue
Block a user