diff options
| author | Ryder Lee <ryder.lee@mediatek.com> | 2018-03-06 04:09:30 -0500 |
|---|---|---|
| committer | Stephen Boyd <sboyd@kernel.org> | 2018-03-19 16:41:39 -0400 |
| commit | 9cb12501f38f924567ea7ba10041d32ecd7bf809 (patch) | |
| tree | 85749fca9f501b8a06e68a088bd959a7530180b3 | |
| parent | 2817a92dd90ab8c53f2c03b7c4d5f8590ee36940 (diff) | |
dt-bindings: clock: mediatek: add audsys support for MT2701
This patch adds a compatible string for MT2701.
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt b/Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt index 97b304eaa47c..34a69ba67f13 100644 --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt | |||
| @@ -6,6 +6,7 @@ The MediaTek AUDSYS controller provides various clocks to the system. | |||
| 6 | Required Properties: | 6 | Required Properties: |
| 7 | 7 | ||
| 8 | - compatible: Should be one of: | 8 | - compatible: Should be one of: |
| 9 | - "mediatek,mt2701-audsys", "syscon" | ||
| 9 | - "mediatek,mt7622-audsys", "syscon" | 10 | - "mediatek,mt7622-audsys", "syscon" |
| 10 | - #clock-cells: Must be 1 | 11 | - #clock-cells: Must be 1 |
| 11 | 12 | ||
