Re: [GIT PULL v2] arm/arm64: dts: socfpga: updates for v6.20, version 2
From: Dinh Nguyen <dinguyen@kernel.org>
Date: 2026-02-03 02:57:51
On 1/31/26 11:46, Dinh Nguyen wrote:
Hi soc maintainers, This is version 2 of the PR that had dt-bindings for dma and mtd patches[1]. This version has those patches removed and I'm taking them through the respective maintainer's tree. Thanks, Dinh [1] https://lore.kernel.org/soc/7c6de5dc-8396-4793-a4fa-184bfe4096f3@kernel.org (local) The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8: Linux 6.19-rc1 (2025-12-14 16:05:07 +1200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v6.20_v2 for you to fetch changes up to 42a8d7d72185247c0bbada1d2c44bef743ee6a5d: dt-bindings: intel: Add Agilex eMMC support (2026-01-30 09:50:07 -0600) ---------------------------------------------------------------- SoCFPGA DTS updates for v6.20, version 2 - dt-bindings updates: - Add intel,socfpga-agilex5-socdk-modular for the Agilex5 mod board - Add intel,socfpga-agilex-emmc for the Agilex eMMC daughter board - Move entries in intel,socfpga.yaml into altera.yaml - Add syscon as a fallback for sys-mgr - Add dma-cohrerent property for Agilex5 NAND and DMA - Add support for the Agilex5 modular board - Add IOMMUS property for ethernet nodes for Agilex5 - Use lowercase hex for dts files - Add #address-cells and #size-cells for sram - Fix dtbs_check warning for fpga-region - Move dma controller node for Agilex5 under simple-bus - Add support for the Agilex eMMC daughter board ---------------------------------------------------------------- Dinh Nguyen (4): dt-bindings: arm: altera: combine Intel's SoCFPGA into altera.yaml dt-bindings: altera: document syscon as fallback for sys-mgr ARM: dts: socfpga: add #address-cells and #size-cells for sram node ARM: dts: socfpga: fix dtbs_check warning for fpga-region Khairul Anuar Romli (2): arm64: dts: socfpga: agilex5: Add dma-coherent property arm64: dts: intel: agilex5: Add simple-bus node on top of dma controller node Krzysztof Kozlowski (1): arm64: dts: altera: Use lowercase hex Nazim Amirul (1): arm64: dts: socfpga: agilex5: Add IOMMUS property for ethernet nodes Ng Tze Yee (2): arm64: dts: socfpga: agilex: add emmc support dt-bindings: intel: Add Agilex eMMC support
Please disregard this PR. I made a mistake with one of the patches. I will send a follow-up v3. Sorry for the churn. Dinh