]> Git Repo - linux.git/commitdiff
spi: lpspi: add imx8qxp compatible string
authorA.s. Dong <[email protected]>
Thu, 18 Oct 2018 18:19:34 +0000 (18:19 +0000)
committerMark Brown <[email protected]>
Sun, 21 Oct 2018 15:55:23 +0000 (16:55 +0100)
Add imx8qxp compatible string

Signed-off-by: Dong Aisheng <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Documentation/devicetree/bindings/spi/spi-fsl-lpspi.txt

index 4af132606b378d696f3010fea121a30205fd9a5c..8d178a4503cf981d6c9fbcfb13220e5678c7e0bb 100644 (file)
@@ -3,6 +3,7 @@
 Required properties:
 - compatible :
   - "fsl,imx7ulp-spi" for LPSPI compatible with the one integrated on i.MX7ULP soc
+  - "fsl,imx8qxp-spi" for LPSPI compatible with the one integrated on i.MX8QXP soc
 - reg : address and length of the lpspi master registers
 - interrupts : lpspi interrupt
 - clocks : lpspi clock specifier
This page took 0.055438 seconds and 4 git commands to generate.