]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI/IORT: Parse SSID property of named component node
authorJean-Philippe Brucker <jean-philippe@linaro.org>
Wed, 15 Jan 2020 12:52:30 +0000 (13:52 +0100)
committerWill Deacon <will@kernel.org>
Wed, 15 Jan 2020 16:00:57 +0000 (16:00 +0000)
commit9fb7c9311e6ce4473982c1c86513d252189b75a5
tree9b1f4c2125df3d9364d43a1a4953f1a8858443aa
parent60db5c6d1bddb1a5087cf2cd366155257bca6474
ACPI/IORT: Parse SSID property of named component node

Named component nodes in the IORT tables describe the number of
Substream ID bits (aka. PASID) supported by the device. Propagate this
value to the fwspec structure in order to enable PASID for platform
devices.

Acked-by: Hanjun Guo <guohanjun@huawei.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/acpi/arm64/iort.c