ar71xx/ath79: ag71xx: dont fetch the same var again
[openwrt/staging/stintel.git] / target / linux / brcm2708 / patches-4.19 / 950-0670-overlays-Cosmetic-change-to-upstream-overlay.patch
1 From 0794b3c523e484608cfd87db2ce8ee7cd30e5e43 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 670/725] 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>;