From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] MIPS: loongson-ls1b: switch to device tree probe
Date: Mon, 7 Apr 2014 11:38:46 +0400 [thread overview]
Message-ID: <1396856329-17464-1-git-send-email-antonynpavlov@gmail.com> (raw)
New boards should probe from devicetree and
not use the platform registration code.
This patchseries adds device tree stuff for
Longson LS1B SoC and Loongson Tech LS1B Demo Board.
Antony Pavlov (3):
MIPS: add Longson LS1B SoC dtsi file
MIPS: add Loongson Tech LS1B Demo Board dts file
MIPS: loongson-ls1b: switch to device tree
arch/mips/boards/loongson-ls1b/Makefile | 1 -
arch/mips/boards/loongson-ls1b/ram.c | 12 ---------
arch/mips/boards/loongson-ls1b/serial.c | 12 ---------
arch/mips/configs/loongson-ls1b_defconfig | 6 +++++
arch/mips/dts/loongson-ls1b.dts | 16 ++++++++++++
arch/mips/dts/ls1b.dtsi | 43 +++++++++++++++++++++++++++++++
6 files changed, 65 insertions(+), 25 deletions(-)
delete mode 100644 arch/mips/boards/loongson-ls1b/ram.c
create mode 100644 arch/mips/dts/loongson-ls1b.dts
create mode 100644 arch/mips/dts/ls1b.dtsi
--
1.9.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2014-04-07 7:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-07 7:38 Antony Pavlov [this message]
2014-04-07 7:38 ` [PATCH 1/3] MIPS: add Longson LS1B SoC dtsi file Antony Pavlov
2014-04-07 7:38 ` [PATCH 2/3] MIPS: add Loongson Tech LS1B Demo Board dts file Antony Pavlov
2014-04-07 7:38 ` [PATCH 3/3] MIPS: loongson-ls1b: switch to device tree Antony Pavlov
2014-04-08 6:06 ` [PATCH 0/3] MIPS: loongson-ls1b: switch to device tree probe Sascha Hauer
2014-04-08 7:13 ` Antony Pavlov
2014-04-10 6:21 ` 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=1396856329-17464-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