summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAkhil R <akhilrajeev@nvidia.com>2026-07-28 06:59:50 +0000
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2026-07-31 09:28:15 +0200
commit0fd9549975b5b8186a78b654e02518113cc2ac93 (patch)
tree5fdb3083ead09c5b48391bf1c8079f55168696b0 /tools/perf/scripts/python
parentfc6963aad560aebeb926e677aa26746c42c6223b (diff)
i3c: dw-i3c-master: Add ACPI core clock frequency quirk
Some ACPI-enumerated devices like Tegra410 do not expose the controller core clock through the clk framework. Unlike device tree, ACPI on Arm does not model clock providers. The hardware is expected to have its clocks enabled by firmware before the OS takes over. Make the core clock optional and allow selected ACPI devices to provide the core clock rate through the "clock-frequency" _DSD property when the core clock is absent. Resolve device quirks before acquiring the core clock so platforms without the ACPI skip-clock quirk still fail probe immediately when the clock is missing, before any MMIO access. Signed-off-by: Akhil R <akhilrajeev@nvidia.com> Link: https://patch.msgid.link/20260728065955.809445-9-akhilrajeev@nvidia.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions