mbox series

[GIT,PULL] Rockchip dts64 changes for 6.4 #2

Message ID 5144826.MHq7AAxBmi@phil (mailing list archive)
State Accepted
Commit 460df798ca70f12cf561f9a4bf3e3179966766d4
Headers show
Series [GIT,PULL] Rockchip dts64 changes for 6.4 #2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.4-rockchip-dts64-2

Message

Heiko Stuebner April 17, 2023, 11:45 p.m. UTC
Hi Arnd, Kevin, Olof,

some smallish things for 64bit Rockchip SoCs came up after the first
pull request. Nothing earth shattering, but if there is still time for
it, it would be cool if this could make it in for 6.4 .

Otherwise I'll rebase these changes for 6.5.

So if it's still possible, please pull.

Thanks
Heiko


The following changes since commit 07099a551803e05d3ee42fae152bf404f8dc21f9:

  arm64: dts: rockchip: correct panel supplies on Odroid Go Super (2023-04-05 19:39:39 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.4-rockchip-dts64-2

for you to fetch changes up to d3150ed535805403291b95fd84b00b0b5ef41096:

  arm64: dts: rockchip: Add support for volume keys to rk3399-pinephone-pro (2023-04-18 00:40:49 +0200)

----------------------------------------------------------------
On the Rock5b a fix the newly added rtc node and cpu-regulators for the big
cluster. Volume-keys (via adc) for the Pinephone Pro, display support for
the Anbernic RG353. As well as gpio-ranges for rk356x and fixes for the
audio-codec node-names on two boards.

----------------------------------------------------------------
Chris Morgan (1):
      arm64: dts: rockchip: add panel to Anbernic RG353 series

Cristian Ciocaltea (3):
      arm64: dts: rockchip: Drop RTC clock-frequency on rk3588-rock-5b
      arm64: dts: rockchip: Use generic name for es8316 on Pinebook Pro and Rock 5B
      arm64: dts: rockchip: Add vdd_cpu_big regulators to rk3588-rock-5b

John Clark (1):
      arm64: dts: rockchip: Add pinctrl gpio-ranges for rk356x

Ondrej Jirman (1):
      arm64: dts: rockchip: Add support for volume keys to rk3399-pinephone-pro

 .../boot/dts/rockchip/rk3399-pinebook-pro.dts      |  2 +-
 .../boot/dts/rockchip/rk3399-pinephone-pro.dts     | 26 ++++++++++
 .../boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi  | 58 +++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk356x.dtsi           |  5 ++
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts    | 59 +++++++++++++++++++++-
 5 files changed, 147 insertions(+), 3 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org April 18, 2023, 3:20 p.m. UTC | #1
Hello:

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

On Tue, 18 Apr 2023 01:45:05 +0200 you wrote:
> Hi Arnd, Kevin, Olof,
> 
> some smallish things for 64bit Rockchip SoCs came up after the first
> pull request. Nothing earth shattering, but if there is still time for
> it, it would be cool if this could make it in for 6.4 .
> 
> Otherwise I'll rebase these changes for 6.5.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip dts64 changes for 6.4 #2
    https://git.kernel.org/soc/soc/c/460df798ca70

You are awesome, thank you!