]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mvebu-dt64-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gcleme...
authorArnd Bergmann <arnd@arndb.de>
Wed, 7 Apr 2021 11:59:50 +0000 (13:59 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 7 Apr 2021 11:59:50 +0000 (13:59 +0200)
commitfd9555cc7528add23ffc5bd81a6ff7e92d837103
tree81850cd9abd95e57e97fe4002ed95444df1ce81f
parent7d9a1ee28a46d498900764edd229c8a545efedd5
parentcac491c980fe9e8567dd37cb33c8b6ffdc34b04e
Merge tag 'mvebu-dt64-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/dt

mvebu dt64 for 5.13 (part 1)

Add DT for fan control on SolidRun Clearfog GT8k platform

Add syscon compatible to NB clk node allowing improving cpufreq
support on Armada 37xx

Add support for UTMI PHY allowing removing kernel dependency from the
boot loader for UBS port connected to this PHY (Armada 7K, 8K and
CN91xx)

* tag 'mvebu-dt64-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu:
  arm64: dts: marvell: enable CP110 UTMI PHY usage
  arm64: dts: marvell: add support for Marvell CP110 UTMI PHY
  arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk node
  arm64: dts: marvell: clearfog-gt-8k: add cooling maps
  arm64: dts: marvell: clearfog-gt-8k: add pwm-fan

Link: https://lore.kernel.org/r/874kgocs7t.fsf@BL-laptop
Signed-off-by: Arnd Bergmann <arnd@arndb.de>