diff options
author | Anshuman Khandual <[email protected]> | 2023-08-17 11:24:03 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-08-18 18:07:10 +0100 |
commit | 1aa3d0274a4aac338ee45a3dfc3b17c944bcc2bc (patch) | |
tree | e0520212b012cae05dedab209f7cc2cf7a229db2 /lib/crypto | |
parent | 81e5ee471609848ee1ebf3beb2a46788113fe0eb (diff) |
arm_pmu: acpi: Add a representative platform device for TRBE
ACPI TRBE does not have a HID for identification which could create and add
a platform device into the platform bus. Also without a platform device, it
cannot be probed and bound to a platform driver.
This creates a dummy platform device for TRBE after ascertaining that ACPI
provides required interrupts uniformly across all cpus on the system. This
device gets created inside drivers/perf/arm_pmu_acpi.c to accommodate TRBE
being built as a module.
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/crypto')
0 files changed, 0 insertions, 0 deletions