lkml.org 
[lkml]   [2020]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH RESEND 0/5] Loongson64: RS780E clean-ups
Date
Basically ensure all RS780E stuff is enabled by DeviceTree.
So I can post LS7A support later on.

Hi Thomas, could you please pick them into MIPS tree?

Thanks.

Jiaxun Yang (5):
MIPS: Loongson64: Remove dead RTC code
MIPS: Loongson64: Make RS780E ACPI as a platform driver
dt-bindings: Document Loongson RS780E PCH ACPI Controller
MIPS: DTS: Loongson64: Add ACPI Controller Node
MIPS: Loongson64: Mark RS780 HPET as broken

.../bindings/mips/loongson/rs780e-acpi.yaml | 40 +++++++++++++
arch/mips/boot/dts/loongson/rs780e-pch.dtsi | 5 ++
.../include/asm/mach-loongson64/mc146818rtc.h | 36 ------------
arch/mips/loongson64/Kconfig | 12 +---
arch/mips/loongson64/Makefile | 3 +-
arch/mips/loongson64/rtc.c | 39 -------------
arch/mips/loongson64/time.c | 8 +--
drivers/platform/mips/Kconfig | 6 ++
drivers/platform/mips/Makefile | 1 +
.../platform/mips/rs780e-acpi.c | 58 ++++++++++++-------
10 files changed, 95 insertions(+), 113 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mips/loongson/rs780e-acpi.yaml
delete mode 100644 arch/mips/include/asm/mach-loongson64/mc146818rtc.h
delete mode 100644 arch/mips/loongson64/rtc.c
rename arch/mips/loongson64/acpi_init.c => drivers/platform/mips/rs780e-acpi.c (70%)

--
2.26.0.rc2

\
 
 \ /
  Last update: 2020-04-20 09:34    [W:0.113 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site