OSDN Git Service

soc: qcom: geni: Add support for ACPI
authorLee Jones <lee.jones@linaro.org>
Mon, 17 Jun 2019 12:51:02 +0000 (13:51 +0100)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 18 Jun 2019 08:58:29 +0000 (11:58 +0300)
commit8bc529b25354d4ed1dcd3d3663ada5775e7acaec
tree48b9bb3b71c52c5dd9cf746f7be0f86813f4913e
parentad408a1596b45868e38d0504f2ec1d5fb06f17d4
soc: qcom: geni: Add support for ACPI

When booting with ACPI as the active set of configuration tables,
all; clocks, regulators, pin functions ect are expected to be at
their ideal values/levels/rates, thus the associated frameworks
are unavailable.  Ensure calls to these APIs are shielded when
ACPI is enabled.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/soc/qcom/qcom-geni-se.c