Re: [PATCH] arm64: dts: rockchip: add device_type property to rk3399 pcie node

2021-01-25 Thread Heiko Stuebner
Am Freitag, 22. Januar 2021, 19:05:59 CET schrieb Johan Jonker: > A test with the command below gives for example this error: > /arch/arm64/boot/dts/rockchip/rk3399-rock960.dt.yaml: > pcie@f800: 'device_type' is a required property > > Fix this by adding a device_type property to the rk3399

[PATCH] arm64: dts: rockchip: add device_type property to 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-rock960.dt.yaml: pcie@f800: 'device_type' is a required property Fix this by adding a device_type property to the rk3399 pcie node. make ARCH=arm64 dtbs_check