090b134786
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 49263
28 lines
1 KiB
Diff
28 lines
1 KiB
Diff
From 55308931b04c0353fd1f3367fb018af5bb643a9a Mon Sep 17 00:00:00 2001
|
|
From: John Crispin <blogic@openwrt.org>
|
|
Date: Wed, 20 Jan 2016 13:12:19 +0100
|
|
Subject: [PATCH 31/90] dt-bindings: ARM: Mediatek: add MT2701/7623 string to
|
|
the PMIC wrapper doc
|
|
|
|
Signed-off-by: John Crispin <blogic@openwrt.org>
|
|
Acked-by: Rob Herring <robh@kernel.org>
|
|
Cc: devicetree@vger.kernel.org
|
|
---
|
|
Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt
|
|
index ddeb5b6..107700d 100644
|
|
--- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt
|
|
+++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt
|
|
@@ -18,6 +18,7 @@ IP Pairing
|
|
|
|
Required properties in pwrap device node.
|
|
- compatible:
|
|
+ "mediatek,mt2701-pwrap" for MT2701/7623 SoCs
|
|
"mediatek,mt8135-pwrap" for MT8135 SoCs
|
|
"mediatek,mt8173-pwrap" for MT8173 SoCs
|
|
- interrupts: IRQ for pwrap in SOC
|
|
--
|
|
1.7.10.4
|
|
|