Commit daf5ae78 authored by John Crispin's avatar John Crispin Committed by Lee Jones

dt-bindings: mfd: Add bindings for the MediaTek MT6323 PMIC

Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent bf742a53
MediaTek MT6397 Multifunction Device Driver MediaTek MT6397/MT6323 Multifunction Device Driver
MT6397 is a multifunction device with the following sub modules: MT6397/MT6323 is a multifunction device with the following sub modules:
- Regulator - Regulator
- RTC - RTC
- Audio codec - Audio codec
...@@ -8,14 +8,14 @@ MT6397 is a multifunction device with the following sub modules: ...@@ -8,14 +8,14 @@ MT6397 is a multifunction device with the following sub modules:
- Clock - Clock
It is interfaced to host controller using SPI interface by a proprietary hardware It is interfaced to host controller using SPI interface by a proprietary hardware
called PMIC wrapper or pwrap. MT6397 MFD is a child device of pwrap. called PMIC wrapper or pwrap. MT6397/MT6323 MFD is a child device of pwrap.
See the following for pwarp node definitions: See the following for pwarp node definitions:
Documentation/devicetree/bindings/soc/pwrap.txt Documentation/devicetree/bindings/soc/pwrap.txt
This document describes the binding for MFD device and its sub module. This document describes the binding for MFD device and its sub module.
Required properties: Required properties:
compatible: "mediatek,mt6397" compatible: "mediatek,mt6397" or "mediatek,mt6323"
Optional subnodes: Optional subnodes:
...@@ -26,6 +26,8 @@ Optional subnodes: ...@@ -26,6 +26,8 @@ Optional subnodes:
Required properties: Required properties:
- compatible: "mediatek,mt6397-regulator" - compatible: "mediatek,mt6397-regulator"
see Documentation/devicetree/bindings/regulator/mt6397-regulator.txt see Documentation/devicetree/bindings/regulator/mt6397-regulator.txt
- compatible: "mediatek,mt6323-regulator"
see Documentation/devicetree/bindings/regulator/mt6323-regulator.txt
- codec - codec
Required properties: Required properties:
- compatible: "mediatek,mt6397-codec" - compatible: "mediatek,mt6397-codec"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment