Merge tag 'v6.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 16 Jun 2023 21:11:18 +0000 (23:11 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Jun 2023 21:11:24 +0000 (23:11 +0200)
commit5b017b5ed2bccfdb9a26c8ddb89f093fb8f8a94c
treef99019c12edc03f77baa9eda7a0fb93ad5c05628
parent858fd168a95c5b9669aac8db6c14a9aeab446375
parent568a67e742dfa90b19a23305317164c5c350b71e
Merge tag 'v6.4-rockchip-dtsfixes1' of git://git./linux/kernel/git/mmind/linux-rockchip into arm/fixes

Fixes for the reset pin on nanopi r5c, a reset line on SOQuartz, a duplicate
usb regulator on rock64 and PCIe register mappings on rk356x.
Also some missing cache properties.

* tag 'v6.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  arm64: dts: rockchip: Fix rk356x PCIe register and range mappings
  arm64: dts: rockchip: fix button reset pin for nanopi r5c
  arm64: dts: rockchip: fix nEXTRST on SOQuartz
  arm64: dts: rockchip: add missing cache properties
  arm64: dts: rockchip: fix USB regulator on ROCK64

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