Re: [PATCH v3 5/8] soc: qcom: geni: Add support for ACPI

2019-06-10 Thread Ard Biesheuvel
On Mon, 10 Jun 2019 at 10:42, Lee Jones wrote: > > 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

[PATCH v3 5/8] soc: qcom: geni: Add support for ACPI

2019-06-10 Thread Lee Jones
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