From: Simon Guinot <simon.guinot@sequanux.org>
To: Bryan Wu <cooloney@gmail.com>, Richard Purdie <rpurdie@rpsys.net>,
Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>,
Gregory Clement <gregory.clement@free-electrons.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-leds@vger.kernel.org,
Vincent Donnefort <vdonnefort@gmail.com>
Subject: Re: [PATCH 0/4] Allow to use leds-ns2 with n090401 boards
Date: Thu, 9 Apr 2015 16:25:29 +0200 [thread overview]
Message-ID: <20150409142529.GC1509@kw.sim.vm.gnt> (raw)
In-Reply-To: <20150323103243.GQ1509@kw.sim.vm.gnt>
[-- Attachment #1: Type: text/plain, Size: 2800 bytes --]
On Mon, Mar 23, 2015 at 11:32:43AM +0100, Simon Guinot wrote:
> On Fri, Mar 13, 2015 at 10:44:33AM +0100, Simon Guinot wrote:
> > On Wed, Mar 04, 2015 at 03:52:15PM +0100, Simon Guinot wrote:
> > > Hello,
> > >
> > > This patch series allows to use the leds-ns2 driver with the n090401
> > > boards (Seagate NAS 4-Bay), based on an Armada-370 SoC.
> > >
> > > Here is the list changes:
> > >
> > > - Allow to configure the LED mode mapping.
> > > - Handle can_sleep GPIOs. On n090401, the LEDs are connected to an I2C
> > > GPIO expander.
> > > - Make leds-ns2 depends on MACH_ARMADA_370.
> >
> > Hi Brian,
> >
> > Please consider applying the leds-ns2 patches of this serie.
>
> Hi Brian,
>
> Again, it would be nice to have this patches for the incoming release.
> Please, consider picking the leds-ns2 patches of this serie.
Hi Bryan,
Ping :)
Please, let me know if there is anything I can do to have this patches
merged for the next Linux release.
Thanks,
Simon
> > > Simon Guinot (2):
> > > leds: leds-ns2: handle can_sleep GPIOs
> > > leds: leds-ns2: depends on MACH_ARMADA_370
> > >
> > > Vincent Donnefort (2):
> > > leds: leds-ns2: move LED modes mapping outside of the driver
> > > ARM: Kirkwood: add modes-map property to ns2-leds nodes
> > >
> > > .../devicetree/bindings/leds/leds-ns2.txt | 9 ++
> > > arch/arm/boot/dts/kirkwood-d2net.dts | 5 +
> > > arch/arm/boot/dts/kirkwood-is2.dts | 5 +
> > > arch/arm/boot/dts/kirkwood-ns2.dts | 5 +
> > > arch/arm/boot/dts/kirkwood-ns2max.dts | 5 +
> > > arch/arm/boot/dts/kirkwood-ns2mini.dts | 5 +
> > > drivers/leds/Kconfig | 12 +-
> > > drivers/leds/leds-ns2.c | 156 +++++++++++++--------
> > > include/dt-bindings/leds/leds-ns2.h | 8 ++
> > > include/linux/platform_data/leds-kirkwood-ns2.h | 14 ++
> > > 10 files changed, 159 insertions(+), 65 deletions(-)
> > > create mode 100644 include/dt-bindings/leds/leds-ns2.h
> > >
> > > --
> > > 2.1.1
> > >
> > >
> > > _______________________________________________
> > > linux-arm-kernel mailing list
> > > linux-arm-kernel@lists.infradead.org
> > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
>
>
> > _______________________________________________
> > linux-arm-kernel mailing list
> > linux-arm-kernel@lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: simon.guinot@sequanux.org (Simon Guinot)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Allow to use leds-ns2 with n090401 boards
Date: Thu, 9 Apr 2015 16:25:29 +0200 [thread overview]
Message-ID: <20150409142529.GC1509@kw.sim.vm.gnt> (raw)
In-Reply-To: <20150323103243.GQ1509@kw.sim.vm.gnt>
On Mon, Mar 23, 2015 at 11:32:43AM +0100, Simon Guinot wrote:
> On Fri, Mar 13, 2015 at 10:44:33AM +0100, Simon Guinot wrote:
> > On Wed, Mar 04, 2015 at 03:52:15PM +0100, Simon Guinot wrote:
> > > Hello,
> > >
> > > This patch series allows to use the leds-ns2 driver with the n090401
> > > boards (Seagate NAS 4-Bay), based on an Armada-370 SoC.
> > >
> > > Here is the list changes:
> > >
> > > - Allow to configure the LED mode mapping.
> > > - Handle can_sleep GPIOs. On n090401, the LEDs are connected to an I2C
> > > GPIO expander.
> > > - Make leds-ns2 depends on MACH_ARMADA_370.
> >
> > Hi Brian,
> >
> > Please consider applying the leds-ns2 patches of this serie.
>
> Hi Brian,
>
> Again, it would be nice to have this patches for the incoming release.
> Please, consider picking the leds-ns2 patches of this serie.
Hi Bryan,
Ping :)
Please, let me know if there is anything I can do to have this patches
merged for the next Linux release.
Thanks,
Simon
> > > Simon Guinot (2):
> > > leds: leds-ns2: handle can_sleep GPIOs
> > > leds: leds-ns2: depends on MACH_ARMADA_370
> > >
> > > Vincent Donnefort (2):
> > > leds: leds-ns2: move LED modes mapping outside of the driver
> > > ARM: Kirkwood: add modes-map property to ns2-leds nodes
> > >
> > > .../devicetree/bindings/leds/leds-ns2.txt | 9 ++
> > > arch/arm/boot/dts/kirkwood-d2net.dts | 5 +
> > > arch/arm/boot/dts/kirkwood-is2.dts | 5 +
> > > arch/arm/boot/dts/kirkwood-ns2.dts | 5 +
> > > arch/arm/boot/dts/kirkwood-ns2max.dts | 5 +
> > > arch/arm/boot/dts/kirkwood-ns2mini.dts | 5 +
> > > drivers/leds/Kconfig | 12 +-
> > > drivers/leds/leds-ns2.c | 156 +++++++++++++--------
> > > include/dt-bindings/leds/leds-ns2.h | 8 ++
> > > include/linux/platform_data/leds-kirkwood-ns2.h | 14 ++
> > > 10 files changed, 159 insertions(+), 65 deletions(-)
> > > create mode 100644 include/dt-bindings/leds/leds-ns2.h
> > >
> > > --
> > > 2.1.1
> > >
> > >
> > > _______________________________________________
> > > linux-arm-kernel mailing list
> > > linux-arm-kernel at lists.infradead.org
> > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
>
>
> > _______________________________________________
> > linux-arm-kernel mailing list
> > linux-arm-kernel at lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150409/60a936e8/attachment.sig>
next prev parent reply other threads:[~2015-04-09 14:25 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-04 14:52 [PATCH 0/4] Allow to use leds-ns2 with n090401 boards Simon Guinot
2015-03-04 14:52 ` Simon Guinot
2015-03-04 14:52 ` [PATCH 1/4] leds: leds-ns2: move LED modes mapping outside of the driver Simon Guinot
2015-03-04 14:52 ` Simon Guinot
2015-03-04 14:52 ` [PATCH 2/4] ARM: Kirkwood: add modes-map property to ns2-leds nodes Simon Guinot
2015-03-04 14:52 ` Simon Guinot
2015-03-04 14:52 ` [PATCH 3/4] leds: leds-ns2: handle can_sleep GPIOs Simon Guinot
2015-03-04 14:52 ` Simon Guinot
2015-03-04 14:52 ` [PATCH 4/4] leds: leds-ns2: depends on MACH_ARMADA_370 Simon Guinot
2015-03-04 14:52 ` Simon Guinot
2015-03-13 9:44 ` [PATCH 0/4] Allow to use leds-ns2 with n090401 boards Simon Guinot
2015-03-13 9:44 ` Simon Guinot
2015-03-16 15:52 ` Gregory CLEMENT
2015-03-16 15:52 ` Gregory CLEMENT
2015-03-30 8:34 ` Simon Guinot
2015-03-30 8:34 ` Simon Guinot
2015-03-23 10:32 ` Simon Guinot
2015-03-23 10:32 ` Simon Guinot
2015-04-09 14:25 ` Simon Guinot [this message]
2015-04-09 14:25 ` Simon Guinot
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=20150409142529.GC1509@kw.sim.vm.gnt \
--to=simon.guinot@sequanux.org \
--cc=andrew@lunn.ch \
--cc=cooloney@gmail.com \
--cc=gregory.clement@free-electrons.com \
--cc=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-leds@vger.kernel.org \
--cc=rpurdie@rpsys.net \
--cc=sebastian.hesselbarth@gmail.com \
--cc=vdonnefort@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.