aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
index aef425faf731..7b80f19129e3 100644
--- a/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
+++ b/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
@@ -95,7 +95,7 @@
95 compatible = "sitronix,st1232"; 95 compatible = "sitronix,st1232";
96 reg = <0x55>; 96 reg = <0x55>;
97 interrupt-parent = <&irqpin1>; 97 interrupt-parent = <&irqpin1>;
98 interrupts = <2 IRQ_TYPE_NONE>; /* IRQ10: hwirq 2 on irqpin1 */ 98 interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
99 pinctrl-0 = <&st1232_pins>; 99 pinctrl-0 = <&st1232_pins>;
100 pinctrl-names = "default"; 100 pinctrl-names = "default";
101 gpios = <&pfc 166 GPIO_ACTIVE_LOW>; 101 gpios = <&pfc 166 GPIO_ACTIVE_LOW>;