]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit64f157b04bd006171f884103a2d41b2bd4e0e7b1
tree43e664f46d3c0efa2ae2d178fe8c2c75108a64f6
parentf823cb14d71fd3a76dbc8dc9b83653b8b16423ac
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]