From: luaraneda@gmail.com (Luis Araneda)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] arm: dts: zynq: Improvements to Zybo z7 board
Date: Thu, 12 Jul 2018 01:50:45 -0400 [thread overview]
Message-ID: <20180712055049.5098-1-luaraneda@gmail.com> (raw)
This patchset corrects and improves the device-tree
of the Zybo Z7 board
The first patch correct the RAM size
( supersedes https://lkml.org/lkml/2018/6/26/965 )
The second patch introduce the use of GPIO constants
to replace a literal
Finally, the third patch adds a gpio-leds node with
one LED
Luis Araneda (3):
arm: dts: zynq: Fix memory size on the Zybo Z7 board
arm: dts: zynq: Use gpio constants for the Zybo Z7 board
arm: dts: zynq: Add LEDs to the Zybo Z7 board
arch/arm/boot/dts/zynq-zybo-z7.dts | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
--
2.18.0
WARNING: multiple messages have this Message-ID (diff)
From: Luis Araneda <luaraneda@gmail.com>
To: Rob Herring <robh+dt@kernel.org>, Michal Simek <michal.simek@xilinx.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Luis Araneda <luaraneda@gmail.com>
Subject: [PATCH 0/3] arm: dts: zynq: Improvements to Zybo z7 board
Date: Thu, 12 Jul 2018 01:50:45 -0400 [thread overview]
Message-ID: <20180712055049.5098-1-luaraneda@gmail.com> (raw)
This patchset corrects and improves the device-tree
of the Zybo Z7 board
The first patch correct the RAM size
( supersedes https://lkml.org/lkml/2018/6/26/965 )
The second patch introduce the use of GPIO constants
to replace a literal
Finally, the third patch adds a gpio-leds node with
one LED
Luis Araneda (3):
arm: dts: zynq: Fix memory size on the Zybo Z7 board
arm: dts: zynq: Use gpio constants for the Zybo Z7 board
arm: dts: zynq: Add LEDs to the Zybo Z7 board
arch/arm/boot/dts/zynq-zybo-z7.dts | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
--
2.18.0
next reply other threads:[~2018-07-12 5:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-12 5:50 Luis Araneda [this message]
2018-07-12 5:50 ` [PATCH 0/3] arm: dts: zynq: Improvements to Zybo z7 board Luis Araneda
2018-07-12 5:50 ` [PATCH 1/3] arm: dts: zynq: Fix memory size on the Zybo Z7 board Luis Araneda
2018-07-12 5:50 ` Luis Araneda
2018-07-12 5:50 ` [PATCH 2/3] arm: dts: zynq: Use gpio constants for " Luis Araneda
2018-07-12 5:50 ` Luis Araneda
2018-07-12 5:50 ` [PATCH 3/3] arm: dts: zynq: Add LEDs to " Luis Araneda
2018-07-12 5:50 ` Luis Araneda
2018-07-17 14:59 ` [PATCH 0/3] arm: dts: zynq: Improvements to Zybo z7 board Michal Simek
2018-07-17 14:59 ` Michal Simek
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=20180712055049.5098-1-luaraneda@gmail.com \
--to=luaraneda@gmail.com \
--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.