Commit e59d28e8 authored by Silvio Fricke's avatar Silvio Fricke Committed by Shawn Guo

ARM: dts: imx6: edmqmx6: add vcc and vio power supplies to stmpe

Signed-off-by: default avatarSilvio Fricke <silvio.fricke@gmail.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent 1885e5de
No related merge requests found
......@@ -235,6 +235,8 @@ stmpe1: stmpe1601@40 {
reg = <0x40>;
interrupts = <30 0>;
interrupt-parent = <&gpio3>;
vcc-supply = <&sw2_reg>;
vio-supply = <&sw2_reg>;
stmpe_gpio1: stmpe_gpio {
#gpio-cells = <2>;
......@@ -247,6 +249,8 @@ stmpe2: stmpe1601@44 {
reg = <0x44>;
interrupts = <2 0>;
interrupt-parent = <&gpio5>;
vcc-supply = <&sw2_reg>;
vio-supply = <&sw2_reg>;
stmpe_gpio2: stmpe_gpio {
#gpio-cells = <2>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment