remove u-boot patch fix-vcc3v3.patch for radxa-e25 (#4850)

This commit is contained in:
Jianfeng Liu 2023-02-23 16:24:58 +08:00 committed by GitHub
parent 2f7423d0e4
commit 00ae9403ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,19 +0,0 @@
diff --git a/arch/arm/dts/rk3568-radxa-rock-3-compute-module-plus.dtsi b/arch/arm/dts/rk3568-radxa-rock-3-compute-module-plus.dtsi
index e2cdda8a..15d7b41f 100644
--- a/arch/arm/dts/rk3568-radxa-rock-3-compute-module-plus.dtsi
+++ b/arch/arm/dts/rk3568-radxa-rock-3-compute-module-plus.dtsi
@@ -372,6 +372,7 @@
regulator-boot-on;
regulator-name = "vcc_3v3";
regulator-state-mem {
+ u-boot,dm-pre-reloc;
regulator-off-in-suspend;
};
};
@@ -418,4 +419,4 @@
<0 RK_PA2 RK_FUNC_2 &pcfg_pull_none>;
};
};
-};
\ No newline at end of file
+};