On Montag, 20. Dezember 2021 12:06:08 CET Sascha Hauer wrote:
Third round of patches and last one for this year. I hopefully integrated all review feedback. Additionally the driver is now fully converted to regmap, so no struct vop_reg necessary anymore.
Sascha
Changes since v2:
- Add pin names to HDMI supply pin description
- Add hclk support to HDMI driver
- Dual license rockchip-vop2 binding, update binding
- Add HDMI connector to board dts files
- drop unnecessary gamma_lut registers from vop2
- Update dclk_vop[012] clock handling, no longer hacks needed
- Complete regmap conversion
Hi Sascha,
for future reference, you can add `-v 3` to your git format-patch command line to mark the whole patch series as PATCH v3 and not just the cover letter.
Thanks for your continued work on this, Nicolas Frattaroli