
8 Apr
2023
8 Apr
'23
2:26 a.m.
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