
31 Jul
2016
31 Jul
'16
2:29 p.m.
Am 29.07.2016 um 16:11 schrieb Zubair Lutfullah Kakakhel:
Mostly the same as the Kernel upstream device tree file except for
- alias for the serial console node
- ethernet node as the ethernet stuff isn't upstream on kernel.org yet
- uart clock-frequency passed directly in the node
Signed-off-by: Zubair Lutfullah Kakakhel Zubair.Kakakhel@imgtec.com Reviewed-by: Paul Burton paul.burton@imgtec.com Reviewed-by: Daniel Schwierzeck daniel.schwierzeck@gmail.com
V1 -> V2
Added Reviewed-by: Daniel Schwierzeck daniel.schwierzeck@gmail.com
Reorded patches so that DT files go before platform Kconfig for bisectibility
arch/mips/dts/Makefile | 1 + arch/mips/dts/microAptiv.dtsi | 21 +++++++++++++++ arch/mips/dts/nexys4ddr.dts | 62 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 84 insertions(+) create mode 100644 arch/mips/dts/microAptiv.dtsi create mode 100644 arch/mips/dts/nexys4ddr.dts
applied to u-boot-mips/next, thanks
--
- Daniel