Re: [PATCH 1/3] ARM: dts: rockchip: add missing model properties

From: Heiko Stuebner
Date: Thu Mar 05 2020 - 16:35:57 EST


Am Mittwoch, 4. März 2020, 08:40:49 CET schrieb Johan Jonker:
> A test with the command below gives these errors:
>
> arch/arm/boot/dts/rk3288-evb-act8846.dt.yaml: /: 'model'
> is a required property
> arch/arm/boot/dts/rk3288-evb-rk808.dt.yaml: /: 'model'
> is a required property
> arch/arm/boot/dts/rk3288-r89.dt.yaml: /: 'model'
> is a required property
>
> Fix this error by adding the missing model properties to
> the involved dts files.
>
> make ARCH=arm dtbs_check
> DT_SCHEMA_FILES=~/.local/lib/python3.5/site-packages/dtschema/
> schemas/root-node.yaml
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>

applied for 5.7

Thanks
Heiko