[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240122091510.2077498-1-peng.fan@oss.nxp.com>
Date: Mon, 22 Jan 2024 17:15:09 +0800
From: "Peng Fan (OSS)" <peng.fan@....nxp.com>
To: broonie@...nel.org,
conor+dt@...nel.org,
robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org,
han.xu@....com,
haibo.chen@....com
Cc: yogeshgaur.83@...il.com,
linux-spi@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Peng Fan <peng.fan@....com>
Subject: [PATCH 1/2] dt-bindings: spi: fsl-lpspi: support i.MX95 LPSPI
From: Peng Fan <peng.fan@....com>
Add i.MX95 LPSPI compatible string, same as i.MX93 compatible with
i.MX7ULP
Signed-off-by: Peng Fan <peng.fan@....com>
---
Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml b/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
index 727c5346b8ce..2ff174244795 100644
--- a/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
+++ b/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
@@ -22,6 +22,7 @@ properties:
- enum:
- fsl,imx8ulp-spi
- fsl,imx93-spi
+ - fsl,imx95-spi
- const: fsl,imx7ulp-spi
reg:
maxItems: 1
--
2.37.1
Powered by blists - more mailing lists