brcm2708: add linux 4.19 support
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0674-overlays-Cosmetic-change-to-upstream-overlay.patch
1 From 7ab24b7d5ceb098af03e95c0cd261fa89d077cd3 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 674/703] 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>;