]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorOlof Johansson <olof@lixom.net>
Thu, 5 Dec 2019 18:11:37 +0000 (10:11 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 5 Dec 2019 18:11:38 +0000 (10:11 -0800)
commit0c43ef114151fed0a37894e2e9ae99b3a78d0a5c
tree9c4ee6cd8074e22dfdbf21e8f88dfd3848dccee7
parent3d0b5e35cc676ee0d13c7a4eacd7ac91478dc878
parent199c35d08cd8e9ff0b2e7091d3bd6a3b1a30204c
Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes

ARMv8 Juno fixes for v5.5

Couple of fixes:
1. Fix for UART clock frequency on all Juno variants that exist since
   the platform was added. This is mainly due to incorrect Juno SoC
   TRM that was referred during initial development days
2. Drop "dma-ranges" property for now as they are triggering loads of
   warning on boot

* tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  Revert "arm64: dts: juno: add dma-ranges property"
  arm64: dts: juno: Fix UART frequency
  arm64: dts: juno: add GPU subsystem

Link: https://lore.kernel.org/r/20191202114338.GA20965@bogus
Signed-off-by: Olof Johansson <olof@lixom.net>