Skip to content

Commit e678412

Browse files
author
Patrice Chotard
committed
ARM: dts: stm32: Sync DT with kernel v6.1-stm32mp-r2-rc16-preint3
Sync DT with kernel v6.1-stm32mp-r2-rc16-preint3. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Change-Id: I5a5718f9db10bbc3621681ec26af386eaa4a5ad5 Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/u-boot/+/379567 ACI: CIBUILD <MDG-smet-aci-builds@list.st.com> ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com>
1 parent 1254a0b commit e678412

10 files changed

Lines changed: 111 additions & 111 deletions

arch/arm/dts/stm32mp135f-dk.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
pinctrl-names = "default";
410410
pinctrl-0 = <&goodix_pins_a>;
411411
interrupt-parent = <&gpiof>;
412-
interrupts = <5 IRQ_TYPE_EDGE_FALLING>;
412+
interrupts = <5 IRQ_TYPE_NONE>;
413413
reset-gpios = <&gpioh 2 GPIO_ACTIVE_LOW>;
414414
AVDD28-supply = <&scmi_v3v3_sw>;
415415
VDDIO-supply = <&scmi_v3v3_sw>;

arch/arm/dts/stm32mp157a-ev1.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
VDDIO-supply = <&v3v3>;
500500
status = "okay";
501501

502-
interrupts = <14 IRQ_TYPE_EDGE_RISING>;
502+
interrupts = <14 IRQ_TYPE_NONE>;
503503
interrupt-parent = <&stmfx_pinctrl>;
504504
};
505505
};

arch/arm/dts/stm32mp157c-ev1.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
VDDIO-supply = <&v3v3>;
502502
status = "okay";
503503

504-
interrupts = <14 IRQ_TYPE_EDGE_RISING>;
504+
interrupts = <14 IRQ_TYPE_NONE>;
505505
interrupt-parent = <&stmfx_pinctrl>;
506506
};
507507
};

arch/arm/dts/stm32mp157d-ev1.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
VDDIO-supply = <&v3v3>;
500500
status = "okay";
501501

502-
interrupts = <14 IRQ_TYPE_EDGE_RISING>;
502+
interrupts = <14 IRQ_TYPE_NONE>;
503503
interrupt-parent = <&stmfx_pinctrl>;
504504
};
505505
};

arch/arm/dts/stm32mp157f-ev1.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@
502502
VDDIO-supply = <&v3v3>;
503503
status = "okay";
504504

505-
interrupts = <14 IRQ_TYPE_EDGE_RISING>;
505+
interrupts = <14 IRQ_TYPE_NONE>;
506506
interrupt-parent = <&stmfx_pinctrl>;
507507
};
508508
};

0 commit comments

Comments
 (0)