[EXT] [PATCH v2 2/4] dt-bindings: spi: add compatible entry for imx8mp in FlexSPI controller

Kuldeep Singh kuldeep.singh at nxp.com
Tue Mar 9 05:56:06 GMT 2021


Hi Heiko,

> -----Original Message-----
> From: Heiko Schocher <hs at denx.de>
> Sent: Tuesday, March 9, 2021 11:01 AM
> To: linux-arm-kernel at lists.infradead.org
> Cc: Heiko Schocher <hs at denx.de>; Ashish Kumar <ashish.kumar at nxp.com>;
> Mark Brown <broonie at kernel.org>; Rob Herring <robh+dt at kernel.org>; Yogesh
> Gaur <yogeshgaur.83 at gmail.com>; devicetree at vger.kernel.org; linux-
> kernel at vger.kernel.org; linux-spi at vger.kernel.org
> Subject: [EXT] [PATCH v2 2/4] dt-bindings: spi: add compatible entry for imx8mp in
> FlexSPI controller
> 
> Caution: EXT Email
> 
> add compatible entry "nxp,imx8mp-fspi" in NXP FlexSPI controller
> 
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
> 
> (no changes since v1)
> 
>  Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt
> b/Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt
> index 7ac60d9fe3571..fd5f081f6d91b 100644
> --- a/Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt
> +++ b/Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt
> @@ -4,6 +4,7 @@ Required properties:
>    - compatible : Should be "nxp,lx2160a-fspi"
>                             "nxp,imx8qxp-fspi"
>                             "nxp,imx8mm-fspi"
> +                           "nxp,imx8mp-fspi"

It seems the changes are not on top of tree. Please see[1] for latest changes including imx8dxl entry.
Snippet below:

Required properties:
  - compatible : Should be "nxp,lx2160a-fspi"
			    "nxp,imx8qxp-fspi"
			    "nxp,imx8mm-fspi"
			    "nxp,imx8dxl-fspi"

Thanks
Kuldeep
[1] https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git/tree/Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt



More information about the linux-arm-kernel mailing list