Hi all,
Please give feedback on these patches which extends PWM framework
in order to support PWM dead-times.
Since I didn't receive any inputs on RFC series I'm resending it as
normal patch series.
For a PWM controller with more than one output signals per PWM channel
dead-times are the delays i
Implement PWM dead-times for atmel PWM controllers.
Since this driver is used by PWM controllers which
supports dead-times and PWM controllers which doesn't,
add specific input for dead-time register in atmel
register private data structure.
Signed-off-by: Claudiu Beznea
---
drivers/pwm/pwm-atme
Extends PWM framework to support PWM dead-times.
The notions introduced are rising edge dead-time
and falling edge dead-time. These are useful for
PWM controllers with channels that have more than
one outputs.
The implementation add sysfs interface for
configuration. It extends the pwm_state struct
Hi all,
Please give feedback on these patches which extends the PWM
framework in order to support multiple PWM signal types.
Since I didn't receive any inputs on RFC series I'm resending it as
normal patch series.
The current patch series add the following PWM signal types:
- PWM complementary si
Extends PWM framework to support PWM modes. The currently
implemented PWM modes were called PWM complementary mode
and PWM push-pull mode. For devices that have more than one
output per PWM channel:
- PWM complementary mode is standard working mode; in PWM
complementary mode the rising and falling
Implement pwm modes by adding PWM controller specific
configuration. Since this driver is used by controllers
which supports PWM push-pull mode and controllers which
doesn't, a new field was added in driver private data
structure. Also, the driver private data structure was
changed to adapt the new
On Tue, 11 Apr 2017 07:01:19 -0300
Mauro Carvalho Chehab wrote:
> The input subsystem documentation got converted into ReST.
>
> Add it to the main documentation index and use kernel-figure
> for the two svg images there.
>
> Signed-off-by: Mauro Carvalho Chehab
> ---
>
> Jon/Dmitry,
>
> Thi
On Thu, 4 May 2017 00:49:36 +0100
Andre Przywara wrote:
> The Marvell Armada 3700 UART uses "ar3700_uart" for its earlycon name.
> Adjust documentation to match the code.
Applied to the docs tree, thanks.
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body o
On Wed, 3 May 2017 11:51:46 +0200
Helmut Grohne wrote:
> While converting the deviceiobook from DocBook to RST, dangling
> references were left behind. This commit updates all remaining
> references to the new location. SeongJae Park improved the ko_KR
> translation.
Applied to the docs tree, th
On 05/08/2017 11:06 PM, Pavel Machek wrote:
> On Sun 2017-04-30 14:36:58, David Lin wrote:
>> Hi,
>>
>> These patch series add the LED_BRIGHTNESS_FAST flag support for
>> ledtrig-transient to use hrtimer so that platforms with high-resolution timer
>> support can have better accuracy in the trigger
10 matches
Mail list logo