diff mbox series

dt-bindings: display: mediatek: dsc: Add MT8188 compatible

Message ID 20250218090427.20318-1-angelogioacchino.delregno@collabora.com (mailing list archive)
State New
Headers show
Series dt-bindings: display: mediatek: dsc: Add MT8188 compatible | expand

Commit Message

AngeloGioacchino Del Regno Feb. 18, 2025, 9:04 a.m. UTC
Add compatible for Display Stream Compression (DSC) IP found in
the display controller of the MT8188 SoC.

This IP is fully compatible with the one found on MT8195.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
---
 .../devicetree/bindings/display/mediatek/mediatek,dsc.yaml     | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rob Herring (Arm) Feb. 21, 2025, 5:08 p.m. UTC | #1
On Tue, Feb 18, 2025 at 3:04 AM AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com> wrote:
>
> Add compatible for Display Stream Compression (DSC) IP found in
> the display controller of the MT8188 SoC.
>
> This IP is fully compatible with the one found on MT8195.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,dsc.yaml     | 3 +++
>  1 file changed, 3 insertions(+)

Acked-by: Rob Herring (Arm) <robh@kernel.org>
AngeloGioacchino Del Regno Feb. 26, 2025, 10:44 a.m. UTC | #2
Il 21/02/25 18:08, Rob Herring ha scritto:
> On Tue, Feb 18, 2025 at 3:04 AM AngeloGioacchino Del Regno
> <angelogioacchino.delregno@collabora.com> wrote:
>>
>> Add compatible for Display Stream Compression (DSC) IP found in
>> the display controller of the MT8188 SoC.
>>
>> This IP is fully compatible with the one found on MT8195.
>>
>> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
>> ---
>>   .../devicetree/bindings/display/mediatek/mediatek,dsc.yaml     | 3 +++
>>   1 file changed, 3 insertions(+)
> 
> Acked-by: Rob Herring (Arm) <robh@kernel.org>


CK, please don't forget to pick this patch :-)

Cheers,
Angelo
Chun-Kuang Hu March 2, 2025, 4:07 p.m. UTC | #3
Hi, Angelo:

AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> 於
2025年2月18日 週二 下午5:04寫道:
>
> Add compatible for Display Stream Compression (DSC) IP found in
> the display controller of the MT8188 SoC.
>
> This IP is fully compatible with the one found on MT8195.

Applied to mediatek-drm-next [1], thanks.

[1] https://web.git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git/log/?h=mediatek-drm-next

Regards,
Chun-Kuang.

>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,dsc.yaml     | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml
> index 846de6c17d93..a5b88eb97e3b 100644
> --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml
> +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml
> @@ -22,6 +22,9 @@ properties:
>      oneOf:
>        - enum:
>            - mediatek,mt8195-disp-dsc
> +      - items:
> +          - const: mediatek,mt8188-disp-dsc
> +          - const: mediatek,mt8195-disp-dsc
>
>    reg:
>      maxItems: 1
> --
> 2.48.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml
index 846de6c17d93..a5b88eb97e3b 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml
@@ -22,6 +22,9 @@  properties:
     oneOf:
       - enum:
           - mediatek,mt8195-disp-dsc
+      - items:
+          - const: mediatek,mt8188-disp-dsc
+          - const: mediatek,mt8195-disp-dsc
 
   reg:
     maxItems: 1