Re: [PATCH] ARM: dts: msm8974: Move arch-timer out of soc node

2014-03-17 Thread Christopher Covington
Hi Kumar, On 03/17/2014 01:33 PM, Kumar Gala wrote: > > On Mar 17, 2014, at 12:31 PM, Christopher Covington > wrote: > >> Hi Stephen, >> >> On 03/11/2014 05:24 PM, Stephen Boyd wrote: >>> The architected timer is not a register addressable piece of >>> hardware. Instead it's accessed through

Re: [PATCH] ARM: dts: msm8974: Move arch-timer out of soc node

2014-03-17 Thread Kumar Gala
On Mar 17, 2014, at 12:31 PM, Christopher Covington wrote: > Hi Stephen, > > On 03/11/2014 05:24 PM, Stephen Boyd wrote: >> The architected timer is not a register addressable piece of >> hardware. Instead it's accessed through cp15 accessors. Move it >> to the root of the devicetree to

Re: [PATCH] ARM: dts: msm8974: Move arch-timer out of soc node

2014-03-17 Thread Christopher Covington
Hi Stephen, On 03/11/2014 05:24 PM, Stephen Boyd wrote: > The architected timer is not a register addressable piece of > hardware. Instead it's accessed through cp15 accessors. Move it > to the root of the devicetree to reflect this. I find this confusing, perhaps due to overloading of the word

Re: [PATCH] ARM: dts: msm8974: Move arch-timer out of soc node

2014-03-17 Thread Christopher Covington
Hi Stephen, On 03/11/2014 05:24 PM, Stephen Boyd wrote: The architected timer is not a register addressable piece of hardware. Instead it's accessed through cp15 accessors. Move it to the root of the devicetree to reflect this. I find this confusing, perhaps due to overloading of the word

Re: [PATCH] ARM: dts: msm8974: Move arch-timer out of soc node

2014-03-17 Thread Kumar Gala
On Mar 17, 2014, at 12:31 PM, Christopher Covington c...@codeaurora.org wrote: Hi Stephen, On 03/11/2014 05:24 PM, Stephen Boyd wrote: The architected timer is not a register addressable piece of hardware. Instead it's accessed through cp15 accessors. Move it to the root of the devicetree

Re: [PATCH] ARM: dts: msm8974: Move arch-timer out of soc node

2014-03-17 Thread Christopher Covington
Hi Kumar, On 03/17/2014 01:33 PM, Kumar Gala wrote: On Mar 17, 2014, at 12:31 PM, Christopher Covington c...@codeaurora.org wrote: Hi Stephen, On 03/11/2014 05:24 PM, Stephen Boyd wrote: The architected timer is not a register addressable piece of hardware. Instead it's accessed

[PATCH] ARM: dts: msm8974: Move arch-timer out of soc node

2014-03-11 Thread Stephen Boyd
The architected timer is not a register addressable piece of hardware. Instead it's accessed through cp15 accessors. Move it to the root of the devicetree to reflect this. Signed-off-by: Stephen Boyd --- arch/arm/boot/dts/qcom-msm8974.dtsi | 18 +- 1 file changed, 9

[PATCH] ARM: dts: msm8974: Move arch-timer out of soc node

2014-03-11 Thread Stephen Boyd
The architected timer is not a register addressable piece of hardware. Instead it's accessed through cp15 accessors. Move it to the root of the devicetree to reflect this. Signed-off-by: Stephen Boyd sb...@codeaurora.org --- arch/arm/boot/dts/qcom-msm8974.dtsi | 18 +- 1 file