Re: [PATCH] dt-bindings: gpu: img,powervr-rogue: Drop duplicate newline
From: Marek Vasut
Date: Thu Oct 30 2025 - 12:56:58 EST
On 10/30/25 1:08 PM, Matt Coster wrote:
Hello Matt,
On 29/10/2025 19:42, Marek Vasut wrote:
Fix the following DT schema check warning:
./Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml:103:1: [warning] too many blank lines (2 > 1) (empty-lines)
One newline is enough. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxxxx>
Good catch! Thanks for sending a fix. Does this also need:
Got a hint from Rob how to better scan bindings before sending patches, so the credit really goes there.
Fixes: 18ff1dc462ef ("dt-bindings: gpu: img,powervr-rogue: Document GX6250 GPU in Renesas R-Car M3-W/M3-W+")I am not sure about this one, I would say no because it has no functional impact on the kernel and/or does not fix any functional bug.