[U-Boot] [PATCH 15/18] dm: test: Add a size to each reg property
Simon Glass
sjg at chromium.org
Sat Jul 18 01:58:59 CEST 2015
On 6 July 2015 at 12:54, Simon Glass <sjg at chromium.org> wrote:
> Each sandbox peripheral should have a size as well as a base address. This
> is required for regmaps to work, so make this change for all nodes that have
> an address.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/sandbox/dts/test.dts | 27 +++++++++++++++------------
> 1 file changed, 15 insertions(+), 12 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list