Hi Shawn, > Subject: [PATCH v2 00/12] arm64: dts: imx93: various update Sorry for early asking. Do you need me to resend v2 if just dropping patch 12? Thanks, Peng. > > 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. > > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> > --- > Changes in v2: > - Add new patch 1 to convert dma bit mask to FSL_EDMA_RX > - Use FSL_EDMA_RX for patch 2,3 > - Update commit log for patch 7. Add Fixes tag for patch 7. > - Link to v1: https://lore.kernel.org/r/20240416-imx93-dts-4-13-v1-0- > da8ac02e8413@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 (9): > arm64: dts: imx93: use FSL_EDMA_RX for rx channel > 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 | 79 ++++++++++-- > arch/arm64/configs/defconfig | 2 +- > 3 files changed, 204 insertions(+), 23 deletions(-) > --- > base-commit: 9ed46da14b9b9b2ad4edb3b0c545b6dbe5c00d39 > change-id: 20240413-imx93-dts-4-13-60d93c9f1cb2 > > Best regards, > -- > Peng Fan <peng.fan@xxxxxxx>