Re: [RFC/PATCH] arm: omap: hwmod: add debugfs interface

2015-01-20 Thread Paul Walmsley
On Tue, 20 Jan 2015, Paul Walmsley wrote: On Fri, 5 Dec 2014, Felipe Balbi wrote: By exposing the details of hwmod structures to debugfs we can much more easily verify that changes to hwmod data is correct and won't cause regressions. The idea is that this can be used to check the

Re: [RFC/PATCH] arm: omap: hwmod: add debugfs interface

2015-01-20 Thread Felipe Balbi
Hi, On Tue, Jan 20, 2015 at 08:13:57AM +, Paul Walmsley wrote: On Tue, 20 Jan 2015, Paul Walmsley wrote: On Fri, 5 Dec 2014, Felipe Balbi wrote: By exposing the details of hwmod structures to debugfs we can much more easily verify that changes to hwmod data is correct and

Re: [RFC/PATCH] arm: omap: hwmod: add debugfs interface

2015-01-20 Thread Felipe Balbi
On Tue, Jan 20, 2015 at 08:36:03AM -0600, Felipe Balbi wrote: Hi, On Tue, Jan 20, 2015 at 08:13:57AM +, Paul Walmsley wrote: On Tue, 20 Jan 2015, Paul Walmsley wrote: On Fri, 5 Dec 2014, Felipe Balbi wrote: By exposing the details of hwmod structures to debugfs we can

Re: [RFC/PATCH] arm: omap: hwmod: add debugfs interface

2015-01-19 Thread Paul Walmsley
On Fri, 5 Dec 2014, Felipe Balbi wrote: By exposing the details of hwmod structures to debugfs we can much more easily verify that changes to hwmod data is correct and won't cause regressions. The idea is that this can be used to check the state of one hwmod, verify hwmod sysc fields,

[RFC/PATCH] arm: omap: hwmod: add debugfs interface

2014-12-05 Thread Felipe Balbi
By exposing the details of hwmod structures to debugfs we can much more easily verify that changes to hwmod data is correct and won't cause regressions. The idea is that this can be used to check the state of one hwmod, verify hwmod sysc fields, etc. For example, this will be used to move some