Re: [PATCH 01/14] arm64: dts: meson: fix ethernet mac reg format

2019-08-20 Thread Martin Blumenstingl
On Wed, Aug 14, 2019 at 4:30 PM Neil Armstrong wrote: > > This fixes the following DT schemas check errors: > meson-axg-s400.dt.yaml: soc: ethernet@ff3f:reg:0: [0, 4282318848, 0, > 65536, 0, 4284695872, 0, 8] is too long > meson-axg-s400.dt.yaml: ethernet@ff3f: reg: [[0, 4282318848, 0,

[PATCH 01/14] arm64: dts: meson: fix ethernet mac reg format

2019-08-14 Thread Neil Armstrong
This fixes the following DT schemas check errors: meson-axg-s400.dt.yaml: soc: ethernet@ff3f:reg:0: [0, 4282318848, 0, 65536, 0, 4284695872, 0, 8] is too long meson-axg-s400.dt.yaml: ethernet@ff3f: reg: [[0, 4282318848, 0, 65536, 0, 4284695872, 0, 8]] is too short