64b53247c4
Refresh patches. Remove upstreamed patch: generic/pending/181-net-usb-add-lte-modem-wistron-neweb-d18q1.patch Update patches that no longer applies: generic/hack/901-debloat_sock_diag.patch Compile-tested on: x86/64. Runtime-tested on: x86/64. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
22 lines
911 B
Diff
22 lines
911 B
Diff
From 5365d402c8c4f0ff2cf2f26cfb8f46b520719ac0 Mon Sep 17 00:00:00 2001
|
|
From: Sean Wang <sean.wang@mediatek.com>
|
|
Date: Mon, 5 Mar 2018 14:47:26 +0800
|
|
Subject: [PATCH 202/224] mmc: dt-bindings: add support for MT7622 SoC
|
|
|
|
Add the devicetree binding for MT7622 SoC
|
|
|
|
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
|
|
---
|
|
Documentation/devicetree/bindings/mmc/mtk-sd.txt | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
--- 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
|