[PATCH] ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96

Patrick DELAUNAY patrick.delaunay at foss.st.com
Thu May 19 18:59:29 CEST 2022


Hi

On 5/18/22 19:03, Marek Vasut wrote:
> On 5/18/22 18:53, Patrick DELAUNAY wrote:
>> Hi,
>
> Hi,
>
> [...]
>
>>>> I let you handle OF_LIVE  for your boards (code & defconfig),
>>>>
>>>> FYI: it is already enable for STMicroelectronics boards (defconfig 
>>>> and in driver, mach-stm32mp and board code).
>>>
>>> But look:
>>>
>>> c387e626147 ("Merge branch '2022-05-11-Kconfig-cleanups-etc'")
>>> with this patch:
>>>
>>> u-boot$ git grep fdt_getprop.*comp 
>>> board/dhelectronics/dh_stm32mp1/*c board/st/stm32mp1/*c
>>> board/dhelectronics/dh_stm32mp1/board.c:        fdt_compat = 
>>> fdt_getprop(gd->fdt_blob, 0, "compatible",
>>> board/dhelectronics/dh_stm32mp1/board.c:        compat = 
>>> fdt_getprop(gd->fdt_blob, 0, "compatible", NULL);
>>> board/dhelectronics/dh_stm32mp1/board.c:        fdt_compat = 
>>> fdt_getprop(gd->fdt_blob, 0, "compatible",
>>>
>>> board/st/stm32mp1/stm32mp1.c:   fdt_compat = 
>>> fdt_getprop(gd->fdt_blob, 0, "compatible",
>>> board/st/stm32mp1/stm32mp1.c:           fdt_compat = 
>>> fdt_getprop(gd->fdt_blob, 0, "compatible",
>>>
>>> Am I missing a patch or something ?
>>
>>
>> No, it is my fault, I forget these references....
>>
>> I prepare a serie to solve this issue in STMicroelectronics Boards code.
>
> Hehe, glad I could help you spot it.
>
> You can prepare very much identical series for DH and CC me on it, the 
> changes will be very much the same and I can test the result just fine.
>
> [...]


Applied to u-boot-stm/master, thanks!


And RFC serie to activate OF_LIVE is:

http://patchwork.ozlabs.org/project/uboot/list/?series=301157&state=*

[RFC,1/2] board: dhelectronics: stm32mp1: convert to livetree

[RFC,2/2] ARM: stm32: activate OF_LIVE for DHSOM


Regards
Patrick




More information about the U-Boot mailing list