
Hi Andy,
On Tue, 22 Oct 2019 at 02:21, Andy Shevchenko andy.shevchenko@gmail.com wrote:
On Tue, Oct 22, 2019 at 1:54 AM Simon Glass sjg@chromium.org wrote:
On Mon, 21 Oct 2019 at 01:49, Andy Shevchenko andy.shevchenko@gmail.com wrote:
On Mon, Oct 21, 2019 at 7:26 AM Simon Glass sjg@chromium.org wrote:
Add a simple command to show information about the PMC.
PMC is a part of almost all Intel Atom SoCs. Can you describe how can it be utilized for example in case of Tangier?
Well if the driver is enabled then I expect the 'pmc info' command could be used there?
PMC is unique to a platform / SoC. My question here is to provide some skeleton / Documentation how other (non-APL) SoC drivers can enable `pmc info` etc.
OK I see. I suspect that there might be some common fields but also some fields specific to each SoC.
My expectation is that we would print out whatever of these fields seems useful/suitable. Does that sound reasonable?
Regards, Simon