arm64: dts: layerscape: rename aux-bus to bus
authorFrank Li <Frank.Li@nxp.com>
Mon, 29 Jul 2024 18:59:23 +0000 (14:59 -0400)
committerShawn Guo <shawnguo@kernel.org>
Tue, 13 Aug 2024 07:26:49 +0000 (15:26 +0800)
commit61a3e037b813e7eb0d9ca161441533f743df20d0
tree31442a2567d003fe017e1fe744efac162fa16875
parentd51f75270a60fb0e01aa9d3225a37bdfb6e0837f
arm64: dts: layerscape: rename aux-bus to bus

The node name 'aux-bus' is special word. It invokes dp-aux-bus.yaml binding
check. Simple change to 'bus' to fix below warning.

aux-bus: '#address-cells', '#size-cells', 'compatible', 'dma-ranges', 'ranges', 'sata@3200000', 'usb@2f00000', 'usb@3000000', 'usb@3100000' do not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/display/dp-aux-bus.yaml#

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi