commit | 093cf1f62fe8504d3cbd721c8753dbda931dd387 | [log] [tgz] |
---|---|---|
author | Gowthami Thiagarajan <gthiagarajan@marvell.com> | Fri Dec 09 11:07:15 2022 +0530 |
committer | Will Deacon <will@kernel.org> | Thu Jan 19 18:30:22 2023 +0000 |
tree | 7b0a97a95e93eca441262fa5642e2357225ab2cf | |
parent | e85930f06f0e938bfeb6e081526da86a784cb907 [diff] |
perf/marvell: Add ACPI support to TAD uncore driver Add support for ACPI based device registration so that the driver can be also enabled through ACPI table. While at that change the DT specific API's to device_* API's so that both DT based and ACPI based probing works. Signed-off-by: Gowthami Thiagarajan <gthiagarajan@marvell.com> Link: https://lore.kernel.org/r/20221209053715.3930071-1-gthiagarajan@marvell.com Signed-off-by: Will Deacon <will@kernel.org>