[PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help
From: Ivan T. Ivanov <hidden>
Date: 2014-05-30 07:51:40
Also in:
linux-arm-msm, linux-devicetree, lkml
From: Ivan T. Ivanov <hidden>
Date: 2014-05-30 07:51:40
Also in:
linux-arm-msm, linux-devicetree, lkml
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 multi-platform kernel anymore, so this should not be an issue here. Regards, Ivan