]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: dts: im8mq-librem5: move dwc3 usb port under ports
authorFrank Li <Frank.Li@nxp.com>
Mon, 24 Feb 2025 19:33:07 +0000 (14:33 -0500)
committerShawn Guo <shawnguo@kernel.org>
Tue, 11 Mar 2025 02:35:46 +0000 (10:35 +0800)
commit03d6b803e14fd259dbfdf76fd6ceb09399161434
treef6454bef29b143fe2fdb0929f71fae4cdf17b38a
parent15aca1284e1fa469be5cc3fe8baca18108ecf18b
arm64: dts: im8mq-librem5: move dwc3 usb port under ports

Move port@0 and port@1 under ports to fix below DTB_CHECK warnings.

arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dtb: usb@38100000: port@0:reg:0:0: 0 is less than the minimum of 1
from schema $id: http://devicetree.org/schemas/usb/snps,dwc3.yaml#
arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dtb: usb@38100000: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'dr_mode', 'phy-names', 'phys', 'port@0', 'port@1', 'snps,parkmode-disable-ss-quirk' were unexpected)
from schema $id: http://devicetree.org/schemas/usb/snps,dwc3.yaml#

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi