linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable IMX27 PWM controller
@ 2020-03-06 10:38 Adam Ford
  2020-03-06 10:38 ` [PATCH] arm64: defconfig: Enable IMX/FSL Audio Support for WM8962 Adam Ford
  2020-05-02 12:30 ` [PATCH] arm64: defconfig: Enable IMX27 PWM controller Adam Ford
  0 siblings, 2 replies; 4+ messages in thread
From: Adam Ford @ 2020-03-06 10:38 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: aford, Adam Ford, Catalin Marinas, Will Deacon, linux-kernel

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@gmail.com>

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-02 12:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-06 10:38 [PATCH] arm64: defconfig: Enable IMX27 PWM controller Adam Ford
2020-03-06 10:38 ` [PATCH] arm64: defconfig: Enable IMX/FSL Audio Support for WM8962 Adam Ford
2020-05-02 12:30   ` Adam Ford
2020-05-02 12:30 ` [PATCH] arm64: defconfig: Enable IMX27 PWM controller Adam Ford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).