aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Brugger <matthias.bgg@gmail.com>2020-01-10 15:59:51 +0100
committerLee Jones <lee.jones@linaro.org>2020-05-26 10:51:20 +0100
commit5037941f31516276e1e95d6aafebd6d9992b24a8 (patch)
treeab20df6828c48b6177bc86124425d47b135734c9
parentmfd: Constify properties in mfd_cell (diff)
downloadlinux-dev-5037941f31516276e1e95d6aafebd6d9992b24a8.tar.xz
linux-dev-5037941f31516276e1e95d6aafebd6d9992b24a8.zip
dt-bindings: mfd: mediatek: Add MT6397 Pin Controller
The MT6397 mfd includes a pin controller. Add binding a description for it. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> Reviewed-by: Nicolas Boichat <drinkcat@chromium.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r--Documentation/devicetree/bindings/mfd/mt6397.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt
index 0df4382afc20..2661775a3825 100644
--- a/Documentation/devicetree/bindings/mfd/mt6397.txt
+++ b/Documentation/devicetree/bindings/mfd/mt6397.txt
@@ -60,6 +60,11 @@ Optional subnodes:
- compatible: "mediatek,mt6323-pwrc"
For details, see ../power/reset/mt6323-poweroff.txt
+- pin-controller
+ Required properties:
+ - compatible: "mediatek,mt6397-pinctrl"
+ For details, see ../pinctrl/pinctrl-mt65xx.txt
+
Example:
pwrap: pwrap@1000f000 {
compatible = "mediatek,mt8135-pwrap";