usb: fix RK3036 bvalid irq Num

This commit is contained in:
lyz
2014-08-07 16:20:05 +08:00
parent a45c68396b
commit ad96d6d748

View File

@@ -547,7 +547,7 @@
dwc_control_usb: dwc-control-usb@20008000 {
compatible = "rockchip,rk3036-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";