]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: rt722: get lane mapping property
authorBard Liao <yung-chuan.liao@linux.intel.com>
Tue, 4 Feb 2025 07:52:24 +0000 (15:52 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 5 Feb 2025 12:46:02 +0000 (12:46 +0000)
commit185ac20a7b055e025027d303b63dab456b4f5d5e
tree4c1194e690bcbaf8bf079db94c07cd96d7ec5301
parent3f75771987f32a9f512c8944e70e343f8c6d71c1
ASoC: rt722: get lane mapping property

Rt722 supports multi-lane and the driver doesn't call sdw_slave_read_prop()
to get all properties. Add sdw_slave_read_lane_mapping() to get the
required lane mapping property.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://patch.msgid.link/20250204075224.162661-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt722-sdca-sdw.c