[PATCH 03/15] MIPS: malta: basic DT plumbing

2015-05-22 Thread Paul Burton
Build a DT for the Malta platform into the kernel, load it & probe devices from it. The DT is essentially empty at this point, devices will be added in further patches. Signed-off-by: Paul Burton --- arch/mips/Kconfig | 2 ++ arch/mips/boot/dts/mti/Makefile | 1 +

[PATCH 03/15] MIPS: malta: basic DT plumbing

2015-05-22 Thread Paul Burton
Build a DT for the Malta platform into the kernel, load it probe devices from it. The DT is essentially empty at this point, devices will be added in further patches. Signed-off-by: Paul Burton paul.bur...@imgtec.com --- arch/mips/Kconfig | 2 ++