mbox series

[GIT,PULL] Rockchip dts32 changes for 6.6 #1

Message ID 6299163.hdfAi7Kttb@phil (mailing list archive)
State Superseded
Commit 59486969f433d3b241b3e00c3458e65f06787792
Headers show
Series [GIT,PULL] Rockchip dts32 changes for 6.6 #1 | expand

Pull-request

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

Message

Heiko Stübner Aug. 16, 2023, 10:03 p.m. UTC
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Aug. 22, 2023, 2:31 a.m. UTC | #1
Hello:

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

On Thu, 17 Aug 2023 00:03:28 +0200 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip dts32 changes for 6.6 #1
    https://git.kernel.org/soc/soc/c/59486969f433

You are awesome, thank you!