[PATCH v5 7/9] ARM: dts: Add GPIO irq support to STM2F429

Alexandre TORGUE alexandre.torgue at st.com
Fri Sep 9 07:42:02 PDT 2016


Signed-off-by: Maxime Coquelin <mcoquelin.stm32 at gmail.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue at st.com>

diff --git a/arch/arm/boot/dts/stm32f429.dtsi b/arch/arm/boot/dts/stm32f429.dtsi
index 1a189d4..6824762 100644
--- a/arch/arm/boot/dts/stm32f429.dtsi
+++ b/arch/arm/boot/dts/stm32f429.dtsi
@@ -189,6 +189,8 @@
 			#size-cells = <1>;
 			compatible = "st,stm32f429-pinctrl";
 			ranges = <0 0x40020000 0x3000>;
+			interrupt-parent = <&exti>;
+			st,syscfg = <&syscfg 0x8>;
 			pins-are-numbered;
 
 			gpioa: gpio at 40020000 {
-- 
1.9.1




More information about the linux-arm-kernel mailing list