Skip to content

Commit

Permalink
spi: dt-bindings: fsl-lpspi: Add i.MX94 support
Browse files Browse the repository at this point in the history
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 <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20250306170954.242707-1-Frank.Li@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Frank Li authored and Mark Brown committed Mar 6, 2025
1 parent 3707fd9 commit 02a838b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ properties:
- enum:
- fsl,imx8ulp-spi
- fsl,imx93-spi
- fsl,imx94-spi
- fsl,imx95-spi
- const: fsl,imx7ulp-spi
reg:
Expand Down

0 comments on commit 02a838b

Please sign in to comment.