Re: [PATCH 4/6] dtc: dt-check-style: Add test for node and property name styles
From: Rob Herring
Date: Sun Aug 30 2026 - 15:59:18 EST
On Sat, Aug 29, 2026 at 09:53:20PM +0200, Krzysztof Kozlowski wrote:
> Common style violation is usage of underscores in node or property
> names, so add rules for following recommended names. There is plenty of
> legacy approach, so add the rules only for 'strict' mode of checking.
We already have this in dtc, do we need it here too?
Rob