All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, soc <soc@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL 2/2] Renesas DTS updates for v6.8
Date: Fri,  1 Dec 2023 13:28:17 +0100	[thread overview]
Message-ID: <cover.1701433489.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1701433485.git.geert+renesas@glider.be>

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dts-for-v6.8-tag1

for you to fetch changes up to 95d516f3eb96bac466a6bfec28a1e55b8ed5160b:

  ARM: dts: renesas: r9a06g032: Add missing space in compatible (2023-11-28 10:29:11 +0100)

----------------------------------------------------------------
Renesas DTS updates for v6.8

  - Add FLASH support for the Renesas Marzen and Blanche development
    boards,
  - Add 4-bit TX support for the QSPI FLASHes on the RZ/G2L, RZ/G2LC,
    and RZ/V2L SMARC SoMs,
  - Add SDHI support for the RZ/G3S SMARC development kit,
  - Add LCD support for the Atmark Techno Armadillo-800-EVA development
    board, which requires switching from the legacy frame buffer device
    driver to the DRM driver,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Biju Das (2):
      arm64: dts: renesas: rzg2l-smarc-som: Enable 4-bit tx support
      arm64: dts: renesas: rzg2lc-smarc-som: Enable 4-bit tx support

Claudiu Beznea (2):
      arm64: dts: renesas: rzg3s-smarc-som: Enable SDHI2
      arm64: dts: renesas: rzg3s-smarc: Enable SDHI1

Conor Dooley (1):
      riscv: dts: renesas: Convert isa detection to new properties

Geert Uytterhoeven (10):
      ARM: dts: renesas: marzen: Add FLASH node
      ARM: dts: renesas: blanche: Add FLASH node
      ARM: dts: renesas: rcar-gen2: Fix I2C bus demux node names
      ARM: dts: renesas: Add missing ADV751[13] power supply properties
      arm64: dts: renesas: Add missing ADV751[13] power supply properties
      ARM: dts: renesas: iwg22d-sodimm: Fix stmpe node names
      ARM: dts: renesas: marzen: Rename keyboard nodes
      ARM: shmobile: defconfig: Switch to DRM_SHMOBILE
      ARM: dts: renesas: r8a7740: Add LCDC nodes
      ARM: dts: renesas: armadillo800eva: Add LCD panel

Niklas Söderlund (4):
      arm64: dts: renesas: draak: Make HDMI the default video input
      arm64: dts: renesas: draak: Move HDMI bus properties to correct node
      arm64: dts: renesas: r9a09g011: Add missing space in compatible
      ARM: dts: renesas: r9a06g032: Add missing space in compatible

 arch/arm/boot/dts/renesas/iwg20d-q7-dbcm-ca.dtsi   | 15 +++++
 .../boot/dts/renesas/r8a7740-armadillo800eva.dts   | 28 +++++++++-
 arch/arm/boot/dts/renesas/r8a7740.dtsi             | 65 ++++++++++++++++++++++
 .../dts/renesas/r8a7745-iwg22d-sodimm-dbhd-ca.dts  | 15 +++++
 .../arm/boot/dts/renesas/r8a7745-iwg22d-sodimm.dts |  4 +-
 arch/arm/boot/dts/renesas/r8a7779-marzen.dts       | 48 +++++++++++++---
 arch/arm/boot/dts/renesas/r8a7790-lager.dts        | 23 ++++++--
 arch/arm/boot/dts/renesas/r8a7790-stout.dts        | 15 +++++
 arch/arm/boot/dts/renesas/r8a7791-koelsch.dts      | 30 +++++++++-
 arch/arm/boot/dts/renesas/r8a7791-porter.dts       | 26 ++++++++-
 arch/arm/boot/dts/renesas/r8a7792-blanche.dts      | 49 ++++++++++++++++
 arch/arm/boot/dts/renesas/r8a7792-wheat.dts        | 21 +++++++
 arch/arm/boot/dts/renesas/r8a7793-gose.dts         | 28 +++++++++-
 arch/arm/boot/dts/renesas/r8a7794-alt.dts          |  4 +-
 arch/arm/boot/dts/renesas/r8a7794-silk.dts         | 17 +++++-
 arch/arm/boot/dts/renesas/r9a06g032.dtsi           |  2 +-
 arch/arm/configs/shmobile_defconfig                |  5 +-
 arch/arm64/boot/dts/renesas/draak.dtsi             | 32 ++++++-----
 arch/arm64/boot/dts/renesas/ebisu.dtsi             |  6 ++
 arch/arm64/boot/dts/renesas/r8a77970-eagle.dts     | 15 +++++
 arch/arm64/boot/dts/renesas/r9a09g011.dtsi         |  2 +-
 arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi   |  1 +
 arch/arm64/boot/dts/renesas/rzg2lc-smarc-som.dtsi  |  1 +
 arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi   | 49 ++++++++++++++++
 arch/arm64/boot/dts/renesas/rzg3s-smarc.dtsi       | 65 ++++++++++++++++++++++
 arch/riscv/boot/dts/renesas/r9a07g043f.dtsi        |  4 ++
 26 files changed, 528 insertions(+), 42 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, soc <soc@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL 2/2] Renesas DTS updates for v6.8
Date: Fri,  1 Dec 2023 13:28:17 +0100	[thread overview]
Message-ID: <cover.1701433489.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1701433485.git.geert+renesas@glider.be>

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dts-for-v6.8-tag1

for you to fetch changes up to 95d516f3eb96bac466a6bfec28a1e55b8ed5160b:

  ARM: dts: renesas: r9a06g032: Add missing space in compatible (2023-11-28 10:29:11 +0100)

----------------------------------------------------------------
Renesas DTS updates for v6.8

  - Add FLASH support for the Renesas Marzen and Blanche development
    boards,
  - Add 4-bit TX support for the QSPI FLASHes on the RZ/G2L, RZ/G2LC,
    and RZ/V2L SMARC SoMs,
  - Add SDHI support for the RZ/G3S SMARC development kit,
  - Add LCD support for the Atmark Techno Armadillo-800-EVA development
    board, which requires switching from the legacy frame buffer device
    driver to the DRM driver,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Biju Das (2):
      arm64: dts: renesas: rzg2l-smarc-som: Enable 4-bit tx support
      arm64: dts: renesas: rzg2lc-smarc-som: Enable 4-bit tx support

Claudiu Beznea (2):
      arm64: dts: renesas: rzg3s-smarc-som: Enable SDHI2
      arm64: dts: renesas: rzg3s-smarc: Enable SDHI1

Conor Dooley (1):
      riscv: dts: renesas: Convert isa detection to new properties

Geert Uytterhoeven (10):
      ARM: dts: renesas: marzen: Add FLASH node
      ARM: dts: renesas: blanche: Add FLASH node
      ARM: dts: renesas: rcar-gen2: Fix I2C bus demux node names
      ARM: dts: renesas: Add missing ADV751[13] power supply properties
      arm64: dts: renesas: Add missing ADV751[13] power supply properties
      ARM: dts: renesas: iwg22d-sodimm: Fix stmpe node names
      ARM: dts: renesas: marzen: Rename keyboard nodes
      ARM: shmobile: defconfig: Switch to DRM_SHMOBILE
      ARM: dts: renesas: r8a7740: Add LCDC nodes
      ARM: dts: renesas: armadillo800eva: Add LCD panel

Niklas Söderlund (4):
      arm64: dts: renesas: draak: Make HDMI the default video input
      arm64: dts: renesas: draak: Move HDMI bus properties to correct node
      arm64: dts: renesas: r9a09g011: Add missing space in compatible
      ARM: dts: renesas: r9a06g032: Add missing space in compatible

 arch/arm/boot/dts/renesas/iwg20d-q7-dbcm-ca.dtsi   | 15 +++++
 .../boot/dts/renesas/r8a7740-armadillo800eva.dts   | 28 +++++++++-
 arch/arm/boot/dts/renesas/r8a7740.dtsi             | 65 ++++++++++++++++++++++
 .../dts/renesas/r8a7745-iwg22d-sodimm-dbhd-ca.dts  | 15 +++++
 .../arm/boot/dts/renesas/r8a7745-iwg22d-sodimm.dts |  4 +-
 arch/arm/boot/dts/renesas/r8a7779-marzen.dts       | 48 +++++++++++++---
 arch/arm/boot/dts/renesas/r8a7790-lager.dts        | 23 ++++++--
 arch/arm/boot/dts/renesas/r8a7790-stout.dts        | 15 +++++
 arch/arm/boot/dts/renesas/r8a7791-koelsch.dts      | 30 +++++++++-
 arch/arm/boot/dts/renesas/r8a7791-porter.dts       | 26 ++++++++-
 arch/arm/boot/dts/renesas/r8a7792-blanche.dts      | 49 ++++++++++++++++
 arch/arm/boot/dts/renesas/r8a7792-wheat.dts        | 21 +++++++
 arch/arm/boot/dts/renesas/r8a7793-gose.dts         | 28 +++++++++-
 arch/arm/boot/dts/renesas/r8a7794-alt.dts          |  4 +-
 arch/arm/boot/dts/renesas/r8a7794-silk.dts         | 17 +++++-
 arch/arm/boot/dts/renesas/r9a06g032.dtsi           |  2 +-
 arch/arm/configs/shmobile_defconfig                |  5 +-
 arch/arm64/boot/dts/renesas/draak.dtsi             | 32 ++++++-----
 arch/arm64/boot/dts/renesas/ebisu.dtsi             |  6 ++
 arch/arm64/boot/dts/renesas/r8a77970-eagle.dts     | 15 +++++
 arch/arm64/boot/dts/renesas/r9a09g011.dtsi         |  2 +-
 arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi   |  1 +
 arch/arm64/boot/dts/renesas/rzg2lc-smarc-som.dtsi  |  1 +
 arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi   | 49 ++++++++++++++++
 arch/arm64/boot/dts/renesas/rzg3s-smarc.dtsi       | 65 ++++++++++++++++++++++
 arch/riscv/boot/dts/renesas/r9a07g043f.dtsi        |  4 ++
 26 files changed, 528 insertions(+), 42 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-12-01 12:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01 12:28 [GIT PULL 0/2] Renesas SoC updates for v6.8 Geert Uytterhoeven
2023-12-01 12:28 ` Geert Uytterhoeven
2023-12-01 12:28 ` [GIT PULL 1/2] Renesas ARM defconfig " Geert Uytterhoeven
2023-12-01 12:28   ` Geert Uytterhoeven
2023-12-01 12:28 ` Geert Uytterhoeven [this message]
2023-12-01 12:28   ` [GIT PULL 2/2] Renesas DTS " Geert Uytterhoeven
2023-12-06 17:17 ` [GIT PULL 0/2] Renesas SoC " patchwork-bot+linux-soc

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=cover.1701433489.git.geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.