projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea659a
)
ARM: debug: qcom: add UART addresses to Kconfig help for IPQ4019
author
Christian Lamparter
<chunkeey@googlemail.com>
Mon, 27 Mar 2017 23:11:40 +0000
(
01:11
+0200)
committer
Andy Gross
<andy.gross@linaro.org>
Tue, 6 Jun 2017 03:05:16 +0000
(22:05 -0500)
Add information about the IPQ4019 debug UART physical and virtual
addresses in the DEBUG_QCOM_UARTDM Kconfig help section.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/Kconfig.debug
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig.debug
b/arch/arm/Kconfig.debug
index 426d2716f55d37603de6b2eab2114a19af625418..0e5c1f9c546ae71171cdeded0700604c43108a72 100644
(file)
--- a/
arch/arm/Kconfig.debug
+++ b/
arch/arm/Kconfig.debug
@@
-751,6
+751,7
@@
choice
ARCH DEBUG_UART_PHYS DEBUG_UART_VIRT
APQ8064 0x16640000 0xf0040000
APQ8084 0xf995e000 0xfa75e000
+ IPQ4019 0x078af000 0xf78af000
MSM8X60 0x19c40000 0xf0040000
MSM8960 0x16440000 0xf0040000
MSM8974 0xf991e000 0xfa71e000