[PATCH v3 1/4] pwm: Add support for Meson PWM Controller
From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
Date: 2016-08-28 16:33:27
Also in:
linux-amlogic, linux-pwm, lkml
From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
Date: 2016-08-28 16:33:27
Also in:
linux-amlogic, linux-pwm, lkml
On Mon, Aug 22, 2016 at 5:36 PM, Neil Armstrong [off-list ref] wrote:
Add support for the PWM controller found in the Amlogic SoCs. This driver supports the Meson8b and GXBB SoCs. Signed-off-by: Neil Armstrong <redacted>
I could enable the AP6330 SDIO wifi module with this on my meson-gxbb-vega-s95-meta clone, which uses pwm_e to generate the LPO clock for the wifi module (see [0] for the corresponding patches). So thank you Neil, and: Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> [0] https://github.com/xdarklight/linux/tree/meson-gxbb-integration-4.8-20160828