2019-12-07 22:50:07

by Matthias Brugger

[permalink] [raw]
Subject: [resend PATCH v6 02/12] dt-bindings: mediatek: Add compatible for mt7623

From: Matthias Brugger <[email protected]>

MediaTek mt7623 uses the mt2701 binings as fallback.
Document this in the binding description.

Signed-off-by: Matthias Brugger <[email protected]>
---
.../devicetree/bindings/display/mediatek/mediatek,disp.txt | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
index c71c8a4b73ff..a747895574f1 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
@@ -42,6 +42,8 @@ Required properties (all function blocks):
"mediatek,<chip>-disp-od" - overdrive
"mediatek,<chip>-mmsys", "syscon" - provide clocks and components management
the supported chips are mt2701, mt2712 and mt8173.
+ For mt7623, compatible must be:
+ "mediatek,mt7623-<component>" , "mediatek,mt2701-<component>"

- reg: Physical base address and length of the function block register space
- interrupts: The interrupt signal from the function block (required, except for
--
2.24.0


2019-12-09 08:52:50

by Enric Balletbo i Serra

[permalink] [raw]
Subject: Re: [resend PATCH v6 02/12] dt-bindings: mediatek: Add compatible for mt7623

Hi Matthias,

On 7/12/19 23:47, [email protected] wrote:
> From: Matthias Brugger <[email protected]>
>
> MediaTek mt7623 uses the mt2701 binings as fallback.

typo s/binings/bindings/

> Document this in the binding description.
>
> Signed-off-by: Matthias Brugger <[email protected]>
> ---
> .../devicetree/bindings/display/mediatek/mediatek,disp.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
> index c71c8a4b73ff..a747895574f1 100644
> --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
> +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
> @@ -42,6 +42,8 @@ Required properties (all function blocks):
> "mediatek,<chip>-disp-od" - overdrive
> "mediatek,<chip>-mmsys", "syscon" - provide clocks and components management
> the supported chips are mt2701, mt2712 and mt8173.
> + For mt7623, compatible must be:
> + "mediatek,mt7623-<component>" , "mediatek,mt2701-<component>"
>
> - reg: Physical base address and length of the function block register space
> - interrupts: The interrupt signal from the function block (required, except for
>