usb: fix RK312x bvalid irq Num

This commit is contained in:
lyz
2014-08-07 11:03:20 +08:00
parent 29b38303e0
commit d043ff9001

View File

@@ -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";