overlays: Update upstream overlay
authorPhil Elwell <phil@raspberrypi.org>
Mon, 26 Nov 2018 20:15:16 +0000 (20:15 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:09 +0000 (00:08 +0100)
The vc4-kms-v3d overlay gained an extra fragment enabling the txp node,
so rebuild the upstream overlay to match.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
arch/arm/boot/dts/overlays/upstream-overlay.dts

index ff37a50..b597f86 100644 (file)
                };
        };
        fragment@17 {
+               target = <&txp>;
+               __overlay__ {
+                       status = "okay";
+               };
+       };
+       fragment@18 {
                target = <&usb>;
                #address-cells = <1>;
                #size-cells = <1>;
                        status = "okay";
                };
        };
-       fragment@18 {
+       fragment@19 {
                target = <&uart1>;
                __overlay__ {
                        interrupt-parent = <&intc>;
                        interrupts = <0x1 0x1d>;
                };
        };
-       fragment@19 {
+       fragment@20 {
                target = <&spi1>;
                __overlay__ {
                        interrupt-parent = <&intc>;
                        interrupts = <0x1 0x1d>;
                };
        };
-       fragment@20 {
+       fragment@21 {
                target = <&spi2>;
                __overlay__ {
                        interrupt-parent = <&intc>;