commit | 6c87bedc9e9c922093bec602687d991669eccc64 | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Thu Aug 29 14:28:33 2019 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 03 22:01:16 2019 +0200 |
tree | 54fbd61c53990147722be2e4021a446e8d8e3c51 | |
parent | 82451bbd540f5254b1f5b655d2183469f2b0a7a7 [diff] |
coresight: acpi: Static funnel support The ACPI bindings for CoreSight has been updated to add the device id for non-programmable CoreSight funnels (aka static funnels) as of v1.1 [0]. Add the ACPI id for static funnels in the driver. [0] https://static.docs.arm.com/den0067/a/DEN0067_CoreSight_ACPI_1.1.pdf Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20190829202842.580-9-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>