This patch series updates the compatible strings for the MediaTek OVL in the MT8188 dts and the corresponding dt-binding. The changes ensure that the MT8188 OVL device is correctly identified and managed by the appropriate drivers. The first patch is adding the MT8188 compatible strings, refer to: - https://lore.kernel.org/all/20241218105320.38980-2-angelogioacchino.delregno@xxxxxxxxxxxxx/ The 2nd patch is resending the reviewed and acked patch from: - https://lore.kernel.org/all/5d9e6f6c-604d-4e2d-a448-fc5b8bd24a75@xxxxxxxxxxxxx/ and rebase it to the latest linux-next-20241212. The 3rd and the 4th patches are updating the mt8188.dtsi and mt8195.dtsi according to the 1st patch. --- Change in v3: 1. Add a dt-bindings ptach for MT8188 MDP3 OVL. Change in v2: 1. Add missing mt8195 compatible in the beginning of compatible property. 2. Add fix patch to mt8195. --- Hsiao Chien Sung (1): dt-bindings: display: mediatek: ovl: Modify rules for MT8195/MT8188 Jason-JH.Lin (3): dt-bindings: display: mediatek: ovl: Add compatible strings for MT8188 MDP3 dts: arm64: mediatek: mt8188: Update OVL compatible from MT8183 to MT8195 dts: arm64: mediatek: mt8195: Remove MT8183 compatible for OVL .../bindings/display/mediatek/mediatek,ovl.yaml | 12 +++++++----- arch/arm64/boot/dts/mediatek/mt8188.dtsi | 2 +- arch/arm64/boot/dts/mediatek/mt8195.dtsi | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) -- 2.43.0