lkml.org 
[lkml]   [2018]   [May]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH v2 2/2] leds: Add Spreadtrum SC27xx breathing light controller driver
    Hi Pavel,

    On 9 May 2018 at 22:25, Pavel Machek <pavel@ucw.cz> wrote:
    > On Tue 2018-05-08 13:39:45, Baolin Wang wrote:
    >> From: Xiaotong Lu <xiaotong.lu@spreadtrum.com>
    >>
    >> This patch adds Spreadtrum SC27xx PMIC series breathing light controller
    >> driver, which can support 3 LEDs. Each LED can work at normal PWM mode
    >> and breathing mode.
    >>
    >> diff --git a/Documentation/ABI/testing/sysfs-class-led-driver-sc27xx b/Documentation/ABI/testing/sysfs-class-led-driver-sc27xx
    >> new file mode 100644
    >> index 0000000..22166fb
    >> --- /dev/null
    >> +++ b/Documentation/ABI/testing/sysfs-class-led-driver-sc27xx
    >> @@ -0,0 +1,19 @@
    >> +What: /sys/class/leds/<led>/rise_time
    >> +What: /sys/class/leds/<led>/high_time
    >> +What: /sys/class/leds/<led>/fall_time
    >> +What: /sys/class/leds/<led>/low_time
    >> +Date: May 2018
    >> +KernelVersion: 4.18
    >> +Contact: Xiaotong Lu <xiaotong.lu@spreadtrum.com>
    >> +Description:
    >> + Set the pattern generator rise, high, fall and low
    >> + times (0..63). It's unit is 0.125s, it should be > 0.
    >> +
    >> + 1 - 125 ms
    >> + 2 - 250 ms
    >> + 3 - 375 ms
    >> + ...
    >> + ...
    >> + ...
    >> + 62 - 7.75 s
    >> + 63 - 7.875 s
    >
    > How does this interact with triggers? With manually setting
    > brightness? Are the pattern generators independend for the LEDs?

    With depending on what mode user selected. If user set the
    raise/high/fall/low time values, that means the LED will work at
    breathing mode, and we set brightness to turn on/off the breathing
    mode LED.

    Yes, they are independent for each LED.

    >
    > Can you generate white breathing pattern? If so, how?

    Yes, firstly we should set the raise/high/fall/low time values for red
    LED, blue LED and green LED (each LED time values are same), then set
    one brightness value to turn on the red LED, blue LED and green LED.

    >
    > How do you select between normal and breathing modes?

    As I explained, when user set the raise/high/fall/low time values,
    that means user selects the breathing mode of the LED. Otherwise the
    LED works at normal mode.

    >
    > I'd specify times in miliseconds or something, this is way too
    > hardware specific.

    But our hardware specification defines magic numbers, not times values
    in milliseconds. So I think we should follow our specification's
    definition, and user should also follow the same rules.

    >
    > Now... functionality like this is common between many LED
    > controllers. N900 could do this kind of "breathing", too, and it also
    > supports other patterns.
    >
    > I believe we need interface common between different LED controllers.
    >
    > And I guess it would be easiest if you dropped this part from initial
    > merge.
    >
    > Thanks and best regards,
    >
    > Pavel
    > --
    > (english) http://www.livejournal.com/~pavelmachek
    > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html



    --
    Baolin.wang
    Best Regards

    \
     
     \ /
      Last update: 2018-05-10 05:13    [W:2.241 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site