From fe1160e0fe8302bc73110c7b96dd4c240dd60dfc Mon Sep 17 00:00:00 2001 From: Remi Pommarel Date: Mon, 30 Mar 2020 10:05:37 +0200 Subject: [PATCH] linux5.5: Add FAN53555 support This regulator is used to control GPU and Big CPUs (A72) power on RK3399 nanopi boards. --- srcpkgs/linux5.5/files/arm64-dotconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux5.5/files/arm64-dotconfig b/srcpkgs/linux5.5/files/arm64-dotconfig index bd08ed5921..8711c1cfad 100644 --- a/srcpkgs/linux5.5/files/arm64-dotconfig +++ b/srcpkgs/linux5.5/files/arm64-dotconfig @@ -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