Skip to content

Commit 3b4e519

Browse files
Fabio Estevambroonie
authored andcommitted
dt-bindings: spi: fsl-imx-cspi: Document missing entries
The imx25, imx50, imx51 and imx53 SPIs are compatible with the imx35. Document them accordingly. Signed-off-by: Fabio Estevam <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent f6267c8 commit 3b4e519

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ properties:
2222
- const: fsl,imx35-cspi
2323
- const: fsl,imx51-ecspi
2424
- const: fsl,imx53-ecspi
25+
- items:
26+
- enum:
27+
- fsl,imx25-cspi
28+
- fsl,imx50-cspi
29+
- fsl,imx51-cspi
30+
- fsl,imx53-cspi
31+
- const: fsl,imx35-cspi
2532
- items:
2633
- const: fsl,imx8mp-ecspi
2734
- const: fsl,imx6ul-ecspi

0 commit comments

Comments
 (0)