From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/4] ARM: versatile: switch to devicetree support
Date: Fri, 20 Jun 2014 01:28:36 +0400 [thread overview]
Message-ID: <1403213320-28750-1-git-send-email-antonynpavlov@gmail.com> (raw)
Antony Pavlov (4):
ARM: versatile: drop redundant <mach/gpio.h>
i2c: versatile: add devicetree support
ARM: versatile: switch to devicetree support
ARM: versatilepb_defconfig: enable devicetree support
arch/arm/boards/versatile/versatilepb.c | 10 ------
arch/arm/configs/versatilepb_defconfig | 50 ++++++++++++++++-------------
arch/arm/dts/versatile-pb.dts | 10 ++++++
arch/arm/mach-versatile/core.c | 11 -------
arch/arm/mach-versatile/include/mach/gpio.h | 1 -
arch/arm/mach-versatile/include/mach/init.h | 2 --
drivers/i2c/busses/i2c-versatile.c | 7 ++++
7 files changed, 44 insertions(+), 47 deletions(-)
create mode 100644 arch/arm/dts/versatile-pb.dts
delete mode 100644 arch/arm/mach-versatile/include/mach/gpio.h
--
1.9.2
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2014-06-19 21:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-19 21:28 Antony Pavlov [this message]
2014-06-19 21:28 ` [PATCH 1/4] ARM: versatile: drop redundant <mach/gpio.h> Antony Pavlov
2014-06-19 21:28 ` [PATCH 2/4] i2c: versatile: add devicetree support Antony Pavlov
2014-06-19 21:28 ` [PATCH 3/4] ARM: versatile: switch to " Antony Pavlov
2014-06-19 21:28 ` [PATCH 4/4] ARM: versatilepb_defconfig: enable " Antony Pavlov
2014-06-23 6:46 ` [PATCH 0/4] ARM: versatile: switch to " Sascha Hauer
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=1403213320-28750-1-git-send-email-antonynpavlov@gmail.com \
--to=antonynpavlov@gmail.com \
--cc=barebox@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox