soc:starfive: add jh7110 pmu driver.
authorsamin <samin.guo@starfivetech.com>
Fri, 14 Jan 2022 07:10:00 +0000 (15:10 +0800)
committersamin <samin.guo@starfivetech.com>
Fri, 14 Jan 2022 07:44:44 +0000 (15:44 +0800)
commitc72851df73af67a72e72d04484aff917cb5c6c21
tree51bda963801fca066ab2c82b23326eeb1f28f99e
parent415fc581f163fb63501fa77cfb5d3231e9ac9201
soc:starfive: add jh7110 pmu driver.

The JH7110 PMU can dynamically switch on or off power domians and set
the power-on and power-off sequence.

API Instructions refer to include/soc/starfive/jh7110_pmu.h

Signed-off-by: samin <samin.guo@starfivetech.com>
drivers/soc/starfive/Kconfig [new file with mode: 0644]
drivers/soc/starfive/Makefile [new file with mode: 0644]
drivers/soc/starfive/jh7110_pmu.c [new file with mode: 0644]
include/soc/starfive/jh7110_pmu.h [new file with mode: 0644]