Skip to content

Commit 02a838b

Browse files
nxpfranklibroonie
authored andcommitted
spi: dt-bindings: fsl-lpspi: Add i.MX94 support
Add compatible string "fsl,imx94-spi" for the i.MX94 chip, which is backward compatible with i.MX7ULP. Set it to fall back to "fsl,imx7ulp-spi". Signed-off-by: Frank Li <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 3707fd9 commit 02a838b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ properties:
2424
- enum:
2525
- fsl,imx8ulp-spi
2626
- fsl,imx93-spi
27+
- fsl,imx94-spi
2728
- fsl,imx95-spi
2829
- const: fsl,imx7ulp-spi
2930
reg:

0 commit comments

Comments
 (0)