]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'v5.15-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 27 Aug 2021 21:57:03 +0000 (23:57 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 27 Aug 2021 21:57:27 +0000 (23:57 +0200)
commit894c2e3620f60b3844acdb95911188742c49426b
tree361d0bc80cfd9b3dd1dc6b1b8edb0e31922a3580
parent6f4f55bdc43617a6467ebdefc93f6dc03045a951
parent9a35fd01f4abc3974e12539448038307acf27f16
Merge tag 'v5.15-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/late

New boards: Firefly roc-rk3399-pc-pls and rk3328-pc; Scarlet-Dumo
tablet variant; Rock Pi 4 A+, B+; Pine64 Quartz64-A (rk3566-based)

Big additions for the rk3568: tsadc; saradc; gpio-support; gmac 1+2;
watchdog; pmu; io-domains and enabling these new things on the
rk3568-evb.

Addition of the rk3566 - a variant of the rk3568 with slightly less
peripherals.

SFC (serial flash controller) for rk3308 and px30 (including the
Odroid Go2)

Support for the rk3399's second image signal processor and vpu on px30
A number of smaller additions to multiple boards (Rock Pi 4, Pinebook Pro
and helios64) and cleanups in some parts.

* tag 'v5.15-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: (52 commits)
  arm64: dts: rockchip: add RK3399 Gru gpio-line-names
  arm64: dts: rockchip: Enable SFC for Odroid Go Advance
  arm64: dts: rockchip: Add SFC to RK3308
  arm64: dts: rockchip: Add SFC to PX30
  arm64: dts: rockchip: add thermal support to Quartz64 Model A
  arm64: dts: rockchip: add rk3568 tsadc nodes
  arm64: dts: rockchip: add rk356x gpio debounce clocks
  arm64: dts: rockchip: add pinctrl and alias to emmc node to rk3568-evb1-v10
  arm64: dts: rockchip: add node for sd card to rk3568-evb1-v10
  arm64: dts: rockchip: add regulators of rk809 pmic to rk3568-evb1-v10
  arm64: dts: rockchip: enable io domains on rk3568-evb1-v10
  arm64: dts: rockchip: add core io domains node for rk356x
  arm64: dts: rockchip: add thermal fan control to rockpro64
  arm64: dts: rockchip: Setup USB typec port as datarole on for Pinebook Pro
  arm64: dts: rockchip: Add gru-scarlet-dumo board
  dt-bindings: arm: rockchip: Add gru-scarlet-dumo board
  arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support
  arm64: dts: rockchip: add gmac0 node to rk3568
  arm64: dts: rockchip: enable gmac node on quartz64-a
  arm64: dts: rockchip: adjust rk3568 pll clocks
  ...

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