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 arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts | 86 +++++++++++++++++++++++ arch/arm64/boot/dts/freescale/imx95.dtsi | 69 +++++++++++++++++- 2 files changed, 153 insertions(+), 2 deletions(-) --- base-commit: 985bf40edf4343dcb04c33f58b40b4a85c1776d4 change-id: 20240902-imx95-dts-new-fbb8ac9fca18 Best regards, -- Peng Fan <peng.fan@xxxxxxx>