]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Loongson-3: Add chipset ACPI platform driver
authorHuacai Chen <chenhc@lemote.com>
Sun, 29 Mar 2015 02:54:10 +0000 (10:54 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Apr 2015 15:22:18 +0000 (17:22 +0200)
commit6d69d320f4c73e9833cb2d19bd46c1548ecccec5
treee0c440e8fed559159521f72dc128a69fa09b61bb
parent7d234041a3a2661f8681af20f7a3d53d30b14ee3
MIPS: Loongson-3: Add chipset ACPI platform driver

This add south-bridge (SB700/SB710/SB800 chipset) ACPI platform driver
for Loongson-3. This will be used by EC (Embedded Controller, used by
laptops) driver and STR (Suspend To RAM).

[ralf@linux-mips.org: Fix build error if !CONFIG_CPU_LOONGSON3.  Build
doesn't like it if no obj-* variable is defined at all in a Makefile.
Obviously this has not been tested on other platforms.]

Signed-off-by: Huacai Chen <chenhc@lemote.com>
Cc: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Fuxin Zhang <zhangfx@lemote.com>
Cc: Zhangjin Wu <wuzhangjin@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/9619/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/loongson/common/pci.c
drivers/platform/mips/Kconfig
drivers/platform/mips/Makefile
drivers/platform/mips/acpi_init.c [new file with mode: 0644]