Re: [PATCH] dm: core: Add address translation in fdt_get_resource

2021-04-07 Thread Patrick DELAUNAY
Hi Horatiu, On 4/6/21 11:14 AM, Horatiu Vultur wrote: The 04/06/2021 09:38, Patrick Delaunay wrote: Hi Patrick, I have applied your patches and I have done a basic test on jr2_switch. It seems to work fine. I got some warnings from the function '__of_translate_address' which I need to figure o

Re: [PATCH] dm: core: Add address translation in fdt_get_resource

2021-04-06 Thread Horatiu Vultur
The 04/06/2021 09:38, Patrick Delaunay wrote: Hi Patrick, I have applied your patches and I have done a basic test on jr2_switch. It seems to work fine. I got some warnings from the function '__of_translate_address' which I need to figure out. But one more important thing is that also luton_swit

Re: [PATCH] dm: core: Add address translation in fdt_get_resource

2021-04-06 Thread Etienne Carriere
On Tue, 6 Apr 2021 at 09:38, Patrick Delaunay wrote: > > Today of_address_to_resource() is called only in > ofnode_read_resource() for livetree support and > fdt_get_resource() is called when livetree is not supported. > > The fdt_get_resource() doesn't do the address translation > so when it is r