Skip to content

Commit 7b9e111

Browse files
macpaul-lin-mtkbebarino
authored andcommitted
dt-bindings: clock: mediatek: document clk bindings for Mediatek MT6765 SoC
This patch adds the binding documentation for apmixedsys, audsys, camsys, imgsys, infracfg, mmsys, pericfg, topckgen Signed-off-by: Mars Cheng <[email protected]> Signed-off-by: Owen Chen <[email protected]> Signed-off-by: Macpaul Lin <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
1 parent 8f3d9f3 commit 7b9e111

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed

Documentation/devicetree/bindings/arm/mediatek/mediatek,apmixedsys.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Required Properties:
88
- compatible: Should be one of:
99
- "mediatek,mt2701-apmixedsys"
1010
- "mediatek,mt2712-apmixedsys", "syscon"
11+
- "mediatek,mt6765-apmixedsys", "syscon"
1112
- "mediatek,mt6779-apmixedsys", "syscon"
1213
- "mediatek,mt6797-apmixedsys"
1314
- "mediatek,mt7622-apmixedsys"

Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Required Properties:
77

88
- compatible: Should be one of:
99
- "mediatek,mt2701-audsys", "syscon"
10+
- "mediatek,mt6765-audsys", "syscon"
1011
- "mediatek,mt6779-audio", "syscon"
1112
- "mediatek,mt7622-audsys", "syscon"
1213
- "mediatek,mt7623-audsys", "mediatek,mt2701-audsys", "syscon"

Documentation/devicetree/bindings/arm/mediatek/mediatek,camsys.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The MediaTek camsys controller provides various clocks to the system.
66
Required Properties:
77

88
- compatible: Should be one of:
9+
- "mediatek,mt6765-camsys", "syscon"
910
- "mediatek,mt6779-camsys", "syscon"
1011
- "mediatek,mt8183-camsys", "syscon"
1112
- #clock-cells: Must be 1

Documentation/devicetree/bindings/arm/mediatek/mediatek,imgsys.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Required Properties:
88
- compatible: Should be one of:
99
- "mediatek,mt2701-imgsys", "syscon"
1010
- "mediatek,mt2712-imgsys", "syscon"
11+
- "mediatek,mt6765-imgsys", "syscon"
1112
- "mediatek,mt6779-imgsys", "syscon"
1213
- "mediatek,mt6797-imgsys", "syscon"
1314
- "mediatek,mt7623-imgsys", "mediatek,mt2701-imgsys", "syscon"

Documentation/devicetree/bindings/arm/mediatek/mediatek,infracfg.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Required Properties:
99
- compatible: Should be one of:
1010
- "mediatek,mt2701-infracfg", "syscon"
1111
- "mediatek,mt2712-infracfg", "syscon"
12+
- "mediatek,mt6765-infracfg", "syscon"
1213
- "mediatek,mt6779-infracfg_ao", "syscon"
1314
- "mediatek,mt6797-infracfg", "syscon"
1415
- "mediatek,mt7622-infracfg", "syscon"

Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Required Properties:
88
- compatible: Should be one of:
99
- "mediatek,mt2701-mmsys", "syscon"
1010
- "mediatek,mt2712-mmsys", "syscon"
11+
- "mediatek,mt6765-mmsys", "syscon"
1112
- "mediatek,mt6779-mmsys", "syscon"
1213
- "mediatek,mt6797-mmsys", "syscon"
1314
- "mediatek,mt7623-mmsys", "mediatek,mt2701-mmsys", "syscon"

Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Required Properties:
99
- compatible: Should be one of:
1010
- "mediatek,mt2701-pericfg", "syscon"
1111
- "mediatek,mt2712-pericfg", "syscon"
12+
- "mediatek,mt6765-pericfg", "syscon"
1213
- "mediatek,mt7622-pericfg", "syscon"
1314
- "mediatek,mt7623-pericfg", "mediatek,mt2701-pericfg", "syscon"
1415
- "mediatek,mt7629-pericfg", "syscon"

Documentation/devicetree/bindings/arm/mediatek/mediatek,topckgen.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Required Properties:
88
- compatible: Should be one of:
99
- "mediatek,mt2701-topckgen"
1010
- "mediatek,mt2712-topckgen", "syscon"
11+
- "mediatek,mt6765-topckgen", "syscon"
1112
- "mediatek,mt6779-topckgen", "syscon"
1213
- "mediatek,mt6797-topckgen"
1314
- "mediatek,mt7622-topckgen"

0 commit comments

Comments
 (0)