[PATCH 0/3] MIPS: loongson-ls1b: switch to device tree probe
Antony Pavlov
antonynpavlov at gmail.com
Mon Apr 7 00:38:46 PDT 2014
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
More information about the barebox
mailing list