Re: [PATCH 1/3] dt-bindings: arm: qcom: Add ASUS ROG Phone 3
From: Krzysztof Kozlowski
Date: Mon Mar 09 2026 - 03:59:52 EST
On Sun, Mar 08, 2026 at 08:40:33PM +0000, Alexander Koskovich wrote:
> Signed-off-by: Alexander Koskovich <akoskovich@xxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
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