On 10/28/25 6:28 PM, Tomi Valkeinen wrote:
Hello Tomi,
On 05/10/2025 06:02, Marek Vasut wrote:
Convert register bits to BIT() macro and bitfields to GENMASK()/FIELD_PREP()
macros.
Most of this patchset is boring mechanical conversion.
Noteworthy patches are 6 and 7 , those introduce handling of DSI mode flags
and convert use of DRM_MODE_FLAG_P.SYNC into DRM_MODE_FLAG_N.SYNC, but that
should not have any adverse effect on existing hardware.
After the few minor comments I sent resolved, for the series:
Reviewed-by: Tomi Valkeinen <[email protected]>
Remaining issues are fixed in V4, thank you for the review.
--
Best regards,
Marek Vasut