diff options
author | Sean Wang <sean.wang@mediatek.com> | 2018-03-05 10:03:19 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2018-03-05 15:04:33 +0300 |
commit | df1d7c8d45a50aa0441b413bbd8f4d51438038a8 (patch) | |
tree | dcd0ab26fafdf41b759d3f15ffed3c23c6060463 /Documentation/devicetree/bindings/mmc | |
parent | d56ee1ff30860b12d6a072676114abb9d63f03b9 (diff) | |
download | linux-df1d7c8d45a50aa0441b413bbd8f4d51438038a8.tar.xz |
mmc: dt-bindings: add support for MT7622 SoC
Add the devicetree binding for MT7622 SoC
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/mtk-sd.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.txt b/Documentation/devicetree/bindings/mmc/mtk-sd.txt index 9b8017670870..f33467a54a05 100644 --- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt @@ -12,6 +12,7 @@ Required properties: "mediatek,mt8173-mmc": for mmc host ip compatible with mt8173 "mediatek,mt2701-mmc": for mmc host ip compatible with mt2701 "mediatek,mt2712-mmc": for mmc host ip compatible with mt2712 + "mediatek,mt7622-mmc": for MT7622 SoC "mediatek,mt7623-mmc", "mediatek,mt2701-mmc": for MT7623 SoC - reg: physical base address of the controller and length |