Commit ed01154f authored by Maxime Coquelin's avatar Maxime Coquelin Committed by Alexandre TORGUE

ARM: dts: Add GPIO irq support to STM32F429

Signed-off-by: default avatarMaxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: default avatarAlexandre TORGUE <alexandre.torgue@st.com>
parent 1001354c
...@@ -190,6 +190,8 @@ pin-controller { ...@@ -190,6 +190,8 @@ pin-controller {
#size-cells = <1>; #size-cells = <1>;
compatible = "st,stm32f429-pinctrl"; compatible = "st,stm32f429-pinctrl";
ranges = <0 0x40020000 0x3000>; ranges = <0 0x40020000 0x3000>;
interrupt-parent = <&exti>;
st,syscfg = <&syscfg 0x8>;
pins-are-numbered; pins-are-numbered;
gpioa: gpio@40020000 { gpioa: gpio@40020000 {
......
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