Re: [PATCH v3 00/16] DT/core: update cpu device of_node

2013-08-01 Thread Sudeep KarkadaNagesha
On 22/07/13 12:32, Sudeep KarkadaNagesha wrote: > From: Sudeep KarkadaNagesha > > As more and more information is getting added into the cpu node, the number > of drivers needing to parse the device tree for CPU nodes are increasing. > Most of the time, the information needed from the cpu node is

[PATCH v3 00/16] DT/core: update cpu device of_node

2013-07-22 Thread Sudeep KarkadaNagesha
From: Sudeep KarkadaNagesha As more and more information is getting added into the cpu node, the number of drivers needing to parse the device tree for CPU nodes are increasing. Most of the time, the information needed from the cpu node is preferred in the logical CPU order. Hence many drivers fi