[PATCH v3 1/4] pwm: Add support for Meson PWM Controller
From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
Date: 2016-09-06 21:24:40
Also in:
linux-amlogic, linux-pwm, lkml
From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
Date: 2016-09-06 21:24:40
Also in:
linux-amlogic, linux-pwm, lkml
Hi Thierry, On Mon, Sep 5, 2016 at 11:53 AM, Thierry Reding [off-list ref] wrote:
As mentioned in another reply in this thread I ended up restructuring
the driver a little before applying it to the PWM tree. I don't /think/
there are any functional changes, so I left your Tested-by in place, but
it would be great if you could retest and confirm, just to make sure.
The driver is in the for-4.9/drivers branch of the PWM tree:
https://git.kernel.org/cgit/linux/kernel/git/thierry.reding/linux-pwm.git/log/?h=for-4.9/driversI have tested it with the updated Neil sent today: [0] This is still working fine for me (driving the LPO clock of an AP6330 SDIO wifi chip). Please note that I don't have a scope to measure the actual signal, but I guess it's fine since my AP6330 is happy. So feel free to keep my: Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Regards, Martin [0] https://github.com/superna9999/linux/releases/tag/amlogic/v4.8/pwm-for-next-for-v4