diff options
author | Alexandre Mergnat <[email protected]> | 2024-05-23 14:49:16 +0200 |
---|---|---|
committer | Chun-Kuang Hu <[email protected]> | 2024-06-21 14:43:08 +0000 |
commit | 4b320c53cb795b1904ac813141f31889752128d2 (patch) | |
tree | 99086383a22d992d58fe7666c710a0ede2cf9515 | |
parent | f4fbf2dc8851513f4c38ffe394f909902eece6c3 (diff) |
dt-bindings: display: mediatek: color: add compatible for MT8365 SoC
Document the display Color on MT8365, which is compatible
with that of the MT8173.
Acked-by: Rob Herring (Arm) <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Signed-off-by: Alexandre Mergnat <[email protected]>
Reviewed-by: CK Hu <[email protected]>
Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/
Signed-off-by: Chun-Kuang Hu <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/display/mediatek/mediatek,color.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,color.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,color.yaml index b886ca0d89ea..7df786bbad20 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,color.yaml +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,color.yaml @@ -40,6 +40,7 @@ properties: - mediatek,mt8188-disp-color - mediatek,mt8192-disp-color - mediatek,mt8195-disp-color + - mediatek,mt8365-disp-color - const: mediatek,mt8173-disp-color reg: maxItems: 1 |