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)
commit563b75d7499308bfb44eaca64fd9ddcc073adb75
tree9c4ee6cd8074e22dfdbf21e8f88dfd3848dccee7
parent680fb08720dfd1750ba5c7b76f1e3129c99af8e5
parent54fb3fe0f211d4729a2551cf9497bd612189af9d
Merge tag 'juno-fixes-5.5' of git://git./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>