diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2022-07-29 12:44:34 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2022-09-14 11:53:47 +0200 |
commit | 55e7dceee83ca6584a08bd876ed0ec38de5b13ce (patch) | |
tree | fb497a8be0064a33559201b5c70713518544acd9 | |
parent | 5f818d411cf31c6f015b0cb1248f75ffa438e149 (diff) |
dt-bindings: mmc: Add compatible for MT6795 Helio X10 SoC
Add a compatible string for the MT6795 SoC's mtk-sd mmc controllers.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml index 083d1ec2f661..d8e1e2e9adf2 100644 --- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml @@ -20,6 +20,7 @@ properties: - mediatek,mt2701-mmc - mediatek,mt2712-mmc - mediatek,mt6779-mmc + - mediatek,mt6795-mmc - mediatek,mt7620-mmc - mediatek,mt7622-mmc - mediatek,mt8135-mmc |