Re: [PATCH 1/2] arm64: dts: rockchip: Simplify usb-c-connector port on rk3566-pinenote
From: Heiko Stübner
Date: Sun Nov 09 2025 - 17:32:47 EST
Am Sonntag, 9. November 2025, 18:37:26 Mitteleuropäische Normalzeit schrieb Krzysztof Kozlowski:
> On 09/11/2025 18:05, Diederik de Haas wrote:
> > The USB-C connector on the PineNote has only 1 port, so there's no need
> > for a 'ports' node with address-/size-cells properties as a single
> > 'port' node suffices.
> >
> > This fixes the following DT validation issue:
> >
> > Warning (graph_child_address): /i2c@fe5c0000/tcpc@60/connector/ports:
> > graph node has single child node 'port@0',
> > #address-cells/#size-cells are not necessary
>
> This is not a DT validation, but DTC warning which we do not really fix.
That is good to know. Is the same true for other dtc warnings?
Thanks
Heiko