mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS: loongson-ls1b: switch to device tree probe
@ 2014-04-07  7:38 Antony Pavlov
  2014-04-07  7:38 ` [PATCH 1/3] MIPS: add Longson LS1B SoC dtsi file Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Antony Pavlov @ 2014-04-07  7:38 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-04-10  6:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-07  7:38 [PATCH 0/3] MIPS: loongson-ls1b: switch to device tree probe Antony Pavlov
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox