Skip to content

Commit bd9cf5b

Browse files
srerobherring
authored andcommitted
dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6
Add compatibles used by different i.MX6 variants to the i.MX IOMUX Controller GPR binding. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Sebastian Reichel <sre@kernel.org> Link: https://lore.kernel.org/r/20240226212740.2019837-5-sre@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
1 parent 465c775 commit bd9cf5b

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

Documentation/devicetree/bindings/soc/imx/fsl,imx-iomuxc-gpr.yaml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,23 @@ properties:
1717
compatible:
1818
oneOf:
1919
- items:
20-
- const: fsl,imx8mq-iomuxc-gpr
20+
- enum:
21+
- fsl,imx6q-iomuxc-gpr
22+
- fsl,imx8mq-iomuxc-gpr
23+
- const: syscon
24+
- const: simple-mfd
25+
- items:
26+
- enum:
27+
- fsl,imx6sl-iomuxc-gpr
28+
- fsl,imx6sll-iomuxc-gpr
29+
- fsl,imx6ul-iomuxc-gpr
30+
- const: fsl,imx6q-iomuxc-gpr
31+
- const: syscon
32+
- items:
33+
- enum:
34+
- fsl,imx6sx-iomuxc-gpr
35+
- fsl,imx7d-iomuxc-gpr
36+
- const: fsl,imx6q-iomuxc-gpr
2137
- const: syscon
2238
- const: simple-mfd
2339
- items:

0 commit comments

Comments
 (0)