kernel: bump 4.14 to 4.14.130
[openwrt/openwrt.git] / target / linux / mediatek / patches-4.14 / 0168-mmc-dt-bindings-add-mmc-support-to-MT7623-SoC.patch
1 From bb37b1aa5d1aadfcecd9189a653856099fbed507 Mon Sep 17 00:00:00 2001
2 From: Sean Wang <sean.wang@mediatek.com>
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
6 Add the devicetree binding for MT7623 SoC using MT2701 as the fallback.
7
8 Cc: devicetree@vger.kernel.org
9 Signed-off-by: Sean Wang <sean.wang@mediatek.com>
10 Acked-by: Rob Herring <robh@kernel.org>
11 Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
12 ---
13 Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++
14 1 file changed, 2 insertions(+)
15
16 --- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt
17 +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt
18 @@ -12,6 +12,8 @@ Required properties:
19 "mediatek,mt8173-mmc": for mmc host ip compatible with mt8173
20 "mediatek,mt2701-mmc": for mmc host ip compatible with mt2701
21 "mediatek,mt2712-mmc": for mmc host ip compatible with mt2712
22 + "mediatek,mt7623-mmc", "mediatek,mt2701-mmc": for MT7623 SoC
23 +
24 - reg: physical base address of the controller and length
25 - interrupts: Should contain MSDC interrupt number
26 - clocks: Should contain phandle for the clock feeding the MMC controller