mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Revert "Update 950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch"
This reverts commit c8fce7d07f
.
This commit is contained in:
parent
cc910caf82
commit
d36661d265
1 changed files with 1 additions and 4 deletions
|
@ -26,7 +26,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
|
||||||
alpine-db.dtb
|
alpine-db.dtb
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/arch/arm/boot/dts/bcm2711-rpi-cm4.dts
|
+++ b/arch/arm/boot/dts/bcm2711-rpi-cm4.dts
|
||||||
@@ -0,0 +1,541 @@
|
@@ -0,0 +1,536 @@
|
||||||
+// SPDX-License-Identifier: GPL-2.0
|
+// SPDX-License-Identifier: GPL-2.0
|
||||||
+/dts-v1/;
|
+/dts-v1/;
|
||||||
+#include "bcm2711.dtsi"
|
+#include "bcm2711.dtsi"
|
||||||
|
@ -48,9 +48,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ aliases {
|
+ aliases {
|
||||||
+ emmc2bus = &emmc2bus;
|
|
||||||
+ ethernet0 = &genet;
|
+ ethernet0 = &genet;
|
||||||
+ pcie0 = &pcie0;
|
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ leds {
|
+ leds {
|
||||||
|
@ -108,7 +106,6 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
|
||||||
+
|
+
|
||||||
+&pwm1 {
|
+&pwm1 {
|
||||||
+ pinctrl-names = "default";
|
+ pinctrl-names = "default";
|
||||||
+ brcm,disable-headphones = <1>;
|
|
||||||
+ pinctrl-0 = <&pwm1_0_gpio40 &pwm1_1_gpio41>;
|
+ pinctrl-0 = <&pwm1_0_gpio40 &pwm1_1_gpio41>;
|
||||||
+ status = "okay";
|
+ status = "okay";
|
||||||
+};
|
+};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue