mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
usb: fix RK312x bvalid irq Num
This commit is contained in:
@@ -557,7 +557,7 @@
|
||||
dwc_control_usb: dwc-control-usb@20008000 {
|
||||
compatible = "rockchip,rk3126-dwc-control-usb";
|
||||
reg = <0x20008000 0x4>;
|
||||
interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "otg_bvalid";
|
||||
clocks = <&clk_gates9 13>;
|
||||
clock-names = "hclk_usb_peri";
|
||||
|
||||
Reference in New Issue
Block a user