mbox series

[GIT,PULL,v2] Rockchip driver changes for 6.7

Message ID 2171043.Icojqenx9y@phil (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,v2] Rockchip driver changes for 6.7 | expand

Pull-request

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

Message

Heiko Stuebner Oct. 19, 2023, 11:30 a.m. UTC
Hi Arnd, Kevin, Olof,

I still see the driver pull request pending in the soc patchwork,
so opted to replace the tag with this one.

The only difference is the addition of one new compatible for the
rk3588's pmugrf.

Please pull
Thanks
Heiko


The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3bd1c0c62bad8ea7f9cc6662e754f77ec8baa46e:

  dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf (2023-10-19 10:52:13 +0200)

----------------------------------------------------------------
Converting the io-domain driver to the new remove callback
and addition of the rk3588 pmugrf compatible to the binding.

----------------------------------------------------------------
Sascha Hauer (1):
      dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf

Uwe Kleine-König (1):
      soc/rockchip: io-domain: Convert to platform remove callback returning void

 Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
 drivers/soc/rockchip/io-domain.c                        | 6 ++----
 2 files changed, 3 insertions(+), 4 deletions(-)