Re: [PATCH] docs: dt: submitting-patches: Mention expectation about dt-check-style
"Rob Herring (Arm)" <[email protected]> Mon, 3 Aug 2026 17:47:37 -0500
| Newsgroups | org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 03 Aug 2026 11:17:59 +0200, Krzysztof Kozlowski wrote: > Any new DTS example in the binding should pass dt-check-style 'strict' > mode without warnings, although scripts does report some false positives. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > Documentation/devicetree/bindings/submitting-patches.rst | 3 +++ > 1 file changed, 3 insertions(+) > Applied, thanks!