+1
−0
drivers/acpi/acpi_amba.c
0 → 100644
+122
−0
+5
−0
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
On ARM64 some devices use the AMBA device and not the platform bus for probing so add support for this. Uses a dummy clock for apb_pclk as ACPI does not have a suitable clock representation and to keep the core AMBA bus code unchanged between probing methods. Acked-by:Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by:
Graeme Gregory <graeme.gregory@linaro.org> Signed-off-by:
Aleksey Makarov <aleksey.makarov@linaro.org> Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>