]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Support reading Subsystem ID from Device Tree
authorMark Brown <broonie@kernel.org>
Tue, 23 Sep 2025 08:28:45 +0000 (10:28 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 23 Sep 2025 08:28:45 +0000 (10:28 +0200)
commitfd9814554328e189216bb1488c17157462600e99
treeef655e32ea0cb4ab6bc3475a947f87736f307adf
parent63b4c34635cf32af023796b64c855dd1ed0f0a4f
parent46c8b4d2a693eca69a2191436cffa44f489e98c7
Support reading Subsystem ID from Device Tree

Merge series from Stefan Binding <sbinding@opensource.cirrus.com>:

In PC systems using ACPI, the driver is able to read back an SSID from
the _SUB property. This SSID uniquely identifies the system, which
enables the driver to read the correct firmware and tuning for that
system from linux-firmware. Currently there is no way of reading this
property from device tree. Add an equivalent property in device tree
to perform the same role.
MAINTAINERS
sound/soc/codecs/lpass-wsa-macro.c
sound/soc/qcom/qdsp6/audioreach.c
sound/soc/qcom/sc8280xp.c
sound/soc/sof/imx/imx-common.c