Re: [PATCH v2 0/9] arm64: dts: imx8ulp: Device tree updates for i.MX 8ULP EVK boards
| Newsgroups | dev.linux.lists.imx,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178517006282.2521127.16503703124624562470.b4-ty@b4> |
From: Frank Li <[email protected]> On Mon, 20 Jul 2026 22:12:08 +0800, Peng Fan (OSS) wrote: > A collection of device tree fixes and additions for the i.MX 8ULP SoC > and its EVK boards: > > SoC-level (imx8ulp.dtsi): > - Add DMA channel properties to LPI2C, LPUART and LPSPI nodes and > replace hardcoded eDMA direction flags with FSL_EDMA_RX / > FSL_EDMA_MULTI_FIFO macros for SAI and SPDIF nodes. > - Add the I3C2 controller node (Silvaco IP). > - Correct the SRAM node base address and size to cover the full 64 KB > SSRAM P2 partition instead of only the last 4 KB. > - Add assigned-clock properties to LPUART4-7 so the clock framework > configures the input clock automatically during probe. > > [...] Applied, thanks! [1/9] arm64: dts: imx8ulp: Add DMA channel properties and use eDMA flag macros commit: e1e3f7582bb87e849bd3e4101696992878529340 [2/9] arm64: dts: imx8ulp: Add I3C2 controller node commit: 5f3301712f42c89df861d26518121d1deefca96c [3/9] arm64: dts: imx8ulp: Correct SRAM node address and size to cover full SSRAM P2 commit: 92ccf83b8d58f9dca5752a824f0e81ac54665889 [4/9] arm64: dts: imx8ulp: Add assigned clock properties for LPUART nodes commit: c89839764bf17b76d6f53d5923a28bda140a46cc [5/9] arm64: dts: imx8ulp-evk: Add gpio-keys node for power button commit: 011242de59d0eb69e7b8a4f42dc32cf1f5d53592 [6/9] arm64: dts: imx8ulp-evk: Enable LPUART6 for Bluetooth commit: fdcdcb8dd47e829f5bdb4e52ecce210e845ef4f7 [7/9] arm64: dts: imx8ulp-evk: Enable LPUART7 commit: 35bdffecf91b8f31a526116d488022fa0f5e09ad [8/9] arm64: dts: imx8ulp-evk: Change the values of some PCRs of ENET commit: 7108abc25f3b6f97e3098650924816ccdbc06367 [9/9] arm64: dts: imx8ulp-9x9-evk: Rename model string to reflect die size commit: c4e8b643c83d4abfbd92e7161b4975f670eff0a6 Best regards, -- Frank Li <[email protected]>