1These files allow sending arbitrary IPC commands to the PMC/SCU which
2may be dangerous. These will be removed eventually and should not be
3used in any new applications.
4
5What:		/sys/bus/platform/devices/INT34D2:00/simplecmd
6Date:		Jun 2015
7KernelVersion:	4.1
8Contact:	Mika Westerberg <mika.westerberg@linux.intel.com>
9Description:	This interface allows userspace to send an arbitrary
10		IPC command to the PMC/SCU.
11
12		Format: %d %d where first number is command and
13		second number is subcommand.
14
15What:		/sys/bus/platform/devices/INT34D2:00/northpeak
16Date:		Jun 2015
17KernelVersion:	4.1
18Contact:	Mika Westerberg <mika.westerberg@linux.intel.com>
19Description:	This interface allows userspace to enable and disable
20		Northpeak through the PMC/SCU.
21
22		Format: %u.
23