brcm63xx: rename target to bcm63xx
[openwrt/staging/mkresin.git] / target / linux / brcm2708 / patches-4.19 / 950-0586-overlays-Cosmetic-change-to-upstream-overlay.patch
1 From ce7469a397da34a19112b8d14eb283e02088755b Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.org>
3 Date: Tue, 18 Jun 2019 11:19:59 +0100
4 Subject: [PATCH] overlays: Cosmetic change to upstream overlay
5
6 The dwc2 overlay no longer uses the dwc2_usb label, and the latest
7 ovmerge (which generates the upstream overlay) removes unused labels.
8 Update the checked-in version to match.
9
10 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
11 ---
12 arch/arm/boot/dts/overlays/upstream-overlay.dts | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 --- a/arch/arm/boot/dts/overlays/upstream-overlay.dts
16 +++ b/arch/arm/boot/dts/overlays/upstream-overlay.dts
17 @@ -113,7 +113,7 @@
18 target = <&usb>;
19 #address-cells = <1>;
20 #size-cells = <1>;
21 - dwc2_usb: __overlay__ {
22 + __overlay__ {
23 compatible = "brcm,bcm2835-usb";
24 dr_mode = "otg";
25 g-np-tx-fifo-size = <32>;