Re: [PATCH] staging: axis-fifo: fix alignment and add DT binding documentation

From: Krzysztof Kozlowski

Date: Wed Mar 04 2026 - 07:32:26 EST


On 04/03/2026 12:08, Alexandru Hossu wrote:
> Add YAML device tree binding documentation for the Xilinx
> AXI-Stream FIFO IP core and fix code alignment issue.
>
> Signed-off-by: Alexandru Hossu <hossu.alexandru@xxxxxxxxx>

No patch here. Please use b4 to post patches.

Please run scripts/checkpatch.pl on the patches and fix reported
warnings. After that, run also 'scripts/checkpatch.pl --strict' on the
patches and (probably) fix more warnings. Some warnings can be ignored,
especially from --strict run, but the code here looks like it needs a
fix. Feel free to get in touch if the warning is not clear.


Best regards,
Krzysztof