[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140721123950.GY30888@lee--X1>
Date: Mon, 21 Jul 2014 13:39:50 +0100
From: Lee Jones <lee.jones@...aro.org>
To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc: kernel@...inux.com, thierry.reding@...il.com,
linux-pwm@...r.kernel.org, devicetree@...r.kernel.org,
ajitpal.singh@...com
Subject: Re: [PATCH v2 00/11] pwm: Introduce ST's PWM driver
Hi Thierry,
Did you find some time to look at this set?
> I'm pretty sure all of your review comments have been tended to
> now. Some have been fixed-up by myself and re-rolled into the
> original set. The larger changes have been fixed as subsequent
> patches for ease of review and history tracking on the internal
> kernel.
>
> Kind regards,
> Lee
>
> Ajit Pal Singh (4):
> pwm: st: Fix PWM prescaler handling
> pwm: sti: Ensure same period values for all channels
> pwm: sti: Sync between enable/disable calls
> pwm: sti: Remove PWM period table
>
> Lee Jones (7):
> ARM: stih407: Add DT nodes for for PWM
> ARM: stih416: Add Pinctrl settings for PWM
> ARM: stih416: Add DT nodes for PWM
> ARM: stih416-b2020e: Enable PWM on the B2020 Rev-E
> ARM: multi_v7_defconfig: Enable ST's PWM driver
> pwm: sti: Add new driver for ST's PWM IP
> pwm: sti: Supply Device Tree binding documentation for ST's PWM IP
>
> Documentation/devicetree/bindings/pwm/pwm-st.txt | 41 +++
> arch/arm/boot/dts/stih407.dtsi | 28 ++
> arch/arm/boot/dts/stih416-b2020e.dts | 10 +
> arch/arm/boot/dts/stih416-pinctrl.dtsi | 50 +++
> arch/arm/boot/dts/stih416.dtsi | 44 ++-
> arch/arm/configs/multi_v7_defconfig | 1 +
> drivers/pwm/Kconfig | 10 +
> drivers/pwm/Makefile | 1 +
> drivers/pwm/pwm-sti.c | 418 +++++++++++++++++++++++
> 9 files changed, 602 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/devicetree/bindings/pwm/pwm-st.txt
> create mode 100644 drivers/pwm/pwm-sti.c
>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists