We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc3fac commit 7da4ba3Copy full SHA for 7da4ba3
arch/arm64/boot/dts/st/stm32mp251.dtsi
@@ -271,6 +271,8 @@
271
#size-cells = <1>;
272
compatible = "st,stm32mp257-pinctrl";
273
ranges = <0 0x44240000 0xa0400>;
274
+ interrupt-parent = <&exti1>;
275
+ st,syscfg = <&exti1 0x60 0xff>;
276
pins-are-numbered;
277
278
gpioa: gpio@44240000 {
@@ -400,6 +402,8 @@
400
402
401
403
compatible = "st,stm32mp257-z-pinctrl";
404
ranges = <0 0x46200000 0x400>;
405
406
407
408
409
gpioz: gpio@46200000 {
0 commit comments