2020-12-13 14:11:51

by Yongqiang Niu

[permalink] [raw]
Subject: [PATCH v2, 03/17] dt-bindings: mediatek: add description for mt8192 display

add description for mt8192 display

Signed-off-by: Yongqiang Niu <[email protected]>
---
Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
index dfbec76..b4e62ae 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
@@ -44,7 +44,7 @@ Required properties (all function blocks):
"mediatek,<chip>-dpi" - DPI controller, see mediatek,dpi.txt
"mediatek,<chip>-disp-mutex" - display mutex
"mediatek,<chip>-disp-od" - overdrive
- the supported chips are mt2701, mt7623, mt2712, mt8173 and mt8183.
+ the supported chips are mt2701, mt7623, mt2712, mt8173, mt8183 and mt8192.
- reg: Physical base address and length of the function block register space
- interrupts: The interrupt signal from the function block (required, except for
merge and split function blocks).
--
1.8.1.1.dirty


2020-12-13 18:57:22

by Chun-Kuang Hu

[permalink] [raw]
Subject: Re: [PATCH v2, 03/17] dt-bindings: mediatek: add description for mt8192 display

Hi, Yongqiang:

Yongqiang Niu <[email protected]> 於 2020年12月12日 週六 下午12:12寫道:
>
> add description for mt8192 display

Reviewed-by: Chun-Kuang Hu <[email protected]>

>
> Signed-off-by: Yongqiang Niu <[email protected]>
> ---
> Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
> index dfbec76..b4e62ae 100644
> --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
> +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
> @@ -44,7 +44,7 @@ Required properties (all function blocks):
> "mediatek,<chip>-dpi" - DPI controller, see mediatek,dpi.txt
> "mediatek,<chip>-disp-mutex" - display mutex
> "mediatek,<chip>-disp-od" - overdrive
> - the supported chips are mt2701, mt7623, mt2712, mt8173 and mt8183.
> + the supported chips are mt2701, mt7623, mt2712, mt8173, mt8183 and mt8192.
> - reg: Physical base address and length of the function block register space
> - interrupts: The interrupt signal from the function block (required, except for
> merge and split function blocks).
> --
> 1.8.1.1.dirty
> _______________________________________________
> Linux-mediatek mailing list
> [email protected]
> http://lists.infradead.org/mailman/listinfo/linux-mediatek

2020-12-15 16:28:34

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH v2, 03/17] dt-bindings: mediatek: add description for mt8192 display

On Sat, 12 Dec 2020 12:11:43 +0800, Yongqiang Niu wrote:
> add description for mt8192 display
>
> Signed-off-by: Yongqiang Niu <[email protected]>
> ---
> Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Acked-by: Rob Herring <[email protected]>