Add compatible strings for MT7981 to existing binding documenation
at mediatek,apmixedsys.yaml and mediatek,topckgen.yaml.
Signed-off-by: Jianhui Zhao <[email protected]>
Signed-off-by: Daniel Golle <[email protected]>
---
Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml | 1 +
Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml | 1 +
2 files changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml b/Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml
index 731bfe0408c20..dae25dba4ba69 100644
--- a/Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml
+++ b/Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml
@@ -20,6 +20,7 @@ properties:
- enum:
- mediatek,mt6797-apmixedsys
- mediatek,mt7622-apmixedsys
+ - mediatek,mt7981-apmixedsys
- mediatek,mt7986-apmixedsys
- mediatek,mt8135-apmixedsys
- mediatek,mt8173-apmixedsys
diff --git a/Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml b/Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml
index 81531b5b0db79..0fdf564148334 100644
--- a/Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml
+++ b/Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml
@@ -35,6 +35,7 @@ properties:
- mediatek,mt6779-topckgen
- mediatek,mt6795-topckgen
- mediatek,mt7629-topckgen
+ - mediatek,mt7981-topckgen
- mediatek,mt7986-topckgen
- mediatek,mt8167-topckgen
- mediatek,mt8183-topckgen
--
2.39.1
Il 19/01/23 15:11, Daniel Golle ha scritto:
> Add compatible strings for MT7981 to existing binding documenation
> at mediatek,apmixedsys.yaml and mediatek,topckgen.yaml.
>
> Signed-off-by: Jianhui Zhao <[email protected]>
> Signed-off-by: Daniel Golle <[email protected]>
dt-bindings: clock: Add apmixedsys/topckgen compatibles for MT7981
looks better as a title... :-)
Regards,
Angelo
> ---
> Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml | 1 +
> Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml | 1 +
> 2 files changed, 2 insertions(+)
>
On Thu, 19 Jan 2023 14:11:35 +0000, Daniel Golle wrote:
> Add compatible strings for MT7981 to existing binding documenation
> at mediatek,apmixedsys.yaml and mediatek,topckgen.yaml.
>
> Signed-off-by: Jianhui Zhao <[email protected]>
> Signed-off-by: Daniel Golle <[email protected]>
> ---
> Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml | 1 +
> Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml | 1 +
> 2 files changed, 2 insertions(+)
>
Acked-by: Rob Herring <[email protected]>