[<prev] [next>] [day] [month] [year] [list]
Message-ID: <ZsWs8QiVruMXjzPc@x1>
Date: Wed, 21 Aug 2024 12:01:37 +0300
From: Drew Fustini <drew@...7.com>
To: soc@...nel.org
Cc: Jisheng Zhang <jszhang@...nel.org>, Guo Ren <guoren@...nel.org>,
Fu Wei <wefu@...hat.com>,
Kanak Shilledar <kanakshilledar@...il.com>,
Conor Dooley <conor+dt@...nel.org>, linux-riscv@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] RISC-V T-HEAD Devicetrees for v6.12
Hi Arnd,
Please pull these thead dts changes. I've run W=1 dtbs_check and they
have been in linux-next since August 9th.
Thanks,
Drew
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
https://github.com/pdp7/linux.git tags/thead-dt-for-v6.12
for you to fetch changes up to 2d98fea7491a00dccd61fee019843b262e60f819:
riscv: dts: thead: change TH1520 SPI node to use clock controller (2024-08-08 09:19:46 -0700)
----------------------------------------------------------------
T-HEAD Devicetrees for v6.12
Add SPI controller node to th1520.dtsi and enable spi0 on the BeagleV
Ahead and LicheePi 4A.
The TH1520 AP_SYS clock driver landed in v6.11 so convert multiple
peripherals like mmc and uart from fixed clocks to the clock controller.
All of these patches have been in linux-next since next-20240809.
Signed-off-by: Drew Fustini <drew@...7.com>
----------------------------------------------------------------
Drew Fustini (6):
riscv: dts: thead: Add TH1520 AP_SUBSYS clock controller
riscv: dts: thead: change TH1520 uart nodes to use clock controller
riscv: dts: thead: change TH1520 mmc nodes to use clock controller
riscv: dts: thead: update TH1520 dma and timer nodes to use clock controller
riscv: dts: thead: add clock to TH1520 gpio nodes
riscv: dts: thead: change TH1520 SPI node to use clock controller
Kanak Shilledar (1):
riscv: dts: thead: add basic spi node
arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dts | 17 ++---
.../boot/dts/thead/th1520-lichee-module-4a.dtsi | 12 ----
arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dts | 5 ++
arch/riscv/boot/dts/thead/th1520.dtsi | 83 ++++++++++++----------
4 files changed, 56 insertions(+), 61 deletions(-)
Powered by blists - more mailing lists