Re: [PATCH 1/3] OF: Introduce Device Tree resolve support.

2013-11-06 Thread Ionut Nicu
Hi, On 06.11.2013 16:59, Alexander Sverdlin wrote: > Hi! > > On 05/11/13 19:41, ext Pantelis Antoniou wrote: >> Introduce support for dynamic device tree resolution. >> Using it, it is possible to prepare a device tree that's >> been loaded on runtime to be modified and inserted at the kernel >>

Re: [PATCH 1/3] OF: Introduce Device Tree resolve support.

2013-11-06 Thread Alexander Sverdlin
Hi! On 05/11/13 19:41, ext Pantelis Antoniou wrote: > Introduce support for dynamic device tree resolution. > Using it, it is possible to prepare a device tree that's > been loaded on runtime to be modified and inserted at the kernel > live tree. > > Signed-off-by: Pantelis Antoniou Reviewed-by

[PATCH 1/3] OF: Introduce Device Tree resolve support.

2013-11-05 Thread Pantelis Antoniou
Introduce support for dynamic device tree resolution. Using it, it is possible to prepare a device tree that's been loaded on runtime to be modified and inserted at the kernel live tree. Signed-off-by: Pantelis Antoniou --- .../devicetree/dynamic-resolution-notes.txt| 25 ++ drivers/of/