regulator: stf7110: Add regulator support for JH7110 evb
authormason.huo <mason.huo@starfivetech.com>
Fri, 25 Mar 2022 06:12:28 +0000 (14:12 +0800)
committermason.huo <mason.huo@starfivetech.com>
Tue, 7 Jun 2022 10:33:16 +0000 (18:33 +0800)
commit80f85ca138889ca5bc2999729f3fc1dd05994ae8
tree23ac2d9ded62a7baccaed4cce626b529d8998423
parent544da706959ca4cbcc38f7e2c811297e67ba9ffd
regulator: stf7110: Add regulator support for JH7110 evb

Add 7 regulators base on regulator framework for
JH7110 evb HW design.

Signed-off-by: mason.huo <mason.huo@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110-evb.dts
arch/riscv/configs/starfive_jh7110_defconfig
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/stf7110-regulator.c [new file with mode: 0644]
include/linux/regulator/stf7110.h [new file with mode: 0644]