ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 4 Nov 2015 12:56:06 +0000 (21:56 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 11 Nov 2015 14:35:26 +0000 (23:35 +0900)
The IRQ is not used in U-Boot, but this would be useful to sync
device trees between Linux and U-Boot.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/dts/uniphier-ph1-pro4.dtsi

index a57f8ae..a11b628 100644 (file)
                        reg = <0x65c00000 0x100>;
                        pinctrl-names = "default";
                        pinctrl-0 = <&pinctrl_usb1>;
-                       interrupts = <0 135 4>;
+                       interrupts = <0 137 4>;
                };
 
                pinctrl: pinctrl@5f801000 {