Re: [PATCH] docs: dt-bindings: add missing address/size-cells to example

From: Rob Herring
Date: Mon Mar 25 2024 - 13:22:42 EST



On Mon, 25 Mar 2024 10:11:39 +0100, Krzysztof Kozlowski wrote:
> Complete the example of recommended order of properties by adding
> missing address/size-cells. They are not necessary to illustrate the
> style, but lack of them us bit really correct DTS code which might
> confuse readers.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Cc: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/dts-coding-style.rst | 2 ++
> 1 file changed, 2 insertions(+)
>

Applied, thanks!