Hi Mike,
On Thu, Jul 19, 2012 at 6:55 AM, Mike Frysinger wrote:
> On Thursday 12 July 2012 11:25:07 Simon Glass wrote:
>> --- a/arch/arm/cpu/armv7/tegra2/Makefile
>> +++ b/arch/arm/cpu/armv7/tegra2/Makefile
>>
>> +COBJS-$(CONFIG_VIDEO_TEGRA) += pwm.o
>
> should this get its own knob ? PWM isn't
On Thursday 12 July 2012 11:25:07 Simon Glass wrote:
> --- a/arch/arm/cpu/armv7/tegra2/Makefile
> +++ b/arch/arm/cpu/armv7/tegra2/Makefile
>
> +COBJS-$(CONFIG_VIDEO_TEGRA) += pwm.o
should this get its own knob ? PWM isn't video specific ...
-mike
signature.asc
Description: This is a digitally s
The pulse width/frequency modulation peripheral supports generating
a repeating pulse. It is useful for controlling LCD brightness.
Signed-off-by: Simon Glass
---
Changes in v3:
- Decode fdt node within the pwm driver
- Introduce concept of a pwm channel, rather than separate peripherals
- Rename
3 matches
Mail list logo