[PATCH] video: stm32: dsi: add .of_to_plat callback
Tom Rini
trini at konsulko.com
Mon Mar 9 17:57:20 CET 2026
On Thu, 05 Feb 2026 00:35:40 +0100, Raphael Gallais-Pou wrote:
> Drivers should extract device-tree data before probing via the
> .of_to_plat hook.
>
> Implement it for stm32_dsi driver. By doing so, it also solve a
> variable shadowing in stm32_dsi_probe() where &clk was used as
> peripheral clock and ref clock.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] video: stm32: dsi: add .of_to_plat callback
commit: 0b429f7c6b9de24eb4b8d8ddab74b0020994c405
--
Tom
More information about the U-Boot
mailing list