linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: arm@kernel.org, soc@kernel.org, linux-arm-kernel@lists.infradead.org
Cc: Arnd Bergmann <arnd@kernel.org>,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Subject: [GIT PULL] ARM: davinci updates for v6.16-rc1
Date: Mon, 19 May 2025 11:02:32 +0200	[thread overview]
Message-ID: <20250519090232.13147-1-brgl@bgdev.pl> (raw)

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


                 reply	other threads:[~2025-05-19  9:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250519090232.13147-1-brgl@bgdev.pl \
    --to=brgl@bgdev.pl \
    --cc=arm@kernel.org \
    --cc=arnd@kernel.org \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).