Re: [PATCH v2] base: soc: Handle custom soc information sysfs entries

2019-10-08 Thread Bjorn Andersson
On Mon 07 Oct 13:37 PDT 2019, Murali Nalajala wrote: > Soc framework exposed sysfs entries are not sufficient for some > of the h/w platforms. Currently there is no interface where soc > drivers can expose further information about their SoCs via soc > framework. This change address this

Re: [PATCH v2] base: soc: Handle custom soc information sysfs entries

2019-10-08 Thread Bjorn Andersson
On Tue 08 Oct 08:43 PDT 2019, Greg KH wrote: > On Tue, Oct 08, 2019 at 08:33:11AM -0700, Stephen Boyd wrote: > > Quoting Murali Nalajala (2019-10-07 13:37:42) > > > Soc framework exposed sysfs entries are not sufficient for some > > > of the h/w platforms. Currently there is no interface where

Re: [PATCH v2] base: soc: Handle custom soc information sysfs entries

2019-10-08 Thread Greg KH
On Tue, Oct 08, 2019 at 10:10:08AM -0700, mnala...@codeaurora.org wrote: > On 2019-10-08 08:43, Greg KH wrote: > > On Tue, Oct 08, 2019 at 08:33:11AM -0700, Stephen Boyd wrote: > > > Quoting Murali Nalajala (2019-10-07 13:37:42) > > > > Soc framework exposed sysfs entries are not sufficient for

Re: [PATCH v2] base: soc: Handle custom soc information sysfs entries

2019-10-08 Thread mnalajal
On 2019-10-08 08:43, Greg KH wrote: On Tue, Oct 08, 2019 at 08:33:11AM -0700, Stephen Boyd wrote: Quoting Murali Nalajala (2019-10-07 13:37:42) > Soc framework exposed sysfs entries are not sufficient for some > of the h/w platforms. Currently there is no interface where soc > drivers can

Re: [PATCH v2] base: soc: Handle custom soc information sysfs entries

2019-10-08 Thread Greg KH
On Tue, Oct 08, 2019 at 08:33:11AM -0700, Stephen Boyd wrote: > Quoting Murali Nalajala (2019-10-07 13:37:42) > > Soc framework exposed sysfs entries are not sufficient for some > > of the h/w platforms. Currently there is no interface where soc > > drivers can expose further information about

Re: [PATCH v2] base: soc: Handle custom soc information sysfs entries

2019-10-08 Thread Stephen Boyd
Quoting Murali Nalajala (2019-10-07 13:37:42) > Soc framework exposed sysfs entries are not sufficient for some > of the h/w platforms. Currently there is no interface where soc > drivers can expose further information about their SoCs via soc > framework. This change address this limitation where

[PATCH v2] base: soc: Handle custom soc information sysfs entries

2019-10-07 Thread Murali Nalajala
Soc framework exposed sysfs entries are not sufficient for some of the h/w platforms. Currently there is no interface where soc drivers can expose further information about their SoCs via soc framework. This change address this limitation where clients can pass their custom entries as attribute