mediatek: more v5.4 fixes
[openwrt/staging/jow.git] / target / linux / mediatek / patches-4.14 / 0116-dt-bindings-arm-mediatek-add-MT7622-string-to-the-PM.patch
1 From 1567cde49a0f2304e18c08e2ccd830e0686fc0a7 Mon Sep 17 00:00:00 2001
2 From: Sean Wang <sean.wang@mediatek.com>
3 Date: Wed, 18 Oct 2017 16:28:42 +0800
4 Subject: [PATCH 116/224] dt-bindings: arm: mediatek: add MT7622 string to the
5 PMIC wrapper doc
6
7 Signed-off-by: Chenglin Xu <chenglin.xu@mediatek.com>
8 Signed-off-by: Sean Wang <sean.wang@mediatek.com>
9 Acked-by: Rob Herring <robh@kernel.org>
10 Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
11 ---
12 Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 6 +++++-
13 1 file changed, 5 insertions(+), 1 deletion(-)
14
15 --- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt
16 +++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt
17 @@ -19,6 +19,7 @@ IP Pairing
18 Required properties in pwrap device node.
19 - compatible:
20 "mediatek,mt2701-pwrap" for MT2701/7623 SoCs
21 + "mediatek,mt7622-pwrap" for MT7622 SoCs
22 "mediatek,mt8135-pwrap" for MT8135 SoCs
23 "mediatek,mt8173-pwrap" for MT8173 SoCs
24 - interrupts: IRQ for pwrap in SOC
25 @@ -36,9 +37,12 @@ Required properties in pwrap device node
26 - clocks: Must contain an entry for each entry in clock-names.
27
28 Optional properities:
29 -- pmic: Mediatek PMIC MFD is the child device of pwrap
30 +- pmic: Using either MediaTek PMIC MFD as the child device of pwrap
31 See the following for child node definitions:
32 Documentation/devicetree/bindings/mfd/mt6397.txt
33 + or the regulator-only device as the child device of pwrap, such as MT6380.
34 + See the following definitions for such kinds of devices.
35 + Documentation/devicetree/bindings/regulator/mt6380-regulator.txt
36
37 Example:
38 pwrap: pwrap@1000f000 {