* [GIT PULL] ARM: davinci updates for v6.16-rc1
@ 2025-05-19 9:02 Bartosz Golaszewski
0 siblings, 0 replies; only message in thread
From: Bartosz Golaszewski @ 2025-05-19 9:02 UTC (permalink / raw)
To: arm, soc, linux-arm-kernel; +Cc: Arnd Bergmann, Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Hi Arnd,
Sorry for the late PR but it completely fell out of my mind during Connect
last week. I hope this can still make v6.16-rc1.
There are only two commits here, one is a tiny DTS update and the second
removes da830 support. This has been in next for many weeks without any
issues reported.
Thanks,
Bartosz
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git davinci-updates-for-v6.16-rc1
for you to fetch changes up to 55da73fa7a68ccbe23c94ecc070d2ee0013f4fbd:
ARM: dts: davinci: da850-evm: Increase fifo threshold (2025-05-14 17:37:54 +0200)
----------------------------------------------------------------
TI DaVinci updates for v6.16-rc1
- remove support for the da830 SoC
- increase the panel FIFO threshold in da850-evm
----------------------------------------------------------------
Adam Ford (1):
ARM: dts: davinci: da850-evm: Increase fifo threshold
Bartosz Golaszewski (1):
ARM: davinci: remove support for da830
arch/arm/boot/dts/ti/davinci/da850-evm.dts | 2 +-
arch/arm/configs/davinci_all_defconfig | 1 -
arch/arm/configs/multi_v5_defconfig | 1 -
arch/arm/mach-davinci/Kconfig | 7 -
arch/arm/mach-davinci/Makefile | 1 -
arch/arm/mach-davinci/cputype.h | 1 -
arch/arm/mach-davinci/da830.c | 506 -----------------------------
arch/arm/mach-davinci/da850.c | 1 -
arch/arm/mach-davinci/da8xx.h | 2 -
arch/arm/mach-davinci/devices-da8xx.c | 1 -
arch/arm/mach-davinci/irqs.h | 27 --
arch/arm/mach-davinci/mux.h | 404 -----------------------
arch/arm/mach-davinci/psc.h | 3 -
13 files changed, 1 insertion(+), 956 deletions(-)
delete mode 100644 arch/arm/mach-davinci/da830.c
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-19 9:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19 9:02 [GIT PULL] ARM: davinci updates for v6.16-rc1 Bartosz Golaszewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).