[PATCH v2 0/2] video: sunxi: dw-hdmi: complement partial OF conversion
Andre Przywara
andre.przywara at arm.com
Sat Apr 8 02:26:37 CEST 2023
Out of the initial "video: sunxi: dw-hdmi: Partial OF conversion" series
the last two patches have not been merged that, because I had some
comments about the proper split between of_to_plat() and probe().
Those two patches are those remaining ones, but with the reset/clocks
and power supply setup split between of_to_plat() and probe().
Please have a look!
Thanks,
Andre
Changelog v1 ... v2:
- drop first three patches: already merged
- do DT property reads in of_to_plat(), enable in probe()
Samuel Holland (2):
video: sunxi: dw-hdmi: Use DM for clock gates and resets
video: sunxi: dw-hdmi: Use DM for HVCC regulator
drivers/video/sunxi/sunxi_dw_hdmi.c | 36 ++++++++++++++++++++++++-----
1 file changed, 30 insertions(+), 6 deletions(-)
--
2.35.7
More information about the U-Boot
mailing list