0168-mmc-dt-bindings-add-mmc-support-to-MT7623-SoC.patch 1.1 KB

1234567891011121314151617181920212223242526
  1. From bb37b1aa5d1aadfcecd9189a653856099fbed507 Mon Sep 17 00:00:00 2001
  2. From: Sean Wang <[email protected]>
  3. Date: Thu, 7 Dec 2017 14:43:22 +0800
  4. Subject: [PATCH 168/224] mmc: dt-bindings: add mmc support to MT7623 SoC
  5. Add the devicetree binding for MT7623 SoC using MT2701 as the fallback.
  6. Cc: [email protected]
  7. Signed-off-by: Sean Wang <[email protected]>
  8. Acked-by: Rob Herring <[email protected]>
  9. Signed-off-by: Ulf Hansson <[email protected]>
  10. ---
  11. Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++
  12. 1 file changed, 2 insertions(+)
  13. --- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt
  14. +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt
  15. @@ -12,6 +12,8 @@ Required properties:
  16. "mediatek,mt8173-mmc": for mmc host ip compatible with mt8173
  17. "mediatek,mt2701-mmc": for mmc host ip compatible with mt2701
  18. "mediatek,mt2712-mmc": for mmc host ip compatible with mt2712
  19. + "mediatek,mt7623-mmc", "mediatek,mt2701-mmc": for MT7623 SoC
  20. +
  21. - reg: physical base address of the controller and length
  22. - interrupts: Should contain MSDC interrupt number
  23. - clocks: Should contain phandle for the clock feeding the MMC controller