mbox series

[GIT,PULL] Gemini DTS updates for v6.3

Message ID CACRpkdb=dDD-y91jdEM01iuioJVDgDwMgS8F46iN84vw_V8BvA@mail.gmail.com (mailing list archive)
State Accepted
Commit d5d480412870537489a4f9c9309cd87e4a935b63
Headers show
Series [GIT,PULL] Gemini DTS updates for v6.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git tags/gemini-dts-v6.3

Message

Linus Walleij Jan. 25, 2023, 7:55 a.m. UTC
Hi SoC folks,

here are some Gemini DTS updates that are ripe for merge.
I was waiting for the USB dependencies to be queued first,
and not they are in Greg's tree so please pull in these DTS
changes!

Yours,
Linus Walleij

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/gemini-dts-v6.3

for you to fetch changes up to 776e8ee7a3cb8a6a15067ca4b287ac4a3640ea87:

  ARM: dts: gemini: Enable DNS313 FOTG210 as periph (2023-01-25 08:49:32 +0100)

----------------------------------------------------------------
Gemini DTS additions and fixes for the v6.3 kernel cycle:

- Fix a schema warning by pushing down flash address/size to
  each device tree.

- Use RedBoot partition parsing properly on Wiliboard devices.

- Fix the FOTG200 USB block version.

- Activate device mode on the DNS-313 now that we merged the
  necessary USB changes.

----------------------------------------------------------------
Linus Walleij (5):
      ARM: dts: gemini: Push down flash address/size cells
      ARM: dts: gemini: wbd111: Use RedBoot partion parser
      ARM: dts: gemini: wbd222: Use RedBoot partion parser
      ARM: dts: gemini: Fix USB block version
      ARM: dts: gemini: Enable DNS313 FOTG210 as periph

 arch/arm/boot/dts/gemini-dlink-dns-313.dts | 19 ++++++++++++++++++
 arch/arm/boot/dts/gemini-wbd111.dts        | 31 ++++--------------------------
 arch/arm/boot/dts/gemini-wbd222.dts        | 31 ++++--------------------------
 arch/arm/boot/dts/gemini.dtsi              |  8 ++++----
 4 files changed, 31 insertions(+), 58 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 25, 2023, 4:20 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 25 Jan 2023 08:55:44 +0100 you wrote:
> Hi SoC folks,
> 
> here are some Gemini DTS updates that are ripe for merge.
> I was waiting for the USB dependencies to be queued first,
> and not they are in Greg's tree so please pull in these DTS
> changes!
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Gemini DTS updates for v6.3
    https://git.kernel.org/soc/soc/c/d5d480412870

You are awesome, thank you!