On Thu, Aug 31, 2017 at 3:17 PM, Jacek Anaszewski
wrote:
> Hi,
>
> On 08/31/2017 10:09 AM, Pavel Machek wrote:
>> On Wed 2017-08-30 22:44:00, Jacek Anaszewski wrote:
>>> Hi,
>>>
>>> On 08/29/2017 10:38 PM, Pavel Machek wrote:
Hi!
>> -As a specific example of this use-case, let's look
Hi,
On 08/31/2017 10:09 AM, Pavel Machek wrote:
> On Wed 2017-08-30 22:44:00, Jacek Anaszewski wrote:
>> Hi,
>>
>> On 08/29/2017 10:38 PM, Pavel Machek wrote:
>>> Hi!
>>>
> -As a specific example of this use-case, let's look at vibrate feature on
> -phones. Vibrate function on phones is im
On Wed 2017-08-30 22:44:00, Jacek Anaszewski wrote:
> Hi,
>
> On 08/29/2017 10:38 PM, Pavel Machek wrote:
> > Hi!
> >
> >>> -As a specific example of this use-case, let's look at vibrate feature on
> >>> -phones. Vibrate function on phones is implemented using PWM pins on SoC
> >>> or
> >>> -PMI
Hi!
> >> > -As a specific example of this use-case, let's look at vibrate feature on
> >> > -phones. Vibrate function on phones is implemented using PWM pins on SoC
> >> > or
> >> > -PMIC. There is a need to activate one shot timer to control the vibrate
> >> > -feature, to prevent user space cra
On Tue, 29 Aug 2017, Pavel Machek wrote:
> Hi!
>
>> > -As a specific example of this use-case, let's look at vibrate feature on
>> > -phones. Vibrate function on phones is implemented using PWM pins on SoC or
>> > -PMIC. There is a need to activate one shot timer to control the vibrate
>> > -featu
Hi,
On 08/29/2017 10:38 PM, Pavel Machek wrote:
> Hi!
>
>>> -As a specific example of this use-case, let's look at vibrate feature on
>>> -phones. Vibrate function on phones is implemented using PWM pins on SoC or
>>> -PMIC. There is a need to activate one shot timer to control the vibrate
>>> -f
Hi!
> > -As a specific example of this use-case, let's look at vibrate feature on
> > -phones. Vibrate function on phones is implemented using PWM pins on SoC or
> > -PMIC. There is a need to activate one shot timer to control the vibrate
> > -feature, to prevent user space crashes leaving the pho
Hi Pavel,
Thanks for the patch.
On 08/28/2017 11:50 AM, Pavel Machek wrote:
>
> Spell "LED" consistently with uppercase.
>
> We do not want people to use LED subsystem for vibrations; there's
> already support for that in input subsystem. Remove notes about
> vibrations not to confuse people.
>
Spell "LED" consistently with uppercase.
We do not want people to use LED subsystem for vibrations; there's
already support for that in input subsystem. Remove notes about
vibrations not to confuse people.
Signed-off-by: Pavel Machek
diff --git a/Documentation/leds/ledtrig-transient.txt
b/Do