Hi Stephen,
On Fri, Jun 15, 2012 at 1:35 AM, Stephen Warren wrote:
> On 06/13/2012 10:19 AM, Simon Glass wrote:
> > The pulse width/frequency modulation peripheral supports generating
> > a repeating pulse. It is useful for controlling LCD brightness.
>
> Surely this should be modeled as a driver
On 06/13/2012 10:19 AM, Simon Glass wrote:
> The pulse width/frequency modulation peripheral supports generating
> a repeating pulse. It is useful for controlling LCD brightness.
Surely this should be modeled as a driver that's instantiated from DT,
which provides n PWMs. As such, I'd expect the d
The pulse width/frequency modulation peripheral supports generating
a repeating pulse. It is useful for controlling LCD brightness.
Signed-off-by: Simon Glass
---
arch/arm/cpu/armv7/tegra2/Makefile |1 +
arch/arm/cpu/armv7/tegra2/pwfm.c| 40 +++
arch/arm/i
3 matches
Mail list logo