All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts32 changes for 6.6 #1
Date: Thu, 17 Aug 2023 00:03:28 +0200	[thread overview]
Message-ID: <6299163.hdfAi7Kttb@phil> (raw)

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.6-rockchip-dts32-1

for you to fetch changes up to 1bf0dcb1e2a987a9281ae91f94e10c0de52c4952:

  ARM: dts: rockchip: Add rv1126 VOP_LITE support (2023-08-12 14:59:15 +0200)

----------------------------------------------------------------
Basic graphics support for rv1126, some more new peripherals for it as well
and some improvements for the edgeble-neu2 board based on this soc.

----------------------------------------------------------------
Jagan Teki (8):
      ARM: dts: rockchip: Add SFC node to rv1126
      ARM: dts: rockchip: Add rv1126 FSPI pins
      ARM: dts: rockchip: Add rv1126 uart5m2_xfer pins
      ARM: dts: rockchip: Drop EMMC_RSTN for edgeble-neu2
      ARM: dts: rockchip: Add 3V3_SYS regulator for edgeble-neu2
      ARM: dts: rockchip: Add 12V main supply for edgeble-neu2
      ARM: dts: rockchip: Add rv1126 PD_VO entry
      ARM: dts: rockchip: Add rv1126 VOP_LITE support

Stephen Chen (1):
      ARM: dts: rockchip: Enable SFC for edgeble-neu2

 .../boot/dts/rockchip/rv1126-edgeble-neu2-io.dts   | 29 +++++++
 .../arm/boot/dts/rockchip/rv1126-edgeble-neu2.dtsi | 27 ++++---
 arch/arm/boot/dts/rockchip/rv1126-pinctrl.dtsi     | 26 ++++++
 arch/arm/boot/dts/rockchip/rv1126.dtsi             | 93 ++++++++++++++++++++++
 4 files changed, 165 insertions(+), 10 deletions(-)




WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts32 changes for 6.6 #1
Date: Thu, 17 Aug 2023 00:03:28 +0200	[thread overview]
Message-ID: <6299163.hdfAi7Kttb@phil> (raw)

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.6-rockchip-dts32-1

for you to fetch changes up to 1bf0dcb1e2a987a9281ae91f94e10c0de52c4952:

  ARM: dts: rockchip: Add rv1126 VOP_LITE support (2023-08-12 14:59:15 +0200)

----------------------------------------------------------------
Basic graphics support for rv1126, some more new peripherals for it as well
and some improvements for the edgeble-neu2 board based on this soc.

----------------------------------------------------------------
Jagan Teki (8):
      ARM: dts: rockchip: Add SFC node to rv1126
      ARM: dts: rockchip: Add rv1126 FSPI pins
      ARM: dts: rockchip: Add rv1126 uart5m2_xfer pins
      ARM: dts: rockchip: Drop EMMC_RSTN for edgeble-neu2
      ARM: dts: rockchip: Add 3V3_SYS regulator for edgeble-neu2
      ARM: dts: rockchip: Add 12V main supply for edgeble-neu2
      ARM: dts: rockchip: Add rv1126 PD_VO entry
      ARM: dts: rockchip: Add rv1126 VOP_LITE support

Stephen Chen (1):
      ARM: dts: rockchip: Enable SFC for edgeble-neu2

 .../boot/dts/rockchip/rv1126-edgeble-neu2-io.dts   | 29 +++++++
 .../arm/boot/dts/rockchip/rv1126-edgeble-neu2.dtsi | 27 ++++---
 arch/arm/boot/dts/rockchip/rv1126-pinctrl.dtsi     | 26 ++++++
 arch/arm/boot/dts/rockchip/rv1126.dtsi             | 93 ++++++++++++++++++++++
 4 files changed, 165 insertions(+), 10 deletions(-)




_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts32 changes for 6.6 #1
Date: Thu, 17 Aug 2023 00:03:28 +0200	[thread overview]
Message-ID: <6299163.hdfAi7Kttb@phil> (raw)

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.6-rockchip-dts32-1

for you to fetch changes up to 1bf0dcb1e2a987a9281ae91f94e10c0de52c4952:

  ARM: dts: rockchip: Add rv1126 VOP_LITE support (2023-08-12 14:59:15 +0200)

----------------------------------------------------------------
Basic graphics support for rv1126, some more new peripherals for it as well
and some improvements for the edgeble-neu2 board based on this soc.

----------------------------------------------------------------
Jagan Teki (8):
      ARM: dts: rockchip: Add SFC node to rv1126
      ARM: dts: rockchip: Add rv1126 FSPI pins
      ARM: dts: rockchip: Add rv1126 uart5m2_xfer pins
      ARM: dts: rockchip: Drop EMMC_RSTN for edgeble-neu2
      ARM: dts: rockchip: Add 3V3_SYS regulator for edgeble-neu2
      ARM: dts: rockchip: Add 12V main supply for edgeble-neu2
      ARM: dts: rockchip: Add rv1126 PD_VO entry
      ARM: dts: rockchip: Add rv1126 VOP_LITE support

Stephen Chen (1):
      ARM: dts: rockchip: Enable SFC for edgeble-neu2

 .../boot/dts/rockchip/rv1126-edgeble-neu2-io.dts   | 29 +++++++
 .../arm/boot/dts/rockchip/rv1126-edgeble-neu2.dtsi | 27 ++++---
 arch/arm/boot/dts/rockchip/rv1126-pinctrl.dtsi     | 26 ++++++
 arch/arm/boot/dts/rockchip/rv1126.dtsi             | 93 ++++++++++++++++++++++
 4 files changed, 165 insertions(+), 10 deletions(-)




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

             reply	other threads:[~2023-08-16 22:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-16 22:03 Heiko Stuebner [this message]
2023-08-16 22:03 ` [GIT PULL] Rockchip dts32 changes for 6.6 #1 Heiko Stuebner
2023-08-16 22:03 ` Heiko Stuebner
2023-08-22  2:31 ` patchwork-bot+linux-soc
2023-10-16 21:24 Heiko Stuebner
2023-10-16 21:24 ` Heiko Stuebner
2023-10-16 21:24 ` Heiko Stuebner
2023-10-16 21:28 ` Heiko Stuebner
2023-10-16 21:28   ` Heiko Stuebner
2023-10-16 21:28   ` Heiko Stuebner
2023-10-18 15:40 ` 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=6299163.hdfAi7Kttb@phil \
    --to=heiko@sntech.de \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@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 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.