Re: [PATCH v8 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
From: Thierry Reding <hidden>
Date: 2021-01-20 17:44:29
Also in:
linux-devicetree, linux-pwm, linux-rtc, lkml
From: Thierry Reding <hidden>
Date: 2021-01-20 17:44:29
Also in:
linux-devicetree, linux-pwm, linux-rtc, lkml
On Sat, Jan 16, 2021 at 08:48:23PM +0100, Jonathan Neuschäfer wrote:
The Netronix EC provides a PWM output which is used for the backlight on some ebook readers. This patches adds a driver for the PWM output. The .get_state callback is not implemented, because the PWM state can't be read back from the hardware. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-by: Uwe Kleine-König <redacted>
Acked-by: Thierry Reding <redacted>