[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHCN7xJ+3kvkt2TGe3j2JC6YVbxgsOzrSrDN6jaae2TZskOu4Q@mail.gmail.com>
Date: Sat, 2 May 2020 07:30:13 -0500
From: Adam Ford <aford173@...il.com>
To: arm-soc <linux-arm-kernel@...ts.infradead.org>
Cc: Adam Ford-BE <aford@...conembedded.com>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] arm64: defconfig: Enable IMX27 PWM controller
On Fri, Mar 6, 2020 at 4:38 AM Adam Ford <aford173@...il.com> 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@...il.com>
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
>
Powered by blists - more mailing lists