From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Kirkwood RD88F6192 and RD88F6281 DT conversion
Date: Sat, 15 Feb 2014 13:59:51 +0100 [thread overview]
Message-ID: <1392469193-25883-1-git-send-email-andrew@lunn.ch> (raw)
These two patches convert two Marvell Reference designs from old style
setup files to DT. No testing has been performed other than that they
compile.
Andrew Lunn (2):
ARM: Kirkwood: Add DT description of rd88f6192.
ARM: Kirkwood: convert rd88f6281-setup.c to DT.
arch/arm/boot/dts/Makefile | 3 +
arch/arm/boot/dts/kirkwood-rd88f6192.dts | 112 ++++++++++++++++++++
arch/arm/boot/dts/kirkwood-rd88f6281-a0.dts | 26 +++++
arch/arm/boot/dts/kirkwood-rd88f6281-a1.dts | 31 ++++++
arch/arm/boot/dts/kirkwood-rd88f6281.dtsi | 152 ++++++++++++++++++++++++++++
5 files changed, 324 insertions(+)
create mode 100644 arch/arm/boot/dts/kirkwood-rd88f6192.dts
create mode 100644 arch/arm/boot/dts/kirkwood-rd88f6281-a0.dts
create mode 100644 arch/arm/boot/dts/kirkwood-rd88f6281-a1.dts
create mode 100644 arch/arm/boot/dts/kirkwood-rd88f6281.dtsi
--
1.8.5.3
next reply other threads:[~2014-02-15 12:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-15 12:59 Andrew Lunn [this message]
2014-02-15 12:59 ` [PATCH 1/2] ARM: Kirkwood: Add DT description of rd88f6192 Andrew Lunn
2014-02-15 12:59 ` [PATCH 2/2] ARM: Kirkwood: convert rd88f6281-setup.c to DT Andrew Lunn
2014-02-17 3:06 ` [PATCH 0/2] Kirkwood RD88F6192 and RD88F6281 DT conversion Jason Cooper
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=1392469193-25883-1-git-send-email-andrew@lunn.ch \
--to=andrew@lunn.ch \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).