On Wed, Dec 23, 2015 at 04:14:41PM +0530, Souvik Kumar Chakravarty wrote:
> Makefile, Kconfig & MAINTAINERS changes for compiling Telemetry.
> It depends on PUNIT and PMC IPC drivers.

...

> +config INTEL_TELEMETRY
> +     tristate "Intel SoC Telemetry Driver"
> +     default n
> +     depends on INTEL_PMC_IPC && INTEL_PUNIT_IPC && X86_64
> +     ---help---
> +       This driver provides interfaces to configure and use
> +       telemetry for INTEL SoC from APL onwards. It is also
> +       used to get various SoC events and parameters
> +       directly via debugfs files. Various tools may use

If tools are going to be relying on it, debugfs doesn't seem like the right
place for it to me. Would /sys/power be more apt?

Rafael?

-- 
Darren Hart
Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" 
in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to