arm: dts: k3-j721s2-r5-common-proc-board: Drop the buck node
Drop the buck node as the AVS is still not enabled and is causing issues with the xSPI boot. Signed-off-by: Keerthy <j-keerthy@ti.com>
This commit is contained in:
parent
effb67a5cb
commit
03bc0bec33
|
|
@ -333,15 +333,6 @@
|
|||
|
||||
regulators: regulators {
|
||||
bootph-pre-ram;
|
||||
buck1234_reg: buck1234 {
|
||||
/*VDD_CPU_AVS*/
|
||||
regulator-name = "buck1234";
|
||||
regulator-min-microvolt = <600000>;
|
||||
regulator-max-microvolt = <900000>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
bootph-pre-ram;
|
||||
};
|
||||
};
|
||||
|
||||
esm: esm {
|
||||
|
|
|
|||
Loading…
Reference in New Issue