diff options
author | Sean Wang <sean.wang@mediatek.com> | 2018-03-05 02:03:19 -0500 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2018-03-05 07:04:33 -0500 |
commit | df1d7c8d45a50aa0441b413bbd8f4d51438038a8 (patch) | |
tree | dcd0ab26fafdf41b759d3f15ffed3c23c6060463 | |
parent | d56ee1ff30860b12d6a072676114abb9d63f03b9 (diff) |
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>
-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: | |||
12 | "mediatek,mt8173-mmc": for mmc host ip compatible with mt8173 | 12 | "mediatek,mt8173-mmc": for mmc host ip compatible with mt8173 |
13 | "mediatek,mt2701-mmc": for mmc host ip compatible with mt2701 | 13 | "mediatek,mt2701-mmc": for mmc host ip compatible with mt2701 |
14 | "mediatek,mt2712-mmc": for mmc host ip compatible with mt2712 | 14 | "mediatek,mt2712-mmc": for mmc host ip compatible with mt2712 |
15 | "mediatek,mt7622-mmc": for MT7622 SoC | ||
15 | "mediatek,mt7623-mmc", "mediatek,mt2701-mmc": for MT7623 SoC | 16 | "mediatek,mt7623-mmc", "mediatek,mt2701-mmc": for MT7623 SoC |
16 | 17 | ||
17 | - reg: physical base address of the controller and length | 18 | - reg: physical base address of the controller and length |