Re: [RFC PATCH 00/11] ARM: DT: update cpu device of_node

2013-07-16 Thread Viresh Kumar
On 15 July 2013 15:52, wrote: > Sudeep KarkadaNagesha (11): > cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes > cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodes > cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodes > cpufreq: spear-cpufreq:

Re: [RFC PATCH 00/11] ARM: DT: update cpu device of_node

2013-07-16 Thread Viresh Kumar
On 15 July 2013 15:52, sudeep.karkadanage...@arm.com wrote: Sudeep KarkadaNagesha (11): cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodes cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodes

[RFC PATCH 00/11] ARM: DT: update cpu device of_node

2013-07-15 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

[RFC PATCH 00/11] ARM: DT: update cpu device of_node

2013-07-15 Thread Sudeep . KarkadaNagesha
From: Sudeep KarkadaNagesha sudeep.karkadanage...@arm.com 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