Re: [PATCH v3 1/3] arm64: dts: qcom: Add UART support for Xiaomi Redmi 5A (riva)
From: Krzysztof Kozlowski
Date: Tue Aug 18 2026 - 05:40:36 EST
On 18/08/2026 11:35, Reza Kurniawan wrote:
> Signed-off-by: Reza Kurniawan <imkyufie@xxxxxxxxx>
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.
Commit msg is where you explain why you are doing, what you want to
achieve, what is the point of this work etc.
Best regards,
Krzysztof