summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/usb/qcom,dwc3.yaml
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2023-12-01 17:27:17 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2023-12-01 17:27:17 +0100
commit13cc82382d450e1a5ca2fbcbd24f72567736648a (patch)
treed8f7043480ba768645bbc9fa907bcdf342784c7a /dts/Bindings/usb/qcom,dwc3.yaml
parent467ebef05505f56d67e5da78b956e4fe6d10cccb (diff)
downloadbarebox-13cc82382d450e1a5ca2fbcbd24f72567736648a.tar.gz
barebox-13cc82382d450e1a5ca2fbcbd24f72567736648a.tar.xz
dts: update to v6.7-rc3
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/usb/qcom,dwc3.yaml')
-rw-r--r--dts/Bindings/usb/qcom,dwc3.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/Bindings/usb/qcom,dwc3.yaml b/dts/Bindings/usb/qcom,dwc3.yaml
index e889158ca2..915c820562 100644
--- a/dts/Bindings/usb/qcom,dwc3.yaml
+++ b/dts/Bindings/usb/qcom,dwc3.yaml
@@ -521,8 +521,8 @@ examples:
interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 486 IRQ_TYPE_LEVEL_HIGH>,
- <GIC_SPI 488 IRQ_TYPE_LEVEL_HIGH>,
- <GIC_SPI 489 IRQ_TYPE_LEVEL_HIGH>;
+ <GIC_SPI 488 IRQ_TYPE_EDGE_BOTH>,
+ <GIC_SPI 489 IRQ_TYPE_EDGE_BOTH>;
interrupt-names = "hs_phy_irq", "ss_phy_irq",
"dm_hs_phy_irq", "dp_hs_phy_irq";