Merge tag 'v6.5-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Thu, 22 Jun 2023 15:32:19 +0000 (17:32 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 22 Jun 2023 15:32:20 +0000 (17:32 +0200)
commit618d12930905eb237383dcbc3b7113688dc414c0
treeecdfe0cf9c1294ac664b31e6c1d285f4dfa992b3
parent3a00b1c40626cec57fbe93669c4094b180aa97f8
parenta10b3841f901714dbe16a8f9b0f2bbe1034e6454
Merge tag 'v6.5-rockchip-drivers1' of git://git./linux/kernel/git/mmind/linux-rockchip into soc/drivers

An addition to the rk3588 power-domains, some new syscon compatibles for
rk3588-based "General-register-files" register areas and a move to
C99 array inits for the dtpm driver to fix sparse warnings.

* tag 'v6.5-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  soc: rockchip: dtpm: use C99 array init syntax
  dt-bindings: soc: rockchip: add rk3588 pipe-phy syscon
  dt-bindings: soc: rockchip: add rk3588 usb2phy syscon
  soc: rockchip: power-domain: add rk3588 mem module support

Link: https://lore.kernel.org/r/10286366.nUPlyArG6x@phil
Signed-off-by: Arnd Bergmann <arnd@arndb.de>