[PATCH 2/4] arm: qcom: Split Qualcomm support into legacy and multiplatform

Kevin Hilman khilman at linaro.org
Wed Feb 26 09:22:03 EST 2014


Kumar Gala <galak at codeaurora.org> writes:

> Introduce a new mach-qcom that will support SoCs that intend to be
> multiplatform compatiable while keeping mach-msm to legacy SoC/board
> support that will not transition over to multiplatform.
>
> As part of this, we move support for MSM8X60, MSM8960 and MSM8974 over
> to mach-qcom.
>
> Signed-off-by: Kumar Gala <galak at codeaurora.org>

Having a closer look at this after seeing the multi_v7_defconfig change,
I have a minor nit on the new ARCH_QCOM name.

For new additions, we've been trying to move towards using SOC_foo
instead of ARCH_foo.  Any reason not to do that here also?

Kevin



More information about the linux-arm-kernel mailing list