mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 08:51:13 +00:00
32 lines
779 B
Diff
32 lines
779 B
Diff
|
From b1345dbdf08ded4350233bc95925647d01e936f8 Mon Sep 17 00:00:00 2001
|
||
|
From: Phil Elwell <phil@raspberrypi.com>
|
||
|
Date: Mon, 14 Sep 2020 15:49:38 +0100
|
||
|
Subject: [PATCH] overlays: Regenerate upstream-pi4 overlay
|
||
|
|
||
|
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
|
||
|
---
|
||
|
arch/arm/boot/dts/overlays/upstream-pi4-overlay.dts | 12 ++++++++++++
|
||
|
1 file changed, 12 insertions(+)
|
||
|
|
||
|
--- a/arch/arm/boot/dts/overlays/upstream-pi4-overlay.dts
|
||
|
+++ b/arch/arm/boot/dts/overlays/upstream-pi4-overlay.dts
|
||
|
@@ -134,6 +134,18 @@
|
||
|
};
|
||
|
};
|
||
|
fragment@21 {
|
||
|
+ target = <&pixelvalve3>;
|
||
|
+ __dormant__ {
|
||
|
+ status = "okay";
|
||
|
+ };
|
||
|
+ };
|
||
|
+ fragment@22 {
|
||
|
+ target = <&vec>;
|
||
|
+ __dormant__ {
|
||
|
+ status = "okay";
|
||
|
+ };
|
||
|
+ };
|
||
|
+ fragment@23 {
|
||
|
target = <&usb>;
|
||
|
#address-cells = <1>;
|
||
|
#size-cells = <1>;
|