public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: monstr@monstr•eu (Michal Simek)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2] ARM: zynq: DT: Add LEDs to zc702 DT
Date: Mon, 01 Sep 2014 13:08:40 +0200	[thread overview]
Message-ID: <540453B8.90403@monstr.eu> (raw)
In-Reply-To: <1409323117-21711-1-git-send-email-soren.brinkmann@xilinx.com>

On 08/29/2014 04:38 PM, Soren Brinkmann wrote:
> From: Ezra Savard <ezra.savard@xilinx•com>
> 
> Adds LEDs to the zc702 devicetree for use with the leds-gpio driver.
> 
> Signed-off-by: Ezra Savard <ezra.savard@xilinx•com>
> Reviewed-by: Soren Brinkmann <soren.brinkmann@xilinx•com>
> ---
> v2:
>  - fix node names
> ---
>  arch/arm/boot/dts/zynq-zc702.dts | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/zynq-zc702.dts b/arch/arm/boot/dts/zynq-zc702.dts
> index 835c3089c61c..b29e0f97e764 100644
> --- a/arch/arm/boot/dts/zynq-zc702.dts
> +++ b/arch/arm/boot/dts/zynq-zc702.dts
> @@ -27,6 +27,15 @@
>  		bootargs = "console=ttyPS0,115200 earlyprintk";
>  	};
>  
> +	leds {
> +		compatible = "gpio-leds";
> +
> +		ds23 {
> +			label = "ds23";
> +			gpios = <&gpio0 10 0>;
> +			linux,default-trigger = "heartbeat";
> +		};
> +	};
>  };
>  
>  &can0 {
> 

Applied.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140901/754de40f/attachment.sig>

      reply	other threads:[~2014-09-01 11:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-29 14:38 [PATCH v2] ARM: zynq: DT: Add LEDs to zc702 DT Soren Brinkmann
2014-09-01 11:08 ` Michal Simek [this message]

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=540453B8.90403@monstr.eu \
    --to=monstr@monstr$(echo .)eu \
    --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