soc: qcom: geni: Add support for ACPI
authorLee Jones <lee.jones@linaro.org>
Mon, 17 Jun 2019 12:51:02 +0000 (13:51 +0100)
committerAndy Gross <agross@kernel.org>
Wed, 19 Jun 2019 06:03:24 +0000 (01:03 -0500)
commite1068c32c1d413eaf8818ac10497817af9d2f231
treeffd0da9924b08ca2ed3a23813be81056567788f9
parent2498f8c1c668fe8416e645f50a634f71df49f8bb
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>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <agross@kernel.org>
drivers/soc/qcom/qcom-geni-se.c