Re: [PATCH 13/14] arm64: dts: meson-gxbb-p201: fix snps, reset-delays-us format

2019-08-20 Thread Martin Blumenstingl
On Wed, Aug 14, 2019 at 4:33 PM Neil Armstrong wrote: > > This fixes the following DT schemas check errors: > meson-gxbb-p201.dt.yaml: ethernet@c941: snps,reset-delays-us: [[0, 1, > 100]] is too short > > Signed-off-by: Neil Armstrong Reviewed-by: Martin Blumenstingl

[PATCH 13/14] arm64: dts: meson-gxbb-p201: fix snps,reset-delays-us format

2019-08-14 Thread Neil Armstrong
This fixes the following DT schemas check errors: meson-gxbb-p201.dt.yaml: ethernet@c941: snps,reset-delays-us: [[0, 1, 100]] is too short Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/amlogic/meson-gxbb-p201.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff