This patchset has several updates in imx93 dtsi and imx93-11x11-evk dts - add dma for lpspi/lpi2c - add nvmem for fec/eqos - update sdhc assigned clocks - update resource table for m33 - add sleep pinctrl - add reset gpios for network phys - includes a defconfig patch to build in OCOTP ELE. The nvmem binding patch got reviewed https://lore.kernel.org/linux-arm-kernel/20240415-limes-chasing-dbc111fa9cf2@spud/T/#m930c2b7b7961a3640e70ee8c4b4d26172baa03ce Signed-off-by: Peng Fan <peng.fan@xxxxxxx> --- Haibo Chen (1): arm64: dts: imx93: assign usdhc[1..3] root clock to 400MHz Luke Wang (1): arm64: dts: imx93-11x11-evk: add different usdhc pinctrl for different timing usage Peng Fan (8): arm64: dts: imx93: add dma support for lpi2c[1..8] arm64: dts: imx93: add dma support for lpspi[1..8] arm64: dts: imx93: add nvmem property for fec1 arm64: dts: imx93: add nvmem property for eqos arm64: dts: imx93-11x11-evk: update resource table address arm64: dts: imx93-11x11-evk: add sleep pinctrl for eqos and fec arm64: dts: imx93-11x11-evk: add sleep pinctrl for sdhc2 arm64: defconfig: build in OCOTP ELE Wei Fang (1): arm64: dts: imx93-11x11-evk: add reset gpios for ethernet PHYs arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts | 146 ++++++++++++++++++++-- arch/arm64/boot/dts/freescale/imx93.dtsi | 54 ++++++++ arch/arm64/configs/defconfig | 2 +- 3 files changed, 191 insertions(+), 11 deletions(-) --- base-commit: 9ed46da14b9b9b2ad4edb3b0c545b6dbe5c00d39 change-id: 20240413-imx93-dts-4-13-60d93c9f1cb2 Best regards, -- Peng Fan <peng.fan@xxxxxxx>