]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: dts: stm32: Duplicate cpu0-opp-table node into stm32mp15-u-boot.dtsi
authorMarek Vasut <marex@denx.de>
Sat, 5 Oct 2024 01:15:48 +0000 (03:15 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 16 Oct 2024 18:12:35 +0000 (20:12 +0200)
commit241518cfce7701fddba17a023769d274e719e14e
tree0bc0370a57f40b321d8124111cbe1e93f97a2331
parent6b57634d26051a19616be507ccb6a87638689cba
ARM: dts: stm32: Duplicate cpu0-opp-table node into stm32mp15-u-boot.dtsi

The cpu0-opp-table {} node does not exist in upstream Linux stm32mp151.dtsi
file, in order to enable conversion to OF_UPSTREAM, duplicate the node from
current U-Boot stm32mp151.dtsi into stm32mp15-u-boot.dtsi. This makes STM32
DTs buildable even with OF_UPSTREAM enabled. No functional change, since the
current U-Boot stm32mp151.dtsi already contains the cpu0-opp-table {} node,
stm32mp15-u-boot.dtsi is applied at the end, and does not bring in any new
content.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
arch/arm/dts/stm32mp15-u-boot.dtsi