Re: [PATCH v2 0/7] Add support for Blaize BLZP1600 SoC

From: Krzysztof Kozlowski
Date: Wed Apr 24 2024 - 10:12:24 EST


On 24/04/2024 15:31, Niko Pasaloukos wrote:
> Adds basic support for the Blaize BLZP1600 SoC.
> This SoC contains two cores of Cortex-A53 CPUs, one Blaize
> Graph Streaming Processor (GSP) and several other IPs.
>
> V2 changes:
> * Update SoBs.
> * `make dtbs_check` has no warnings.
> * Fix dts names and removed dead code.
> * DTS is separated from anything else.

Your threading is totally broken.

I recommend using b4, if sending patches is tricky. b4 nicely solves
such (and many more) issues.

Best regards,
Krzysztof