Re: [PATCH] ARM: QCOM: Enable ARM_AMBA option for Qcom SOCS.

2014-05-15 Thread Srinivas Kandagatla
Hi Kumar, On 15/05/14 15:31, Kumar Gala wrote: I’d rather have the driver have the select of ARM_AMBA and not the core support. We clearly don’t need to build ARM_AMBA in to function. Shouldn’t driver depend on it rather than selecting it? Suggested approach will end up changing the way its

Re: [PATCH] ARM: QCOM: Enable ARM_AMBA option for Qcom SOCS.

2014-05-15 Thread Kumar Gala
On May 15, 2014, at 5:08 AM, Srinivas Kandagatla wrote: > As some of the IPs on Qualcomm SOCs are based on ARM PrimeCell IPs. > For example SDCC controller is PrimeCell MCI pl180. Adding this option will > give flexibility to reuse the existing drivers as it is without major > modifications. >

[PATCH] ARM: QCOM: Enable ARM_AMBA option for Qcom SOCS.

2014-05-15 Thread Srinivas Kandagatla
As some of the IPs on Qualcomm SOCs are based on ARM PrimeCell IPs. For example SDCC controller is PrimeCell MCI pl180. Adding this option will give flexibility to reuse the existing drivers as it is without major modifications. Signed-off-by: Srinivas Kandagatla --- arch/arm/mach-qcom/Kconfig |