[RESEND PATCH v6 01/20] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188

CK Hu (胡俊光) ck.hu at mediatek.com
Tue Sep 19 23:00:56 PDT 2023


Hi, Hsiao-chien:

On Mon, 2023-09-11 at 15:42 +0800, Hsiao Chien Sung wrote:
> Add compatible name for MediaTek MT8188 ETHDR.

Reviewed-by: CK Hu <ck.hu at mediatek.com>

> 
> Reviewed-by: AngeloGioacchino Del Regno <
> angelogioacchino.delregno at collabora.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Signed-off-by: Hsiao Chien Sung <shawn.sung at mediatek.com>
> ---
>  .../bindings/display/mediatek/mediatek,ethdr.yaml           | 6
> +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git
> a/Documentation/devicetree/bindings/display/mediatek/mediatek,ethdr.y
> aml
> b/Documentation/devicetree/bindings/display/mediatek/mediatek,ethdr.y
> aml
> index 801fa66ae615..677882348ede 100644
> ---
> a/Documentation/devicetree/bindings/display/mediatek/mediatek,ethdr.y
> aml
> +++
> b/Documentation/devicetree/bindings/display/mediatek/mediatek,ethdr.y
> aml
> @@ -23,7 +23,11 @@ description:
> 
>  properties:
>    compatible:
> -    const: mediatek,mt8195-disp-ethdr
> +    oneOf:
> +      - const: mediatek,mt8195-disp-ethdr
> +      - items:
> +          - const: mediatek,mt8188-disp-ethdr
> +          - const: mediatek,mt8195-disp-ethdr
> 
>    reg:
>      maxItems: 7
> --
> 2.18.0
> 


More information about the linux-arm-kernel mailing list