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 коммит произвёл Alexandre TORGUE
Родитель 1001354ca3
Коммит ed01154fe7
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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