Skip to content

Commit

Permalink
ARM: debug: qcom: add UART addresses to Kconfig help for IPQ4019
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christian Lamparter authored and Andy Gross committed Jun 6, 2017
1 parent 2ea659a commit 7b87fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7b87fe9

Please sign in to comment.