Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-30 Thread Ivan T. Ivanov
On Thu, 2014-05-29 at 17:26 +0200, Matthias Brugger wrote: > IMHO the dependancy is that DEBUG_LL uses the uart device, and this is > added when you add the dts. > AFAIK there can arise problems with multi-platform kernels if the uart > is not present. Once DEBUG_LL is enabled you don't have

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-30 Thread Ivan T. Ivanov
On Thu, 2014-05-29 at 17:26 +0200, Matthias Brugger wrote: IMHO the dependancy is that DEBUG_LL uses the uart device, and this is added when you add the dts. AFAIK there can arise problems with multi-platform kernels if the uart is not present. Once DEBUG_LL is enabled you don't have

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-29 Thread Matthias Brugger
2014-05-27 14:05 GMT+02:00 Georgi Djakov : > On 05/26/2014 08:17 PM, Matthias Brugger wrote: >> 2014-05-26 15:45 GMT+02:00 Georgi Djakov : >>> On 23.05.14, 19:39, Matthias Brugger wrote: 2014-05-23 17:12 GMT+02:00 Georgi Djakov : > > Add information about the APQ8084 debug UART

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-29 Thread Matthias Brugger
2014-05-27 14:05 GMT+02:00 Georgi Djakov gdja...@mm-sol.com: On 05/26/2014 08:17 PM, Matthias Brugger wrote: 2014-05-26 15:45 GMT+02:00 Georgi Djakov gdja...@mm-sol.com: On 23.05.14, 19:39, Matthias Brugger wrote: 2014-05-23 17:12 GMT+02:00 Georgi Djakov gdja...@mm-sol.com: Add information

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-27 Thread Georgi Djakov
On 05/26/2014 08:17 PM, Matthias Brugger wrote: > 2014-05-26 15:45 GMT+02:00 Georgi Djakov : >> On 23.05.14, 19:39, Matthias Brugger wrote: >>> >>> 2014-05-23 17:12 GMT+02:00 Georgi Djakov : Add information about the APQ8084 debug UART physical and virtual addresses in the

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-27 Thread Georgi Djakov
On 05/26/2014 08:17 PM, Matthias Brugger wrote: 2014-05-26 15:45 GMT+02:00 Georgi Djakov gdja...@mm-sol.com: On 23.05.14, 19:39, Matthias Brugger wrote: 2014-05-23 17:12 GMT+02:00 Georgi Djakov gdja...@mm-sol.com: Add information about the APQ8084 debug UART physical and virtual addresses

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-26 Thread Matthias Brugger
2014-05-26 15:45 GMT+02:00 Georgi Djakov : > On 23.05.14, 19:39, Matthias Brugger wrote: >> >> 2014-05-23 17:12 GMT+02:00 Georgi Djakov : >>> >>> Add information about the APQ8084 debug UART physical and virtual >>> addresses in the DEBUG_QCOM_UARTDM Kconfig help section. >>> Requires:

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-26 Thread Georgi Djakov
On 23.05.14, 19:39, Matthias Brugger wrote: 2014-05-23 17:12 GMT+02:00 Georgi Djakov : Add information about the APQ8084 debug UART physical and virtual addresses in the DEBUG_QCOM_UARTDM Kconfig help section. Requires: https://lkml.org/lkml/2014/4/14/312 Signed-off-by: Georgi Djakov ---

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-26 Thread Georgi Djakov
On 23.05.14, 19:39, Matthias Brugger wrote: 2014-05-23 17:12 GMT+02:00 Georgi Djakov gdja...@mm-sol.com: Add information about the APQ8084 debug UART physical and virtual addresses in the DEBUG_QCOM_UARTDM Kconfig help section. Requires: https://lkml.org/lkml/2014/4/14/312 Signed-off-by:

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-26 Thread Matthias Brugger
2014-05-26 15:45 GMT+02:00 Georgi Djakov gdja...@mm-sol.com: On 23.05.14, 19:39, Matthias Brugger wrote: 2014-05-23 17:12 GMT+02:00 Georgi Djakov gdja...@mm-sol.com: Add information about the APQ8084 debug UART physical and virtual addresses in the DEBUG_QCOM_UARTDM Kconfig help section.

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-23 Thread Matthias Brugger
2014-05-23 17:12 GMT+02:00 Georgi Djakov : > Add information about the APQ8084 debug UART physical and virtual > addresses in the DEBUG_QCOM_UARTDM Kconfig help section. > Requires: https://lkml.org/lkml/2014/4/14/312 > > Signed-off-by: Georgi Djakov > --- > arch/arm/Kconfig.debug |1 + > 1

[PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-23 Thread Georgi Djakov
Add information about the APQ8084 debug UART physical and virtual addresses in the DEBUG_QCOM_UARTDM Kconfig help section. Requires: https://lkml.org/lkml/2014/4/14/312 Signed-off-by: Georgi Djakov --- arch/arm/Kconfig.debug |1 + 1 file changed, 1 insertion(+) diff --git

[PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-23 Thread Georgi Djakov
Add information about the APQ8084 debug UART physical and virtual addresses in the DEBUG_QCOM_UARTDM Kconfig help section. Requires: https://lkml.org/lkml/2014/4/14/312 Signed-off-by: Georgi Djakov gdja...@mm-sol.com --- arch/arm/Kconfig.debug |1 + 1 file changed, 1 insertion(+) diff --git

Re: [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

2014-05-23 Thread Matthias Brugger
2014-05-23 17:12 GMT+02:00 Georgi Djakov gdja...@mm-sol.com: Add information about the APQ8084 debug UART physical and virtual addresses in the DEBUG_QCOM_UARTDM Kconfig help section. Requires: https://lkml.org/lkml/2014/4/14/312 Signed-off-by: Georgi Djakov gdja...@mm-sol.com ---