diff mbox series

[1/2] dt-bindings: spi: fsl-lpspi: support i.MX95 LPSPI

Message ID 20240122091510.2077498-1-peng.fan@oss.nxp.com (mailing list archive)
State Accepted
Commit 6685d552a0cc3a86e10dbe6d98e1b51717a27a63
Headers show
Series [1/2] dt-bindings: spi: fsl-lpspi: support i.MX95 LPSPI | expand

Commit Message

Peng Fan (OSS) Jan. 22, 2024, 9:15 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

Add i.MX95 LPSPI compatible string, same as i.MX93 compatible with
i.MX7ULP

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Conor Dooley Jan. 22, 2024, 9:30 a.m. UTC | #1
On Mon, Jan 22, 2024 at 05:15:09PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Add i.MX95 LPSPI compatible string, same as i.MX93 compatible with
> i.MX7ULP
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

> ---
>  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
>
Mark Brown Jan. 23, 2024, 12:32 p.m. UTC | #2
On Mon, 22 Jan 2024 17:15:09 +0800, Peng Fan (OSS) wrote:
> Add i.MX95 LPSPI compatible string, same as i.MX93 compatible with
> i.MX7ULP
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/2] dt-bindings: spi: fsl-lpspi: support i.MX95 LPSPI
      commit: 6685d552a0cc3a86e10dbe6d98e1b51717a27a63
[2/2] dt-bindings: spi: nxp-fspi: support i.MX93 and i.MX95
      commit: 18ab9e9e8889ecba23a5e8b7f8924f09284e33d8

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
diff mbox series

Patch

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