[PATCH 7/7] arm64: dts: imx93: add lpspi nodes

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Fri Aug 12 03:10:38 PDT 2022


On 12/08/2022 10:46, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
> 
> Add i.MX93 lpspi nodes
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
>  arch/arm64/boot/dts/freescale/imx93.dtsi | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi
> index 3d1309d393a4..64fae970bfdd 100644
> --- a/arch/arm64/boot/dts/freescale/imx93.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
> @@ -166,6 +166,30 @@ lpi2c2: i2c at 44350000 {
>  				status = "disabled";
>  			};
>  
> +			lpspi1: spi at 44360000 {
> +				#address-cells = <1>;
> +				#size-cells = <0>;

First compatible, then reg, then the rest of properties.

> +				compatible = "fsl,imx93-spi", "fsl,imx7ulp-spi";

Undocumented compatible.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list