mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
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>
This commit is contained in:
parent
465c7756d1
commit
bd9cf5b11f
|
|
@ -17,7 +17,23 @@ properties:
|
|||
compatible:
|
||||
oneOf:
|
||||
- items:
|
||||
- const: fsl,imx8mq-iomuxc-gpr
|
||||
- enum:
|
||||
- fsl,imx6q-iomuxc-gpr
|
||||
- fsl,imx8mq-iomuxc-gpr
|
||||
- const: syscon
|
||||
- const: simple-mfd
|
||||
- items:
|
||||
- enum:
|
||||
- fsl,imx6sl-iomuxc-gpr
|
||||
- fsl,imx6sll-iomuxc-gpr
|
||||
- fsl,imx6ul-iomuxc-gpr
|
||||
- const: fsl,imx6q-iomuxc-gpr
|
||||
- const: syscon
|
||||
- items:
|
||||
- enum:
|
||||
- fsl,imx6sx-iomuxc-gpr
|
||||
- fsl,imx7d-iomuxc-gpr
|
||||
- const: fsl,imx6q-iomuxc-gpr
|
||||
- const: syscon
|
||||
- const: simple-mfd
|
||||
- items:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user