On 26/06/2024 13:15, Dhruva Gole wrote: > Fix the following warnings when compiling dtbs with W=1: > > ../arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi:343.10-353.6: Warning (graph_child_address): /bus@f0000/i2c@20000000/tps6598x@3f/connector/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary > ../arch/arm64/boot/dts/ti/k3-am62-main.dtsi:633.22-643.5: Warning (graph_child_address): /bus@f0000/dwc3-usb@f900000/usb@31000000: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary > > Cc: Roger Quadros <rogerq@xxxxxxxxxx> > Signed-off-by: Dhruva Gole <d-gole@xxxxxx> Tested-by: Roger Quadros <rogerq@xxxxxxxxxx>