Re: [PATCH 2/2] ARM: dts: rockchip: remove #address-cells and #size-cells from i2s nodes

From: Heiko Stuebner
Date: Mon Mar 16 2020 - 20:30:42 EST


Am Mittwoch, 11. März 2020, 17:25:24 CET schrieb Johan Jonker:
> An experimental test with the command below gives
> for example this error:
>
> arch/arm/boot/dts/rk3036-evb.dt.yaml: i2s@10220000:
> '#address-cells', '#size-cells'
> do not match any of the regexes: 'pinctrl-[0-9]+'
>
> '#address-cells' and '#size-cells' are not a valid property
> for i2s nodes, so remove them.
>
> make ARCH=arm dtbs_check
> DT_SCHEMA_FILES=Documentation/devicetree/bindings/sound/rockchip-i2s.yaml
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>

applied for 5.7

Thanks
Heiko