commit | 0503e8207c11c40bd53c41b88edbffe284a7658f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 06 12:54:36 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:33 2015 -0600 |
tree | f382d055f50d3f1cc6e8bb0bd10f11757ea21cbd | |
parent | 04035fd36c9c793ab7b6e7c4513fe6a053daf5dd [diff] |
dm: test: Add a size to each reg property 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@chromium.org>