[PATCH v2 1/1] arm64: dts: imx93: add lpi2c1 and st lsm6dso node

Peng Fan peng.fan at nxp.com
Wed Aug 7 20:04:05 PDT 2024


> Subject: [PATCH v2 1/1] arm64: dts: imx93: add lpi2c1 and st lsm6dso
> node
> 
> From: Clark Wang <xiaoning.wang at nxp.com>
> 
> The i.MX93 11x11 EVK has a ST LSM6DSO connected to I2C, which a is
> 6-axis IMU (inertial measurement unit = accelerometer & gyroscope).
> So add the missing parts to the DTS file.
> 
> Signed-off-by: Clark Wang <xiaoning.wang at nxp.com>
> Reviewed-by: Haibo Chen <haibo.chen at nxp.com>
> Signed-off-by: Li Yang <leoyang.li at nxp.com>
> Signed-off-by: Dong Aisheng <aisheng.dong at nxp.com>
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
> ---
> Change from v1 to v2
> - update commit message.
> - use common node name.
> ---
>  .../boot/dts/freescale/imx93-11x11-evk.dts    | 21
> +++++++++++++++++++
>  1 file changed, 21 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
> b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
> index 2597c5b2eacb4..23c96a418682d 100644
> --- a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
> +++ b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
> @@ -145,6 +145,20 @@ ethphy2: ethernet-phy at 2 {
>  	};
>  };
> 
> +&lpi2c1 {
> +	#address-cells = <1>;
> +	#size-cells = <0>;

Duplicated property with imx93.dtsi. Other that this:
Reviewed-by: Peng Fan <peng.fan at nxp.com>

Regards,
Peng.



More information about the linux-arm-kernel mailing list