[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130211225345.08dd112b@crub>
Date: Mon, 11 Feb 2013 22:53:45 +0100
From: Anatolij Gustschin <agust@...x.de>
To: Grant Likely <grant.likely@...retlab.ca>
Cc: linuxppc-dev@...t.ozlabs.org, linux-kernel@...r.kernel.org,
devicetree-discuss@...ts.ozlabs.org
Subject: Re: [PATCH 1/2] powerpc/5200: Add Lite5200 on-board LEDs as devices
On Fri, 8 Feb 2013 08:02:50 +0000
Grant Likely <grant.likely@...retlab.ca> wrote:
> The Lite5200 evaluation board has a number of debug LEDs that Linux
> doesn't know about yet. This change adds a gpio-leds stanza to the
> lite5200 device tree so that the correct driver can get hooked up.
>
> Also, make use of the dtc labels feature to reduce the number of source
> lines required to add the gpio-controller property to the general
> purpose timer nodes. In addition, the required #gpio-cells properties
> are added to the common mpc5200b dtsi include file so that each board
> doesn't need to add them explicitly. This still doesn't enable gpio
> mode, 'gpio-controller' is required for that, but it means less work
> needs to be done by board ports.
>
> Cc: Anatolij Gustschin <agust@...x.de>
> Signed-off-by: Grant Likely <grant.likely@...retlab.ca>
> ---
> arch/powerpc/boot/dts/lite5200b.dts | 23 +++++++++++++++++++----
> arch/powerpc/boot/dts/mpc5200b.dtsi | 25 +++++++++++++++++--------
> 2 files changed, 36 insertions(+), 12 deletions(-)
Applied, thanks!
Anatolij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists