ARM: dts: Add GPIO irq support to STM32F429

Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
This commit is contained in:
Maxime Coquelin 2016-11-04 15:06:55 +01:00 committed by Alexandre TORGUE
parent 1001354ca3
commit ed01154fe7

View File

@ -190,6 +190,8 @@ pin-controller {
#size-cells = <1>;
compatible = "st,stm32f429-pinctrl";
ranges = <0 0x40020000 0x3000>;
interrupt-parent = <&exti>;
st,syscfg = <&syscfg 0x8>;
pins-are-numbered;
gpioa: gpio@40020000 {