[PATCH 1/1] arm64: dts: im8mq: move dwc3 usb port under ports
Rob Herring
robh at kernel.org
Tue Mar 4 09:10:54 PST 2025
On Mon, Feb 24, 2025 at 1:33 PM Frank Li <Frank.Li at nxp.com> wrote:
>
> Move port at 0 and port at 1 under ports to fix below DTB_CHECK warnings.
>
> arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dtb: usb at 38100000: port at 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 at 38100000: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'dr_mode', 'phy-names', 'phys', 'port at 0', 'port at 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 at nxp.com>
> ---
> .../dts/freescale/imx8mq-librem5-devkit.dts | 25 +++++++++++--------
> .../boot/dts/freescale/imx8mq-librem5.dtsi | 25 +++++++++++--------
> 2 files changed, 28 insertions(+), 22 deletions(-)
Acked-by: Rob Herring (Arm) <robh at kernel.org>
More information about the linux-arm-kernel
mailing list