Re: [PATCH v2 3/5] arm: qcom: Split Qualcomm support into legacy and multiplatform

2014-02-04 Thread Stephen Boyd
On 02/04, Kumar Gala wrote: > Introduce a new mach-qcom that will support SoCs that intend to be > multiplatform compatiable while keeping mach-msm to legacy SoC/board s/compatiable/compatible/ > support that will not transition over to multiplatform. > > As part of this, we move support for

[PATCH v2 3/5] arm: qcom: Split Qualcomm support into legacy and multiplatform

2014-02-04 Thread Kumar Gala
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:

[PATCH v2 3/5] arm: qcom: Split Qualcomm support into legacy and multiplatform

2014-02-04 Thread Kumar Gala
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:

Re: [PATCH v2 3/5] arm: qcom: Split Qualcomm support into legacy and multiplatform

2014-02-04 Thread Stephen Boyd
On 02/04, Kumar Gala wrote: Introduce a new mach-qcom that will support SoCs that intend to be multiplatform compatiable while keeping mach-msm to legacy SoC/board s/compatiable/compatible/ support that will not transition over to multiplatform. As part of this, we move support for