mbox series

[GIT,PULL] Rockchip driver changes for 6.9 #1

Message ID 5997473.alqRGMn8q6@diego (mailing list archive)
State Accepted
Commit befb226b10a24df964b011b24e4ab352eb16daec
Headers show
Series [GIT,PULL] Rockchip driver changes for 6.9 #1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.9-rockchip-drivers1

Message

Heiko Stübner Feb. 21, 2024, 11:01 p.m. UTC
Hi Arnd, Kevin, Olof,

in expectation of more real driver-related changes I had started these
binding additions in a driver-branch, but in hindsight they could've also
just lived in the dt branch. So sorry about the additional pull.

Heiko


The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.9-rockchip-drivers1

for you to fetch changes up to 85a33544afa8895803798553c7510658dcbd3546:

  dt-bindings: soc: rockchip: add rk3588 USB3 syscon (2024-02-13 19:37:15 +0100)

----------------------------------------------------------------
dt-binding additions for some syscons (rk3588 usb3, hdptxphy) and a
clock addition to the rk3588 VO syscon binding.
6#

----------------------------------------------------------------
Cristian Ciocaltea (1):
      dt-bindings: soc: rockchip: Add rk3588 hdptxphy syscon

Sebastian Reichel (2):
      dt-bindings: soc: rockchip: add clock to RK3588 VO grf
      dt-bindings: soc: rockchip: add rk3588 USB3 syscon

 .../devicetree/bindings/soc/rockchip/grf.yaml      | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org March 5, 2024, 5:20 p.m. UTC | #1
Hello:

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

On Thu, 22 Feb 2024 00:01:20 +0100 you wrote:
> Hi Arnd, Kevin, Olof,
> 
> in expectation of more real driver-related changes I had started these
> binding additions in a driver-branch, but in hindsight they could've also
> just lived in the dt branch. So sorry about the additional pull.
> 
> Heiko
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip driver changes for 6.9 #1
    https://git.kernel.org/soc/soc/c/befb226b10a2

You are awesome, thank you!