
30 Jun
2020
30 Jun
'20
10:27 a.m.
Hi Simon,
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass sjg@chromium.org wrote:
These registers need to be accesses from ACPI code, so move them to the header file.
I don't think these are common offset to every platform.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/power/acpi_pmc/acpi-pmc-uclass.c | 9 --------- include/power/acpi_pmc.h | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 9 deletions(-)
Regards, Bin