[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210922064802.GE13480@dragon>
Date: Wed, 22 Sep 2021 14:48:03 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Richard Zhu <hongxing.zhu@....com>
Cc: robh@...nel.org, l.stach@...gutronix.de, galak@...nel.crashing.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-imx@....com,
kernel@...gutronix.de
Subject: Re: [PATCH v2 3/3] arm64: dts: imx8mq: fix the schema check errors
On Fri, Aug 27, 2021 at 02:43:00PM +0800, Richard Zhu wrote:
> No functional changes, but the ranges should be grouped by region.
> Otherwise, schema dtbs_check would report the following errors.
>
> "/linux-imx/arch/arm64/boot/dts/freescale/imx8mq-evk.dt.yaml: pcie@...00000: ranges: 'oneOf' conditional failed, one must be fixed:
> /linux-imx/arch/arm64/boot/dts/freescale/imx8mq-evk.dt.yaml: pcie@...00000: ranges: 'oneOf' conditional failed, one must be fixed:
> [[2164260864, 0, 0, 536346624, 0, 65536, 2181038080, 0, 402653184, 402653184, 0, 133169152]] is not of type 'boolean'
> True was expected
> [[2164260864, 0, 0, 536346624, 0, 65536, 2181038080, 0, 402653184, 402653184, 0, 133169152]] is not of type 'null'
> [2164260864, 0, 0, 536346624, 0, 65536, 2181038080, 0, 402653184, 402653184, 0, 133169152] is too long
> From schema: //linux-imx/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml"
>
> Refer to commit 281f1f99cf3a ("PCI: dwc: Detect number of iATU windows").
> The num-viewport is not required anymore, remove them totally.
>
> Signed-off-by: Richard Zhu <hongxing.zhu@....com>
> Reviewed-by: Lucas Stach <l.stach@...gutronix.de>
Applied, thanks!
Powered by blists - more mailing lists