On Fri, Apr 19, 2024 at 11:36:55AM +0800, Peng Fan (OSS) wrote: > 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 Applied all, except the defconfig one.