Re: [PATCH] arm64: dts: rockchip: fix ranges property format for rk3399 pcie node

2021-01-25 Thread Heiko Stuebner
On Fri, 22 Jan 2021 18:12:43 +0100, Johan Jonker wrote: > A test with the command below gives for example this error: > /arch/arm64/boot/dts/rockchip/rk3399-evb.dt.yaml: pcie@f800: > ranges: 'oneOf' conditional failed, one must be fixed: > > The pcie ranges property is an array. The dt-check

[PATCH] arm64: dts: rockchip: fix ranges property format for rk3399 pcie node

2021-01-22 Thread Johan Jonker
A test with the command below gives for example this error: /arch/arm64/boot/dts/rockchip/rk3399-evb.dt.yaml: pcie@f800: ranges: 'oneOf' conditional failed, one must be fixed: The pcie ranges property is an array. The dt-check expects that each array item is wrapped with angle brackets, so