[U-Boot] [PATCH 3/4] rockchip: defconfig: puma-rk3399: enable PWM regulator

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Thu Dec 6 13:41:38 UTC 2018



> On 06.12.2018, at 12:25, Christoph Muellner <christoph.muellner at theobroma-systems.com> wrote:
> 
> Signed-off-by: Christoph Muellner <christoph.muellner at theobroma-systems.com>

You are missing a commit message.
Please revise.

> ---
> configs/puma-rk3399_defconfig | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/configs/puma-rk3399_defconfig b/configs/puma-rk3399_defconfig
> index 8e33e09cee8..d23cf4bc523 100644
> --- a/configs/puma-rk3399_defconfig
> +++ b/configs/puma-rk3399_defconfig
> @@ -78,6 +78,7 @@ CONFIG_PINCTRL_ROCKCHIP_RK3399=y
> CONFIG_DM_PMIC=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
> -- 
> 2.11.0
> 



More information about the U-Boot mailing list