OSDN Git Service

ASoC: Intel: Skylake: Parse vendor tokens to build A-State table
authorPradeep Tewani <pradeep.d.tewani@intel.com>
Wed, 6 Dec 2017 11:04:02 +0000 (16:34 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 6 Dec 2017 17:44:54 +0000 (17:44 +0000)
commit437623554e89f388648a31c35e1e5e4c7cb09004
treef9f72c4542895a5183eeb9d0effca7ba2cc0f79a
parentb2ca3bdd07f68ca63fdb8e45f1fe039ba6af54a2
ASoC: Intel: Skylake: Parse vendor tokens to build A-State table

A-State table is a power management table which allows the driver to
configure the DSP clock source corresponding to various load thresholds.
The table contains upto 3 A-State entries. The patch adds and parses the
corresponding A-State tokens to build the table.

Signed-off-by: Pradeep Tewani <pradeep.d.tewani@intel.com>
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/uapi/sound/snd_sst_tokens.h
sound/soc/intel/skylake/skl-topology.c
sound/soc/intel/skylake/skl.h