On Mon, 12 Feb 2024 16:05:24 +0100, Krzysztof Kozlowski wrote: > Devicetree binding maintainers expect the example DTS in a binding to > show the usage of only this one particular binding, without unrelated > device nodes. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/writing-schema.rst | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > Applied, thanks!