Re: [U-Boot] [PATCH v2] ARM: dt: zynq: Add labels to cpu nodes to allow overriding OPPs.

2016-12-13 Thread Michal Simek
On 12.12.2016 17:48, Moritz Fischer wrote: > By adding labels to the cpu nodes in the dtsi, a dts that > includes it can change the OPPs by referencing the cpu0 > through the label. > > [Based on linux (400b6a0cbef55d1ae32808eaa1ef1c28820bf6ac)] > Signed-off-by: Moritz Fischer > Cc: Michal Simek

[U-Boot] [PATCH v2] ARM: dt: zynq: Add labels to cpu nodes to allow overriding OPPs.

2016-12-12 Thread Moritz Fischer
By adding labels to the cpu nodes in the dtsi, a dts that includes it can change the OPPs by referencing the cpu0 through the label. [Based on linux (400b6a0cbef55d1ae32808eaa1ef1c28820bf6ac)] Signed-off-by: Moritz Fischer Cc: Michal Simek Cc: u-boot@lists.denx.de --- Ok, since I fatfingered v1