Commit 6a5ba726 authored by Olof Johansson's avatar Olof Johansson

Merge tag 'qcom-soc-for-4.13' of...

Merge tag 'qcom-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/soc

Qualcomm ARM Based SoC Updates for v4.13

* Add debug UART addresses for IPQ4019

* tag 'qcom-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux:
  ARM: debug: qcom: add UART addresses to Kconfig help for IPQ4019
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents f7b22111 7b87fe94
...@@ -751,6 +751,7 @@ choice ...@@ -751,6 +751,7 @@ choice
ARCH DEBUG_UART_PHYS DEBUG_UART_VIRT ARCH DEBUG_UART_PHYS DEBUG_UART_VIRT
APQ8064 0x16640000 0xf0040000 APQ8064 0x16640000 0xf0040000
APQ8084 0xf995e000 0xfa75e000 APQ8084 0xf995e000 0xfa75e000
IPQ4019 0x078af000 0xf78af000
MSM8X60 0x19c40000 0xf0040000 MSM8X60 0x19c40000 0xf0040000
MSM8960 0x16440000 0xf0040000 MSM8960 0x16440000 0xf0040000
MSM8974 0xf991e000 0xfa71e000 MSM8974 0xf991e000 0xfa71e000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment