mbox series

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

Message ID CACRpkdb=dDD-y91jdEM01iuioJVDgDwMgS8F46iN84vw_V8BvA@mail.gmail.com
State New
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(-)