]> git.dujemihanovic.xyz Git - u-boot.git/commit
pmc: Move common registers to the header file
authorSimon Glass <sjg@chromium.org>
Wed, 8 Jul 2020 03:32:33 +0000 (21:32 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 17 Jul 2020 06:32:24 +0000 (14:32 +0800)
commit11e27ae92b1b7596a2ad5755be119c14e68895ac
tree7033da8f6d325494a33ef2acc3708da9489f269b
parent62fba44d6d331d8faa3389cd84c24212a2d69cf3
pmc: Move common registers to the header file

These registers need to be accesses from ACPI code, so move them to the
header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/power/acpi_pmc/acpi-pmc-uclass.c
include/power/acpi_pmc.h