[GIT PULL] ARM: davinci updates for v6.16-rc1

Bartosz Golaszewski brgl at bgdev.pl
Mon May 19 02:02:32 PDT 2025


From: Bartosz Golaszewski <bartosz.golaszewski at 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



More information about the linux-arm-kernel mailing list