brintos

brintos / linux-shallow public Read only

0
0
Text · 760 B · 39d5659 Raw
23 lines · plain
1These files allow sending arbitrary IPC commands to the PMC/SCU which2may be dangerous. These will be removed eventually and should not be3used in any new applications.4 5What:		/sys/bus/platform/devices/INT34D2:00/simplecmd6Date:		Jun 20157KernelVersion:	4.18Contact:	Mika Westerberg <mika.westerberg@linux.intel.com>9Description:	This interface allows userspace to send an arbitrary10		IPC command to the PMC/SCU.11 12		Format: %d %d where first number is command and13		second number is subcommand.14 15What:		/sys/bus/platform/devices/INT34D2:00/northpeak16Date:		Jun 201517KernelVersion:	4.118Contact:	Mika Westerberg <mika.westerberg@linux.intel.com>19Description:	This interface allows userspace to enable and disable20		Northpeak through the PMC/SCU.21 22		Format: %u.23