[PATCH] configs: stm32: Enable CONFIG_DM_REGULATOR for stm32f769-disco

Patrick DELAUNAY patrick.delaunay at foss.st.com
Tue Aug 30 10:57:12 CEST 2022


Hi,

On 8/24/22 15:44, Patrice Chotard wrote:
> Since commit 5bc6f8c2a97e("video: stm32: remove test on CONFIG_DM_REGULATOR")
> backlight was broken with the following message at boot:
> stm32-display-dsi dsi at 40016c00: Warning: cannot get phy dsi supply
> stm32_display display-controller at 40016800: panel panel enable backlight error -38
>
> DM_REGULATOR flag must be enabled to fix this issue
>
> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
> ---
>
>   configs/stm32f769-disco_defconfig     | 1 +
>   configs/stm32f769-disco_spl_defconfig | 1 +
>   2 files changed, 2 insertions(+)
>

Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>

Thanks
Patrick



More information about the U-Boot mailing list