Re: [PATCH v2 0/7] arm64: dts: freescale: imx95: add various nodes

From: Shawn Guo
Date: Tue Oct 08 2024 - 08:57:15 EST


On Tue, Sep 03, 2024 at 03:17:45PM +0800, Peng Fan (OSS) wrote:
> Per scmi binding doc update and i.MX extenstion supported, add the nodes
> in imx95.dtsi.
> Enable cpuidle for A55
> Add anamix temperature thermal zone
> Add lpi2c[5,6] i2c nodes and sub-nodes
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> ---
> Changes in v2:
> - Use generic node name "gpio" for gpio controller in patch 7
> - Link to v1: https://lore.kernel.org/r/20240902-imx95-dts-new-v1-0-a1f798f4f746@xxxxxxx
>
> ---
> Peng Fan (7):
> arm64: dts: freescale: imx95: set max-rx-timeout-ms
> arm64: dts: freescale: imx95: add bbm/misc/syspower scmi nodes
> arm64: dts: freescale: imx95: update a55 thermal trip points
> arm64: dts: freescale: imx95: add anamix temperature thermal zone and cooling node
> arm64: dts: freescale: imx95: enable A55 cpuidle
> arm64: dts: freescale: imx95-19x19-evk: add nxp,ctrl-ids property
> arm64: dts: freescale: imx95-19x19-evk: add lpi2c[5,6] and sub-nodes

May I ask you to drop "freescale: " from the prefix? "imx95: " is good
enough to tell the scope.

Shawn