mbox series

[GIT,PULL] arm64: dts: juno: fixes for v5.5

Message ID 20191202114338.GA20965@bogus
State New
Headers show
Series [GIT,PULL] arm64: dts: juno: fixes for v5.5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-fixes-5.5

Message

Sudeep Holla Dec. 2, 2019, 11:43 a.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 577dd5de09906e37a407a4326d17e58f6051fa2d:

  arm64: dts: juno: add GPU subsystem (2019-10-21 15:32:56 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-fixes-5.5

for you to fetch changes up to 54fb3fe0f211d4729a2551cf9497bd612189af9d:

  Revert "arm64: dts: juno: add dma-ranges property" (2019-11-28 16:40:51 +0000)

----------------------------------------------------------------
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

----------------------------------------------------------------
Andre Przywara (1):
      arm64: dts: juno: Fix UART frequency

Sudeep Holla (1):
      Revert "arm64: dts: juno: add dma-ranges property"

 arch/arm64/boot/dts/arm/juno-base.dtsi   | 1 -
 arch/arm64/boot/dts/arm/juno-clocks.dtsi | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)