brcm2708: rename target to bcm27xx
[openwrt/staging/wigyori.git] / target / linux / bcm27xx / patches-4.19 / 950-0632-overlays-Update-the-upstream-overlay.patch
1 From a14162d8da62fb570df916d7386febe51d6ed2bc Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.org>
3 Date: Wed, 31 Jul 2019 17:41:47 +0100
4 Subject: [PATCH] overlays: Update the upstream overlay
5
6 The recent vc4-kms-v3d commit has changed the content of the
7 upstream overlay (even though the extra fragment is disabled).
8
9 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
10 ---
11 arch/arm/boot/dts/overlays/upstream-overlay.dts | 6 ++++++
12 1 file changed, 6 insertions(+)
13
14 --- a/arch/arm/boot/dts/overlays/upstream-overlay.dts
15 +++ b/arch/arm/boot/dts/overlays/upstream-overlay.dts
16 @@ -110,6 +110,12 @@
17 };
18 };
19 fragment@17 {
20 + target = <&hdmi>;
21 + __dormant__ {
22 + dmas;
23 + };
24 + };
25 + fragment@18 {
26 target = <&usb>;
27 #address-cells = <1>;
28 #size-cells = <1>;