On 15/11/2024 15:09, Arnd Bergmann wrote:
On Fri, Nov 15, 2024, at 15:58, Niko Pasaloukos wrote:
Blaize, Inc. (http://www.blaize.com) is a SoC designer and manufacturer
with integrated programmable Graph-Streaming-Processors for AI
and ML. This series adds support for the Blaize BLZP1600 SoC.
The SoC can run as either a PCIe based accelerator in a host
system, or as a stand alone SoC running Linux on its integrated
dual core ARM Cortex A53 cluster.
The SoC includes a suite of peripherals, support for which will
be added later.
This first series is just the basics to get the upstream
kernel to boot with a UART console and ARM SCMI based
clocks and resets.
Hi Niko,
This version looks good to me, but it's likely that others
still have review comments. Either way I should let you know
of the next steps for merging the series.
Since the 6.13 development cycle is now over (the
merge window starts once Linus publishes 6.12
this weekend), the earliest release to merge this
into is now 6.14.
Once 6.13-rc1 is out and the patch review is complete,
you can submit the patches for inclusion by sending
to:soc@xxxxxxxxxxxxxxx (formerly soc@xxxxxxxxxx).
This is usually done as a pull request, but separate
patches are fine as well, especially if you don't yet
have a kernel.org account.
After the entry to the MAINTAINERS file is merged,
I suggest you also apply for a kernel.org account,
see [1]. You probably also read the documentation at
[2] about the usual process, let me know if you
have questions about that.
Arnd
[1] https://urldefense.com/v3/__https://korg.docs.kernel.org/accounts.html__;!!FddXBOku!ny-gN1hGaRTxNpi1ADJf_s3xLmuIdAZzGy4uj6kacOw-p3lLhZfSFLF2Mb9UcuIbd1By_ERGVnHqEbEiXhbK1g$
[2] https://urldefense.com/v3/__https://www.kernel.org/doc/Documentation/process/maintainer-soc.rst__;!!FddXBOku!ny-gN1hGaRTxNpi1ADJf_s3xLmuIdAZzGy4uj6kacOw-p3lLhZfSFLF2Mb9UcuIbd1By_ERGVnHqEbHSKH7PdA$
Hi Arnd,
Thank you very much for the detailed explanation of the merging process and release
cycles.
Also, I would like to thank all the people who help me during the review process
and for their helpful comments.
Best regards,
Niko