[PATCH v5 2/3] pwm: iproc: Add support for Broadcom iproc pwm controller
From: Thierry Reding <hidden>
Date: 2016-07-08 15:16:26
Also in:
linux-devicetree, linux-pwm, lkml
From: Thierry Reding <hidden>
Date: 2016-07-08 15:16:26
Also in:
linux-devicetree, linux-pwm, lkml
On Tue, Jul 05, 2016 at 02:00:25AM -0400, Yendapally Reddy Dhananjaya Reddy wrote:
Add support for the PWM controller present in Broadcom's iProc family of SoCs.It has been tested on the Northstar+ bcm958625HR board. Signed-off-by: Yendapally Reddy Dhananjaya Reddy <redacted> --- drivers/pwm/Kconfig | 10 ++ drivers/pwm/Makefile | 1 + drivers/pwm/pwm-bcm-iproc.c | 268 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 279 insertions(+) create mode 100644 drivers/pwm/pwm-bcm-iproc.c
I've applied this, but I had to make a couple of changes for coding style and to squash compiler warnings. Please check the PWM tree's for-next branch to see if it still works for you. Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160708/f7673726/attachment.sig>