9d060426ec0fae4a94824baba52f13dca79c58aa
[openwrt/openwrt.git] / target / linux / at91 / patches-5.4 / 102-ARM-at91-wb45n-fix-duplicate-label.patch
1 --- a/arch/arm/boot/dts/wb45n.dts
2 +++ b/arch/arm/boot/dts/wb45n.dts
3 @@ -126,7 +126,7 @@
4 };
5 };
6
7 - usb0: ohci@00600000 {
8 + usb0: ohci@600000 {
9 status = "okay";
10 num-ports = <2>;
11 atmel,vbus-gpio = <
12 @@ -136,7 +136,7 @@
13 atmel,oc-gpio = <&pioB 13 GPIO_ACTIVE_LOW>;
14 };
15
16 - usb1: ehci@00700000 {
17 + usb1: ehci@700000 {
18 status = "okay";
19 };
20