From 4c18728c9a397e2181d132608507aa8171e19bb3 Mon Sep 17 00:00:00 2001 From: Remi Pommarel Date: Mon, 30 Mar 2020 10:03:27 +0200 Subject: [PATCH] linux4.19: Add FAN53555 support This regulator is used to control GPU and Big CPUs (A72) power on RK3399 nanopi boards. --- srcpkgs/linux4.19/files/arm64-dotconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux4.19/files/arm64-dotconfig b/srcpkgs/linux4.19/files/arm64-dotconfig index 2a32133c579..3f64837d661 100644 --- a/srcpkgs/linux4.19/files/arm64-dotconfig +++ b/srcpkgs/linux4.19/files/arm64-dotconfig @@ -4491,7 +4491,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