
28 Sep
2019
28 Sep
'19
1:28 a.m.
On Thu, 5 Sep 2019 at 01:49, matthias.bgg@kernel.org wrote:
From: Matthias Brugger mbrugger@suse.com
Default address cells value on the livetree access function returns the wrong value. Fix this so that the value returned corresponds to the device tree specification.
Signed-off-by: Matthias Brugger mbrugger@suse.com
include/dm/of.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm/next, thanks!