OSDN Git Service

MIPS: Loongson64: Add generic dts
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Wed, 25 Mar 2020 03:55:02 +0000 (11:55 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 25 Mar 2020 15:07:12 +0000 (16:07 +0100)
commit87fcfa7b7fe6bf819033fe827a27f710e38639b5
tree43e664f46d3c0efa2ae2d178fe8c2c75108a64f6
parentbfe9a29996293c0b72ff7c4ad45af882c787c4ee
MIPS: Loongson64: Add generic dts

Add generic device dts for Loongson-3 devices.
They are currently almost identical but will be different later.
Some PCH devices like PCI Host Bridge is still enabled by platform
code for now.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Co-developed-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig
arch/mips/boot/dts/Makefile
arch/mips/boot/dts/loongson/Makefile [new file with mode: 0644]
arch/mips/boot/dts/loongson/loongson3-package.dtsi [new file with mode: 0644]
arch/mips/boot/dts/loongson/loongson3_4core_rs780e.dts [new file with mode: 0644]
arch/mips/boot/dts/loongson/loongson3_8core_rs780e.dts [new file with mode: 0644]
arch/mips/boot/dts/loongson/rs780e-pch.dtsi [new file with mode: 0644]