On Sat, 14 Dec 2024 00:14:16 +0200, Dmitry Baryshkov wrote: > Some time ago we started the process of converting HW blocks to use > revision-based checks instead of having feature bits (which are easy to > miss or to set incorrectly). Then the process of such a conversion was > postponed. (Mostly) finish the conversion. The only blocks which still > have feature bits are SSPP, WB and VBIF. In the rare cases where > behaviour actually differs from platform to platform (or from block to > block) use unsigned long bitfields, they have simpler syntax to be > checked and don't involve test_bit() invocation. > > [...] Applied to msm-fixes, thanks! [01/35] drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450 https://gitlab.freedesktop.org/drm/msm/-/commit/2f69e5458447 [02/35] drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x https://gitlab.freedesktop.org/drm/msm/-/commit/af0a4a2090cc Best regards, -- Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>