Re: [PATCH 04/17] ARM: dts: vesnin: Add unit address for memory node

2019-07-26 Thread Alexander A. Filippov
On Fri, Jul 26, 2019 at 03:09:46PM +0930, Andrew Jeffery wrote: > Fixes the following warnings: > > arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dt.yaml: /: memory: False schema > does not allow {'reg': [[1073741824, 536870912]]} > arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dt.yaml: memory:

[PATCH 04/17] ARM: dts: vesnin: Add unit address for memory node

2019-07-25 Thread Andrew Jeffery
Fixes the following warnings: arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dt.yaml: /: memory: False schema does not allow {'reg': [[1073741824, 536870912]]} arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dt.yaml: memory: 'device_type' is a required property Cc: Alexander Filippov Signed-off-by: