[PATCH v2 1/3] ARM: dts: stm32: Duplicate cpu0-opp-table node into stm32mp15-u-boot.dtsi
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Wed Oct 16 20:16:06 CEST 2024
Hi,
On 10/11/24 19:57, Patrick DELAUNAY wrote:
> Hi,
>
> On 10/5/24 03:15, Marek Vasut wrote:
>> 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 at denx.de>
>> ---
>> Cc: Patrice Chotard <patrice.chotard at foss.st.com>
>> Cc: Patrick Delaunay <patrick.delaunay at foss.st.com>
>> Cc: Sean Anderson <seanga2 at gmail.com>
>> Cc: Simon Glass <sjg at chromium.org>
>> Cc: Tom Rini <trini at konsulko.com>
>> Cc: u-boot at dh-electronics.com
>> Cc: u-boot at lists.denx.de
>> Cc: uboot-stm32 at st-md-mailman.stormreply.com
>> ---
>> V2: No change
>> ---
>> arch/arm/dts/stm32mp15-u-boot.dtsi | 30 ++++++++++++++++++++++--------
>> 1 file changed, 22 insertions(+), 8 deletions(-)
>>
> ....
>
>
> Sorry for previous message,
>
> Re: [PATCH 1/3] ARM: dts: stm32: Duplicate cpu0-opp-table node into
> stm32mp15-u-boot.dtsi
>
> I answered on V1 by error.
>
>
>
> Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
>
> Thanks
> Patrick
Applied to u-boot-stm/master, thanks!
Regards
Patrick
More information about the U-Boot
mailing list