[PATCH v2 32/44] pmc: Move common registers to the header file
Bin Meng
bmeng.cn at gmail.com
Mon Jul 13 07:58:00 CEST 2020
On Wed, Jul 8, 2020 at 11:34 AM Simon Glass <sjg at chromium.org> wrote:
>
> These registers need to be accesses from ACPI code, so move them to the
> header file.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> (no changes since v1)
>
> drivers/power/acpi_pmc/acpi-pmc-uclass.c | 9 ---------
> include/power/acpi_pmc.h | 14 ++++++++++++++
> 2 files changed, 14 insertions(+), 9 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list