Message ID | 1581912790-19382-5-git-send-email-chun-hung.wu@mediatek.com |
---|---|
State | Accepted |
Commit | ac42e4e906b64be68434452c3ad14cb6ef2d1774 |
Headers | show |
Series | mmc: mediatek: add mmc cqhci support | expand |
diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.txt b/Documentation/devicetree/bindings/mmc/mtk-sd.txt index 8a532f4..0c9cf6a 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,mt8183-mmc": for mmc host ip compatible with mt8183 "mediatek,mt8516-mmc": for mmc host ip compatible with mt8516 + "mediatek,mt6779-mmc": for mmc host ip compatible with mt6779 "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
Add compatible node for mt6779 mmc Change-Id: Id36a136a75e892c9360ec95c7f52db06f5b308a4 CR-Id: Feature: Signed-off-by: Chun-Hung Wu <chun-hung.wu@mediatek.com> --- Documentation/devicetree/bindings/mmc/mtk-sd.txt | 1 + 1 file changed, 1 insertion(+) -- 1.9.1