openwrt/target/linux/at91/patches-5.4/102-ARM-at91-wb45n-fix-duplicate-label.patch
Sandeep Sheriker M a070e2ee42 at91: bump linux version to 5.4
Move patches to 5.4, put config only in subtarget directories.

Signed-off-by: Sandeep Sheriker M <sandeep.sheriker@microchip.com>
[refresh patches, add commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-25 19:28:42 +02:00

21 lines
370 B
Diff

--- a/arch/arm/boot/dts/wb45n.dts
+++ b/arch/arm/boot/dts/wb45n.dts
@@ -126,7 +126,7 @@
};
};
- usb0: ohci@00600000 {
+ usb0: ohci@600000 {
status = "okay";
num-ports = <2>;
atmel,vbus-gpio = <
@@ -136,7 +136,7 @@
atmel,oc-gpio = <&pioB 13 GPIO_ACTIVE_LOW>;
};
- usb1: ehci@00700000 {
+ usb1: ehci@700000 {
status = "okay";
};