Skip to content

Commit

Permalink
ARM: dts: stm32: add exti entry 44 for USB_OTG on stm32mp151
Browse files Browse the repository at this point in the history
Add exti entry 44 used for USB_OTG wake up.
This event is mapped to GIC 98.

Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Change-Id: I33c2237363e34b309b0d4c1aa4d528909672b6d0
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/274971
Reviewed-by: Antonio Maria BORNEO <antonio.borneo@st.com>
Reviewed-by: Amelie DELAUNAY <amelie.delaunay@foss.st.com>
Tested-by: Antonio Maria BORNEO <antonio.borneo@st.com>
Domain-Review: Amelie DELAUNAY <amelie.delaunay@foss.st.com>
  • Loading branch information
Antonio Borneo authored and fourmone committed May 30, 2023
1 parent ddb4d49 commit 3cebbd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/stm32mp151.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -1249,6 +1249,7 @@
<32 0 &intc GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>,
<33 0 &intc GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>,
<43 0 &intc GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>,
<44 0 &intc GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>,
<47 0 &intc GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>,
<48 0 &intc GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>,
<50 0 &intc GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>,
Expand Down

0 comments on commit 3cebbd8

Please sign in to comment.