Re: [PATCH 0/3] Fix msm timer clearing bugs

2013-03-22 Thread David Brown
Stephen Boyd writes: > Patches are based on v3.9-rc2. These patches will conflict with > my other patch series to remove the local timer API, but the > conflict isn't impossible to resolve and we can figure out how to > deal with that after review. > > Patch 1 is a bug fix which could probably

Re: [PATCH 0/3] Fix msm timer clearing bugs

2013-03-22 Thread David Brown
Stephen Boyd sb...@codeaurora.org writes: Patches are based on v3.9-rc2. These patches will conflict with my other patch series to remove the local timer API, but the conflict isn't impossible to resolve and we can figure out how to deal with that after review. Patch 1 is a bug fix which

[PATCH 0/3] Fix msm timer clearing bugs

2013-03-14 Thread Stephen Boyd
This patchset cleans up some bugs in the msm timer code and overhauls the DT binding. I don't think we'll need to radically change it again, and we haven't shipped any devices with these bindings so we should be ok. The important thing is that the binding is consolidated and more clearly describes

[PATCH 0/3] Fix msm timer clearing bugs

2013-03-14 Thread Stephen Boyd
This patchset cleans up some bugs in the msm timer code and overhauls the DT binding. I don't think we'll need to radically change it again, and we haven't shipped any devices with these bindings so we should be ok. The important thing is that the binding is consolidated and more clearly describes