[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250119183424.259353-1-sander@svanheule.net>
Date: Sun, 19 Jan 2025 19:34:15 +0100
From: Sander Vanheule <sander@...nheule.net>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Chris Packham <chris.packham@...iedtelesis.co.nz>,
devicetree@...r.kernel.org,
linux-mips@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Sander Vanheule <sander@...nheule.net>
Subject: [PATCH 0/9] mips: dts: Split Realtek devicetrees
This patch series intends to clean up the base includes, shared between
hardware devicetrees. To get rid of some dtbs_check warnings, some cpu
clock prorerties are also modified.
To indicate why the split-up is required, the series concludes with
adding some CPU peripherals to rtl838x.dtsi, which are then used to add
a gpio-restart for the Cisco SG220-26P.
Sander Vanheule (9):
mips: dts: realtek: Decouple RTL930x base DTSI
mips: dts: realtek: Clean up CPU clocks
mips: dts: realtek: Add address to SoC node name
mips: dts: realtek: Fold rtl83xx into rtl838x
mips: dts: realtek: Add SoC IRQ node for RTL838x
mips: dts: realtek: Correct uart interrupt-parent
mips: dts: realtek: Replace uart clock property
mips: dts: realtek: Add RTL838x SoC peripherals
mips: dts: realtek: Add restart to Cisco SG220-26P
arch/mips/boot/dts/realtek/cisco_sg220-26.dts | 10 +-
arch/mips/boot/dts/realtek/rtl838x.dtsi | 111 +++++++++++++-
arch/mips/boot/dts/realtek/rtl83xx.dtsi | 59 --------
arch/mips/boot/dts/realtek/rtl930x.dtsi | 136 +++++++++++-------
4 files changed, 202 insertions(+), 114 deletions(-)
delete mode 100644 arch/mips/boot/dts/realtek/rtl83xx.dtsi
--
2.48.1
Powered by blists - more mailing lists