linux5.5: Add FAN53555 support
This regulator is used to control GPU and Big CPUs (A72) power on RK3399 nanopi boards.
This commit is contained in:
parent
10deb201da
commit
fe1160e0fe
|
@ -4906,7 +4906,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
|||
# CONFIG_REGULATOR_BD9571MWV is not set
|
||||
# CONFIG_REGULATOR_DA9210 is not set
|
||||
# CONFIG_REGULATOR_DA9211 is not set
|
||||
# CONFIG_REGULATOR_FAN53555 is not set
|
||||
CONFIG_REGULATOR_FAN53555=y
|
||||
CONFIG_REGULATOR_GPIO=y
|
||||
CONFIG_REGULATOR_HI655X=y
|
||||
# CONFIG_REGULATOR_ISL9305 is not set
|
||||
|
|
Loading…
Reference in New Issue