[U-Boot] [PATCH] fdt: fix dev_get_addr_name node offset

Simon Glass sjg at chromium.org
Sat May 7 21:03:05 CEST 2016


On 29 April 2016 at 08:02, Simon Glass <sjg at chromium.org> wrote:
> On 28 April 2016 at 16:04, Stephen Warren <swarren at wwwdotorg.org> wrote:
>> From: Stephen Warren <swarren at nvidia.com>
>>
>> Use the device's own DT offset, not the device's parent's.
>>
>> Fixes: 43c4d44e3330 ("fdt: implement dev_get_addr_name()")
>> Signed-off-by: Stephen Warren <swarren at nvidia.com>
>> ---
>>  drivers/core/device.c | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list