Re: [PATCH] arm64: defconfig: Enable IMX27 PWM controller

From: Adam Ford
Date: Sat May 02 2020 - 08:30:27 EST


On Fri, Mar 6, 2020 at 4:38 AM Adam Ford <aford173@xxxxxxxxx> wrote:
>
> The i.MX8M Mini and others use the i.MX27 PWM controller.
> This patch enables it as a module so various boards can use it.
>
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>

I don't know who the right person is to ping for this, but it's still
awaiting approval.

>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index a8de3d327d03..d19ca82b3c40 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -830,6 +830,7 @@ CONFIG_MPL3115=m
> CONFIG_PWM=y
> CONFIG_PWM_BCM2835=m
> CONFIG_PWM_CROS_EC=m
> +CONFIG_PWM_IMX27=m
> CONFIG_PWM_MESON=m
> CONFIG_PWM_RCAR=m
> CONFIG_PWM_ROCKCHIP=y
> --
> 2.25.0
>