projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc824f
)
rockchip: rk3399-puma: enable PWM regulator in Puma defconfig.
author
Christoph Muellner
<
[email protected]
>
Wed, 2 Jan 2019 14:09:17 +0000
(15:09 +0100)
committer
Philipp Tomsich
<
[email protected]
>
Wed, 2 Jan 2019 21:38:21 +0000
(22:38 +0100)
This patch enables the PWM regulator driver in the defconfig
for the RK3399-Q7.
Signed-off-by: Christoph Muellner <
[email protected]
>
Reviewed-by: Philipp Tomsich <
[email protected]
>
configs/puma-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/puma-rk3399_defconfig
b/configs/puma-rk3399_defconfig
index a45a34be31c980e3553b1066082b85b5524e79a9..1afa5a75f9ad39027f2a4b889427339a3b449e88 100644
(file)
--- a/
configs/puma-rk3399_defconfig
+++ b/
configs/puma-rk3399_defconfig
@@
-79,6
+79,7
@@
CONFIG_DM_PMIC=y
CONFIG_DM_PMIC_FAN53555=y
CONFIG_PMIC_RK8XX=y
CONFIG_SPL_DM_REGULATOR=y
+CONFIG_REGULATOR_PWM=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_SPL_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y