All of lore.kernel.org
 help / color / mirror / Atom feed
From: edward.cragg@codethink.co.uk (Edward Cragg)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] ARM: meson: Add status LED for Odroid-C1
Date: Fri, 30 Oct 2015 17:55:24 +0000	[thread overview]
Message-ID: <20151030175524.GD21307@codethink.co.uk> (raw)
In-Reply-To: <1444401430-4396-2-git-send-email-edward.cragg@codethink.co.uk>

On Fri, Oct 09, 2015 at 03:37:10PM +0100, Edward Cragg wrote:
> Add the blue status LED to the Hardkernel Odroid C1 board DTS.
> This is the only programmable LED on the board.
> 
> Signed-off-by: Edward Cragg <edward.cragg@codethink.co.uk>
> ---
>  arch/arm/boot/dts/meson8b-odroidc1.dts | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 

Hi, has anyone had a chance to have a look at this yet?

I originally forgot to add that this patch is dependent on:

[PATCH v2 0/4] Add support for Amlogic Meson8b and couple of boards

which has already been accepted.

Ed

WARNING: multiple messages have this Message-ID (diff)
From: Edward Cragg <edward.cragg-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org>
To: Edward Cragg <edward.cragg-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
	Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/1] ARM: meson: Add status LED for Odroid-C1
Date: Fri, 30 Oct 2015 17:55:24 +0000	[thread overview]
Message-ID: <20151030175524.GD21307@codethink.co.uk> (raw)
In-Reply-To: <1444401430-4396-2-git-send-email-edward.cragg-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org>

On Fri, Oct 09, 2015 at 03:37:10PM +0100, Edward Cragg wrote:
> Add the blue status LED to the Hardkernel Odroid C1 board DTS.
> This is the only programmable LED on the board.
> 
> Signed-off-by: Edward Cragg <edward.cragg-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org>
> ---
>  arch/arm/boot/dts/meson8b-odroidc1.dts | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 

Hi, has anyone had a chance to have a look at this yet?

I originally forgot to add that this patch is dependent on:

[PATCH v2 0/4] Add support for Amlogic Meson8b and couple of boards

which has already been accepted.

Ed
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Edward Cragg <edward.cragg@codethink.co.uk>
To: Edward Cragg <edward.cragg@codethink.co.uk>
Cc: linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Russell King <linux@arm.linux.org.uk>,
	Carlo Caione <carlo@caione.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] ARM: meson: Add status LED for Odroid-C1
Date: Fri, 30 Oct 2015 17:55:24 +0000	[thread overview]
Message-ID: <20151030175524.GD21307@codethink.co.uk> (raw)
In-Reply-To: <1444401430-4396-2-git-send-email-edward.cragg@codethink.co.uk>

On Fri, Oct 09, 2015 at 03:37:10PM +0100, Edward Cragg wrote:
> Add the blue status LED to the Hardkernel Odroid C1 board DTS.
> This is the only programmable LED on the board.
> 
> Signed-off-by: Edward Cragg <edward.cragg@codethink.co.uk>
> ---
>  arch/arm/boot/dts/meson8b-odroidc1.dts | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 

Hi, has anyone had a chance to have a look at this yet?

I originally forgot to add that this patch is dependent on:

[PATCH v2 0/4] Add support for Amlogic Meson8b and couple of boards

which has already been accepted.

Ed

  parent reply	other threads:[~2015-10-30 17:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-09 14:37 [PATCH 0/1] ARM: meson: Add status LED for Odroid-C1 Edward Cragg
2015-10-09 14:37 ` Edward Cragg
2015-10-09 14:37 ` Edward Cragg
2015-10-09 14:37 ` [PATCH 1/1] " Edward Cragg
2015-10-09 14:37   ` Edward Cragg
2015-10-12 19:15   ` Carlo Caione
2015-10-12 19:15     ` Carlo Caione
2015-10-12 19:15     ` Carlo Caione
2015-10-30 17:55   ` Edward Cragg [this message]
2015-10-30 17:55     ` Edward Cragg
2015-10-30 17:55     ` Edward Cragg
2015-10-30 18:13     ` Carlo Caione
2015-10-30 18:13       ` Carlo Caione
2015-10-30 18:13       ` Carlo Caione

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=20151030175524.GD21307@codethink.co.uk \
    --to=edward.cragg@codethink.co.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.