mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-05 19:24:48 +00:00
ARM: dts: stm32: update SCMI dedicated file
The PWR regulators don't need be removed as they are already deactivated.
This patches is a alignment with the accepted patch in Linux device tree
in commit a34b42f8690c ("ARM: dts: stm32: fix pwr regulators references
to use scmi").
Fixes: 69ef98b209
("ARM: dts: stm32mp15: alignment with v5.19")
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
This commit is contained in:
parent
1587e689b3
commit
637a370251
1 changed files with 0 additions and 4 deletions
|
@ -103,7 +103,3 @@
|
|||
/delete-node/ &clk_lse;
|
||||
/delete-node/ &clk_lsi;
|
||||
/delete-node/ &clk_csi;
|
||||
/delete-node/ ®11;
|
||||
/delete-node/ ®18;
|
||||
/delete-node/ &usb33;
|
||||
/delete-node/ &pwr_regulators;
|
||||
|
|
Loading…
Add table
Reference in a new issue