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 1st 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 2nd and the 3rd patches are updating the mt8188.dtsi and mt8195.dtsi according to the 1st patch. --- 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 (2): 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 | 9 ++++----- arch/arm64/boot/dts/mediatek/mt8188.dtsi | 2 +- arch/arm64/boot/dts/mediatek/mt8195.dtsi | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) -- 2.43.0