From 68d5ab8e0f92728c2764fdd3d21ff59ccba2dd8b Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 20 Sep 2024 11:35:52 +0800 Subject: [PATCH] uboot-rockchip: fix armsom sige7 build Signed-off-by: Tianling Shen --- .../000-backport-upstream-dts-sync.patch | 32 +------------------ 1 file changed, 1 insertion(+), 31 deletions(-) diff --git a/package/boot/uboot-rockchip/patches/000-backport-upstream-dts-sync.patch b/package/boot/uboot-rockchip/patches/000-backport-upstream-dts-sync.patch index c65189c4c6..98006f4a3f 100644 --- a/package/boot/uboot-rockchip/patches/000-backport-upstream-dts-sync.patch +++ b/package/boot/uboot-rockchip/patches/000-backport-upstream-dts-sync.patch @@ -1,6 +1,6 @@ --- /dev/null +++ b/dts/upstream/src/arm64/rockchip/rk3588-armsom-sige7.dts -@@ -0,0 +1,721 @@ +@@ -0,0 +1,691 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) + +/dts-v1/; @@ -162,11 +162,6 @@ + cpu-supply = <&vdd_cpu_lit_s0>; +}; + -+&gpu { -+ mali-supply = <&vdd_gpu_s0>; -+ status = "okay"; -+}; -+ +&i2c0 { + pinctrl-names = "default"; + pinctrl-0 = <&i2c0m2_xfer>; @@ -676,22 +671,6 @@ + }; +}; + -+&u2phy0 { -+ status = "okay"; -+}; -+ -+&u2phy0_otg { -+ status = "okay"; -+}; -+ -+&u2phy1 { -+ status = "okay"; -+}; -+ -+&u2phy1_otg { -+ status = "okay"; -+}; -+ +&u2phy3 { + status = "okay"; +}; @@ -706,10 +685,6 @@ + status = "okay"; +}; + -+&usbdp_phy1 { -+ status = "okay"; -+}; -+ +&usb_host1_ehci { + status = "okay"; +}; @@ -717,11 +692,6 @@ +&usb_host1_ohci { + status = "okay"; +}; -+ -+&usb_host1_xhci { -+ dr_mode = "host"; -+ status = "okay"; -+}; --- /dev/null +++ b/dts/upstream/src/arm64/rockchip/rk3588s-nanopi-r6c.dts @@ -0,0 +1,14 @@