diff options
author | Ryder Lee <ryder.lee@mediatek.com> | 2018-03-06 17:09:30 +0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-03-19 13:41:39 -0700 |
commit | 9cb12501f38f924567ea7ba10041d32ecd7bf809 (patch) | |
tree | 85749fca9f501b8a06e68a088bd959a7530180b3 /Documentation | |
parent | 2817a92dd90ab8c53f2c03b7c4d5f8590ee36940 (diff) | |
download | linux-9cb12501f38f924567ea7ba10041d32ecd7bf809.tar.gz linux-9cb12501f38f924567ea7ba10041d32ecd7bf809.tar.bz2 linux-9cb12501f38f924567ea7ba10041d32ecd7bf809.zip |
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>
Diffstat (limited to 'Documentation')
-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. Required Properties: - compatible: Should be one of: + - "mediatek,mt2701-audsys", "syscon" - "mediatek,mt7622-audsys", "syscon" - #clock-cells: Must be 1 |