diff options
author | Ryder Lee <ryder.lee@mediatek.com> | 2019-02-17 14:50:31 +0100 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2019-04-15 19:29:29 +0200 |
commit | 9ccd75c55ac50f0ac23cc5bbb724613d2d7f1c89 (patch) | |
tree | 15e776f597eb9f3de2fa11d1abff13e5af2b7a65 /Documentation/devicetree/bindings/soc | |
parent | dt-bindings: mediatek: update bindings for MT7629 SoC (diff) | |
download | linux-9ccd75c55ac50f0ac23cc5bbb724613d2d7f1c89.tar.xz linux-9ccd75c55ac50f0ac23cc5bbb724613d2d7f1c89.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/soc')
-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: |