Message ID | 20250320105449.2094192-1-pinkesh.vaghela@einfochips.com (mailing list archive) |
---|---|
Headers | show |
Series | Basic device tree support for ESWIN EIC7700 RISC-V SoC | expand |
From: Conor Dooley <conor.dooley@microchip.com> On Thu, 20 Mar 2025 16:24:39 +0530, Pinkesh Vaghela wrote: > Add support for ESWIN EIC7700 SoC consisting of SiFive Quad-Core > P550 CPU cluster and the first development board that uses it, the > SiFive HiFive Premier P550. > > This patch series adds initial device tree and also adds ESWIN > architecture support. > > [...] Applied to riscv-cache-for-next, but too late for this merge window. They'll be 6.16 material, the commit hashes below will change when I rebase on top of 6.15-rc1. [05/10] dt-bindings: cache: sifive,ccache0: Add ESWIN EIC7700 SoC compatibility https://git.kernel.org/conor/c/a506a819af37 [06/10] cache: sifive_ccache: Add ESWIN EIC7700 support https://git.kernel.org/conor/c/4a9d4db6ba17 Thanks, Conor.