public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/2] video: sunxi: dw-hdmi: complement partial OF conversion
@ 2023-04-08  0:26 Andre Przywara
  2023-04-08  0:26 ` [PATCH v2 1/2] video: sunxi: dw-hdmi: Use DM for clock gates and resets Andre Przywara
  2023-04-08  0:26 ` [PATCH v2 2/2] video: sunxi: dw-hdmi: Use DM for HVCC regulator Andre Przywara
  0 siblings, 2 replies; 5+ messages in thread
From: Andre Przywara @ 2023-04-08  0:26 UTC (permalink / raw)
  To: Jernej Skrabec, Samuel Holland, Anatolij Gustschin
  Cc: Lukasz Majewski, Jagan Teki, Sean Anderson, u-boot, linux-sunxi

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-04-08  6:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-08  0:26 [PATCH v2 0/2] video: sunxi: dw-hdmi: complement partial OF conversion Andre Przywara
2023-04-08  0:26 ` [PATCH v2 1/2] video: sunxi: dw-hdmi: Use DM for clock gates and resets Andre Przywara
2023-04-08  6:11   ` Jernej Škrabec
2023-04-08  0:26 ` [PATCH v2 2/2] video: sunxi: dw-hdmi: Use DM for HVCC regulator Andre Przywara
2023-04-08  6:11   ` Jernej Škrabec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox