Re: [PATCH v2] dt-bindings: misc: convert pvpanic-mmio binding to YAML
From: Krzysztof Kozlowski
Date: Fri May 29 2026 - 04:03:18 EST
On 29/05/2026 08:04, Rohan Mithari wrote:
> Convert the legacy pvpanic-mmio txt binding into YAML schema
> format for device tree validation support.
Missing Sob.
>
> ---
> Changes in v2:
> - Remove legacy txt binding
> - Fix reg example format
> - Add trailing newline
> - Run checkpatch validation with --no-tree
That's not how you run checkpatch. You generate patch and then run
checkpatch on that. You need to read the submitting patches document.
This cannot be vibe coded.
Best regards,
Krzysztof