summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mfd
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2020-02-12 20:32:41 +0800
committerRichard Zhu <hongxing.zhu@nxp.com>2020-02-13 10:40:17 +0800
commit323008cf9cb84c44bf1cd7802b88f9ce16da986d (patch)
tree5557ccf11c866e96f0b9fc4f8740265c2c3204a8 /Documentation/devicetree/bindings/mfd
parent13d9a2b6e34954082d1f8394d80736faf76b9b54 (diff)
MLK-23303-2 dt-bindings: mfd: syscon: expand the gpr syscon compatible.
Expand the gpr syscon compatible. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <Fugang.duan@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r--Documentation/devicetree/bindings/mfd/syscon.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/syscon.txt b/Documentation/devicetree/bindings/mfd/syscon.txt
index 25d9e9c2fd53..543f319093fc 100644
--- a/Documentation/devicetree/bindings/mfd/syscon.txt
+++ b/Documentation/devicetree/bindings/mfd/syscon.txt
@@ -14,6 +14,10 @@ Required properties:
- reg: the register region can be accessed from syscon
Optional property:
+- compatible:
+ - "fsl,imx6q-iomuxc-gpr"
+ - "fsl,imx7d-iomuxc-gpr"
+ - "fsl,imx8mp-iomuxc-gpr"
- reg-io-width: the size (in bytes) of the IO accesses that should be
performed on the device.
- hwlocks: reference to a phandle of a hardware spinlock provider node.