public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: j.anaszewski@samsung•com (Jacek Anaszewski)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v4 0/3] Add DT support for netxbig LEDs
Date: Fri, 18 Sep 2015 11:15:45 +0200	[thread overview]
Message-ID: <55FBD641.7030902@samsung.com> (raw)
In-Reply-To: <1442505571-9744-1-git-send-email-simon.guinot@sequanux.org>

Hi Simon,

Thanks for the update.

On 09/17/2015 05:59 PM, Simon Guinot wrote:
> Hello,
>
> This patch series adds DT support for the LEDs found on the Kirkwood-based
> LaCie boards 2Big and 5Big Network v2.
>
> Changes for v2:
> - Check timer mode value retrieved from DT.
> - In netxbig_leds_get_of_pdata, don't use unsigned long variables to get
>    timer delay values from DT with function of_property_read_u32_index.
>    Instead, use a temporary u32 variable. This allows to silence a static
>    checker warning.
> - Make timer property optional in the binding documentation. It is now
>    aligned with the driver code.
>
> Changes for v3:
> - Fix pointer usage with the temporary u32 variable while calling
>    of_property_read_u32_index.
>
> Changes for v4:
> - In DT binding document netxbig-gpio-ext.txt, detail byte order for
>    registers and latch mechanism for "enable-gpio".
> - In leds-netxbig.c, add some error messages.
> - In leds-netxbig.c, fix some "sizeof" style issues.
> - In leds-netxbig.c, in netxbig_leds_get_of_pdata(), move the
>    of_property_read_string() calls after the error-prone checks.
> - Add some Acked-by.
>
> Jacek,
>
> I did not convert the bright-max DT property into led-max-microamp.
> The reason is that I can't translate the bright-max values into
> microamperes.

Doesn't specification of your device say what current value given
brightness level reflects?


> Therefore, it looks more consistent to keep the same
> naming prefix for the bright-addr and bright-max DT properties.




-- 
Best Regards,
Jacek Anaszewski

  parent reply	other threads:[~2015-09-18  9:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 15:59 [PATCH v4 0/3] Add DT support for netxbig LEDs Simon Guinot
2015-09-17 15:59 ` [PATCH v4 1/3] leds: netxbig: add device tree binding Simon Guinot
2015-09-18  9:16   ` Jacek Anaszewski
2015-09-18 10:30     ` Simon Guinot
2015-09-18 10:49       ` Jacek Anaszewski
2015-09-18 13:10         ` Simon Guinot
2015-09-21  9:10           ` Jacek Anaszewski
2015-09-21 15:38   ` Rob Herring
2015-09-22  9:30     ` Simon Guinot
2015-09-28  7:58       ` Jacek Anaszewski
2015-10-05  8:15         ` Simon Guinot
2015-09-17 15:59 ` [PATCH v4 2/3] ARM: Kirkwood: add LED DT entries for netxbig boards Simon Guinot
2015-09-17 15:59 ` [PATCH v4 3/3] ARM: mvebu: remove static LED setup " Simon Guinot
2015-09-18  9:15 ` Jacek Anaszewski [this message]
2015-09-18 13:23   ` [PATCH v4 0/3] Add DT support for netxbig LEDs Simon Guinot
2015-09-21  9:25     ` Jacek Anaszewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55FBD641.7030902@samsung.com \
    --to=j.anaszewski@samsung$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox