diff options
author | Ryder Lee <ryder.lee@mediatek.com> | 2019-02-17 16:50:31 +0300 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2019-04-15 20:29:29 +0300 |
commit | 9ccd75c55ac50f0ac23cc5bbb724613d2d7f1c89 (patch) | |
tree | 15e776f597eb9f3de2fa11d1abff13e5af2b7a65 | |
parent | c4fcbf1186e777c315d934202e9f0faf1987fe3a (diff) | |
download | linux-9ccd75c55ac50f0ac23cc5bbb724613d2d7f1c89.tar.xz |
dt-bindings: soc: fix a typo for MT7623A
This fixes a typo for MT7623A
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
-rw-r--r-- | Documentation/devicetree/bindings/soc/mediatek/scpsys.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/soc/mediatek/scpsys.txt b/Documentation/devicetree/bindings/soc/mediatek/scpsys.txt index 9a88d418e7a1..876693a7ada5 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/scpsys.txt +++ b/Documentation/devicetree/bindings/soc/mediatek/scpsys.txt @@ -35,7 +35,7 @@ Required properties: Required clocks for MT2712: "mm", "mfg", "venc", "jpgdec", "audio", "vdec" Required clocks for MT6797: "mm", "mfg", "vdec" Required clocks for MT7622 or MT7629: "hif_sel" - Required clocks for MT7622A: "ethif" + Required clocks for MT7623A: "ethif" Required clocks for MT8173: "mm", "mfg", "venc", "venc_lt" Optional properties: |