Re: [PATCH] arm64: dts: rockchip: fix cpu compatible property for rk3308
From: Heiko Stuebner <heiko@sntech.de>
Date: 2020-02-29 23:44:06
Also in:
linux-devicetree, linux-rockchip, lkml
From: Heiko Stuebner <heiko@sntech.de>
Date: 2020-02-29 23:44:06
Also in:
linux-devicetree, linux-rockchip, lkml
Am Freitag, 28. Februar 2020, 09:48:27 CET schrieb Johan Jonker:
A test with the command below gives for example these errors:
arch/arm64/boot/dts/rockchip/rk3308-evb.dt.yaml: cpu@0: compatible:
Additional items are not allowed ('arm,armv8' was unexpected)
arch/arm64/boot/dts/rockchip/rk3308-evb.dt.yaml: cpu@0: compatible:
['arm,cortex-a35', 'arm,armv8']
is too long
Fix these errors by removing the last argument of
the cpu compatible property in rk3308.dtsi.
make ARCH=arm64
dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/arm/cpus.yaml
Signed-off-by: Johan Jonker <redacted>applied for 5.7 with Robins Rb Thanks Heiko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel