Re: [PATCH 2/2] ARM: dts: MSM8974: Add pinctrl node

2014-02-25 Thread Kumar Gala
On Feb 24, 2014, at 3:57 AM, Linus Walleij linus.wall...@linaro.org wrote: On Thu, Feb 6, 2014 at 4:28 PM, Ivan T. Ivanov iiva...@mm-sol.com wrote: From: Ivan T. Ivanov iiva...@mm-sol.com Add the pin control node and pin definitions of SPI8. Signed-off-by: Ivan T. Ivanov

Re: [GIT PULL] qcom driver changes for v3.15

2014-02-25 Thread Kumar Gala
On Feb 25, 2014, at 11:14 AM, Arnd Bergmann a...@arndb.de wrote: On Tuesday 25 February 2014, Kumar Gala wrote: The following changes since commit cf1e8f0cd665e2a9966d2bee4e11ecc0938ff166: ARM: qcom: Rename various msm prefixed functions to qcom (2014-02-06 16:20:41 -0600

[PATCH] ARM: qcom: Enable basic support for Qualcomm platforms in multi_v7_defconfig

2014-02-25 Thread Kumar Gala
Enable support for the MSM8x60, MSM8960, and MSM8974 SoCs, clocks and serial console as part of the standard multi_v7_defconfig. Signed-off-by: Kumar Gala ga...@codeaurora.org --- I leave this to the arm-soc guys to apply because of possible conflicts with other updates to multi_v7_defconfig

Re: [PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC

2014-02-25 Thread Kumar Gala
On Feb 25, 2014, at 5:16 AM, Lorenzo Pieralisi lorenzo.pieral...@arm.com wrote: Hi Stephen, On Wed, Feb 19, 2014 at 12:20:43AM +, Stephen Boyd wrote: (Sorry, this discussion stalled due to merge window + life events) Sorry for the delay in replying on my side too. On 01/17,

Re: [PATCH v3 2/2] i2c: New bus driver for the Qualcomm QUP I2C controller

2014-02-21 Thread Kumar Gala
On Feb 20, 2014, at 6:38 PM, Bjorn Andersson wrote: > This bus driver supports the QUP i2c hardware controller in the Qualcomm SOCs. > The Qualcomm Universal Peripheral Engine (QUP) is a general purpose data path > engine with input/output FIFOs and an embedded i2c mini-core. The driver >

Re: [PATCH] gpio: msm: switch Kconfig to ARCH_QCOM depends

2014-02-21 Thread Kumar Gala
On Feb 11, 2014, at 2:22 PM, Kumar Gala wrote: > We've split Qualcomm MSM support into legacy and multiplatform. The gpio > msm-v2 driver is only relevant on the multiplatform supported SoCs so > switch the Kconfig depends to ARCH_QCOM. > > CC: Linus Walleij > Signed-

Re: [PATCH] gpio: msm: switch Kconfig to ARCH_QCOM depends

2014-02-21 Thread Kumar Gala
On Feb 11, 2014, at 2:22 PM, Kumar Gala ga...@codeaurora.org wrote: We've split Qualcomm MSM support into legacy and multiplatform. The gpio msm-v2 driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Linus Walleij linus.wall

Re: [PATCH v3 2/2] i2c: New bus driver for the Qualcomm QUP I2C controller

2014-02-21 Thread Kumar Gala
On Feb 20, 2014, at 6:38 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: This bus driver supports the QUP i2c hardware controller in the Qualcomm SOCs. The Qualcomm Universal Peripheral Engine (QUP) is a general purpose data path engine with input/output FIFOs and an embedded i2c

[PATCH v3] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-20 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. The RNG driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Herbert Xu CC: Stanimir Varbanov Signed-off-by: Kumar Gala --- Herbert, If you can ack this I'll send it via

Re: [PATCH v2] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-20 Thread Kumar Gala
On Feb 20, 2014, at 12:42 PM, Christopher Covington wrote: > On 02/20/2014 11:09 AM, Kumar Gala wrote: >> We've split Qualcomm MSM support into legacy and multiplatform. The RNG >> driver is only relevant on the multiplatform supported SoCs so switch the >> Kconfig

[GIT PULL] qcom DT changes for v3.15

2014-02-20 Thread Kumar Gala
The following changes since commit cf1e8f0cd665e2a9966d2bee4e11ecc0938ff166: ARM: qcom: Rename various msm prefixed functions to qcom (2014-02-06 16:20:41 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git

[PATCH v2] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-20 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. The RNG driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Herbert Xu CC: Stanimir Varbanov Signed-off-by: Kumar Gala --- Herbert, If you can ack this I'll send it via

[PATCH v2] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-20 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. The RNG driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Herbert Xu herb...@gondor.apana.org.au CC: Stanimir Varbanov svarba...@mm-sol.com Signed-off-by: Kumar Gala ga

[GIT PULL] qcom DT changes for v3.15

2014-02-20 Thread Kumar Gala
The following changes since commit cf1e8f0cd665e2a9966d2bee4e11ecc0938ff166: ARM: qcom: Rename various msm prefixed functions to qcom (2014-02-06 16:20:41 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git

Re: [PATCH v2] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-20 Thread Kumar Gala
On Feb 20, 2014, at 12:42 PM, Christopher Covington c...@codeaurora.org wrote: On 02/20/2014 11:09 AM, Kumar Gala wrote: We've split Qualcomm MSM support into legacy and multiplatform. The RNG driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends

[PATCH v3] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-20 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. The RNG driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Herbert Xu herb...@gondor.apana.org.au CC: Stanimir Varbanov svarba...@mm-sol.com Signed-off-by: Kumar Gala ga

[PATCH] ARM: qcom: Copyright marking changes

2014-02-19 Thread Kumar Gala
Code Aurora Forum (CAF) is part of Linux Foundation Labs. Signed-off-by: Kumar Gala --- arch/arm/mach-qcom/platsmp.c | 3 +-- arch/arm/mach-qcom/scm-boot.c | 2 +- arch/arm/mach-qcom/scm-boot.h | 2 +- arch/arm/mach-qcom/scm.c | 2 +- arch/arm/mach-qcom/scm.h | 2 +- 5 files changed

Re: [GIT PULL] qcom cleanups for v3.15

2014-02-19 Thread Kumar Gala
On Feb 19, 2014, at 12:56 PM, Stephen Boyd wrote: > On 02/19/14 07:20, Kumar Gala wrote: >> On Feb 18, 2014, at 6:06 PM, Stephen Boyd wrote: >> >>> On 02/10/14 15:23, Kumar Gala wrote: >>>> Kumar Gala (6): >>>> ARM: dts: msm: split out msm86

Re: [GIT PULL] qcom cleanups for v3.15

2014-02-19 Thread Kumar Gala
On Feb 18, 2014, at 6:06 PM, Stephen Boyd wrote: > On 02/10/14 15:23, Kumar Gala wrote: >> >> Kumar Gala (6): >> ARM: dts: msm: split out msm8660 and msm8960 soc into dts include >> ARM: msm: kill off hotplug.c >> clocksource: qcom: Move

Re: [GIT PULL] qcom cleanups for v3.15

2014-02-19 Thread Kumar Gala
On Feb 18, 2014, at 6:06 PM, Stephen Boyd sb...@codeaurora.org wrote: On 02/10/14 15:23, Kumar Gala wrote: Kumar Gala (6): ARM: dts: msm: split out msm8660 and msm8960 soc into dts include ARM: msm: kill off hotplug.c clocksource: qcom: Move clocksource code out of mach-msm

Re: [GIT PULL] qcom cleanups for v3.15

2014-02-19 Thread Kumar Gala
On Feb 19, 2014, at 12:56 PM, Stephen Boyd sb...@codeaurora.org wrote: On 02/19/14 07:20, Kumar Gala wrote: On Feb 18, 2014, at 6:06 PM, Stephen Boyd sb...@codeaurora.org wrote: On 02/10/14 15:23, Kumar Gala wrote: Kumar Gala (6): ARM: dts: msm: split out msm8660 and msm8960 soc

[PATCH] ARM: qcom: Copyright marking changes

2014-02-19 Thread Kumar Gala
Code Aurora Forum (CAF) is part of Linux Foundation Labs. Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach-qcom/platsmp.c | 3 +-- arch/arm/mach-qcom/scm-boot.c | 2 +- arch/arm/mach-qcom/scm-boot.h | 2 +- arch/arm/mach-qcom/scm.c | 2 +- arch/arm/mach-qcom/scm.h | 2

Re: [PATCHv3 2/6] mailbox: Introduce a new common API

2014-02-18 Thread Kumar Gala
On Feb 15, 2014, at 12:25 PM, Jassi Brar wrote: > Introduce common framework for client/protocol drivers and > controller drivers of Inter-Processor-Communication (IPC). > > Client driver developers should have a look at > include/linux/mailbox_client.h to understand the part of > the API

Re: [GIT PULL] qcom cleanups for v3.15

2014-02-18 Thread Kumar Gala
On Feb 10, 2014, at 5:23 PM, Kumar Gala wrote: > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: > > Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git

Re: [PATCH] gpio: msm: switch Kconfig to ARCH_QCOM depends

2014-02-18 Thread Kumar Gala
On Feb 11, 2014, at 2:22 PM, Kumar Gala wrote: > We've split Qualcomm MSM support into legacy and multiplatform. The gpio > msm-v2 driver is only relevant on the multiplatform supported SoCs so > switch the Kconfig depends to ARCH_QCOM. > > CC: Linus Walleij > Signed-

Re: [GIT PULL] qcom SoC changes for v3.15

2014-02-18 Thread Kumar Gala
On Feb 11, 2014, at 3:19 PM, Kumar Gala wrote: > The following changes since commit cf1e8f0cd665e2a9966d2bee4e11ecc0938ff166: > > ARM: qcom: Rename various msm prefixed functions to qcom (2014-02-06 > 16:20:41 -0600) > > are available in the git repository at: > >

Re: [GIT PULL] qcom SoC changes for v3.15

2014-02-18 Thread Kumar Gala
On Feb 11, 2014, at 3:19 PM, Kumar Gala ga...@codeaurora.org wrote: The following changes since commit cf1e8f0cd665e2a9966d2bee4e11ecc0938ff166: ARM: qcom: Rename various msm prefixed functions to qcom (2014-02-06 16:20:41 -0600) are available in the git repository at: git

Re: [PATCH] gpio: msm: switch Kconfig to ARCH_QCOM depends

2014-02-18 Thread Kumar Gala
On Feb 11, 2014, at 2:22 PM, Kumar Gala ga...@codeaurora.org wrote: We've split Qualcomm MSM support into legacy and multiplatform. The gpio msm-v2 driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Linus Walleij linus.wall

Re: [GIT PULL] qcom cleanups for v3.15

2014-02-18 Thread Kumar Gala
On Feb 10, 2014, at 5:23 PM, Kumar Gala ga...@codeaurora.org wrote: The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak

Re: [PATCHv3 2/6] mailbox: Introduce a new common API

2014-02-18 Thread Kumar Gala
On Feb 15, 2014, at 12:25 PM, Jassi Brar jassisinghb...@gmail.com wrote: Introduce common framework for client/protocol drivers and controller drivers of Inter-Processor-Communication (IPC). Client driver developers should have a look at include/linux/mailbox_client.h to understand the

[GIT PULL] qcom SoC changes for v3.15

2014-02-11 Thread Kumar Gala
The following changes since commit cf1e8f0cd665e2a9966d2bee4e11ecc0938ff166: ARM: qcom: Rename various msm prefixed functions to qcom (2014-02-06 16:20:41 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git

Re: [Patch v5 2/2] dmaengine: qcom_bam_dma: Add device tree binding

2014-02-11 Thread Kumar Gala
t; create mode 100644 Documentation/devicetree/bindings/dma/qcom_bam_dma.txt Acked-by: Kumar Gala - k > > diff --git a/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt > b/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt > new file mode 100644 > index 000..86344f1 &

[PATCH] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-11 Thread Kumar Gala
in platsmp.c to match what other mach's do * Kept mach-qcom/Kconfig sorted alphabetically Changes from v1: * Added patch to remove hotplug.c * Added patch to rename msm_ to qcom_ * Changes the Kconfig to drop CPU_V7 * used wfi() in cpu_die function * Added git tree to MAINTAINERS file Kumar Gala (5

Re: [PATCH 2/2] ARM: dts: MSM8974: Add pinctrl node

2014-02-11 Thread Kumar Gala
On Feb 10, 2014, at 12:55 PM, Bjorn Andersson wrote: > On Thu, Feb 6, 2014 at 7:28 AM, Ivan T. Ivanov wrote: >> From: "Ivan T. Ivanov" >> >> Add the pin control node and pin definitions of SPI8. >> >> Signed-off-by: Ivan T. Ivanov >> --- >> arch/arm/boot/dts/qcom-msm8974.dtsi | 29

[PATCH] power: reset: msm - switch Kconfig to ARCH_QCOM depends

2014-02-11 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. The reset driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. Signed-off-by: Kumar Gala --- Dmitry, David, If you can ack this I'll send it via linux-qcom/arm-soc tree's thanks

[PATCH] drm/msm: drop ARCH_MSM Kconfig depend

2014-02-11 Thread Kumar Gala
multiplatform build. Signed-off-by: Kumar Gala --- David/Rob, If you can ack this I'll send it via linux-qcom/arm-soc tree's thanks - k drivers/gpu/drm/msm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/msm/Kconfig b/drivers/gpu/drm/msm/Kconfig index c69d1e0

[PATCH] gpio: msm: switch Kconfig to ARCH_QCOM depends

2014-02-11 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. The gpio msm-v2 driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Linus Walleij Signed-off-by: Kumar Gala --- Linus, If you can ack this I'll send it via linux-qcom/arm

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

2014-02-11 Thread Kumar Gala
On Feb 7, 2014, at 9:26 PM, Stephen Boyd wrote: > On 02/06, Kumar Gala wrote: >> diff --git a/arch/arm/mach-msm/platsmp.c b/arch/arm/mach-qcom/platsmp.c >> similarity index 98% >> rename from arch/arm/mach-msm/platsmp.c >> rename to arch/arm/mach-qcom/platsmp.c >&

Re: [PATCH 2/5] clocksource: qcom: Move clocksource code out of mach-msm

2014-02-11 Thread Kumar Gala
On Feb 11, 2014, at 3:26 AM, Daniel Lezcano wrote: > On 02/04/2014 11:36 PM, Kumar Gala wrote: >> We intent to share the clocksource code for MSM platforms between legacy >> and multiplatform supported qcom SoCs. >> >> Acked-by: Olof Johansson >> Signed-

Re: [PATCH 2/5] clocksource: qcom: Move clocksource code out of mach-msm

2014-02-11 Thread Kumar Gala
On Feb 11, 2014, at 3:26 AM, Daniel Lezcano daniel.lezc...@linaro.org wrote: On 02/04/2014 11:36 PM, Kumar Gala wrote: We intent to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Acked-by: Olof Johansson o...@lixom.net Signed-off

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

2014-02-11 Thread Kumar Gala
On Feb 7, 2014, at 9:26 PM, Stephen Boyd sb...@codeaurora.org wrote: On 02/06, Kumar Gala wrote: diff --git a/arch/arm/mach-msm/platsmp.c b/arch/arm/mach-qcom/platsmp.c similarity index 98% rename from arch/arm/mach-msm/platsmp.c rename to arch/arm/mach-qcom/platsmp.c index 251a91e

[PATCH] gpio: msm: switch Kconfig to ARCH_QCOM depends

2014-02-11 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. The gpio msm-v2 driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. CC: Linus Walleij linus.wall...@linaro.org Signed-off-by: Kumar Gala ga...@codeaurora.org --- Linus, If you can

[PATCH] power: reset: msm - switch Kconfig to ARCH_QCOM depends

2014-02-11 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. The reset driver is only relevant on the multiplatform supported SoCs so switch the Kconfig depends to ARCH_QCOM. Signed-off-by: Kumar Gala ga...@codeaurora.org --- Dmitry, David, If you can ack this I'll send it via linux-qcom/arm

[PATCH] drm/msm: drop ARCH_MSM Kconfig depend

2014-02-11 Thread Kumar Gala
multiplatform build. Signed-off-by: Kumar Gala ga...@codeaurora.org --- David/Rob, If you can ack this I'll send it via linux-qcom/arm-soc tree's thanks - k drivers/gpu/drm/msm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/msm/Kconfig b/drivers/gpu/drm/msm

Re: [PATCH 2/2] ARM: dts: MSM8974: Add pinctrl node

2014-02-11 Thread Kumar Gala
On Feb 10, 2014, at 12:55 PM, Bjorn Andersson bj...@kryo.se wrote: On Thu, Feb 6, 2014 at 7:28 AM, Ivan T. Ivanov iiva...@mm-sol.com wrote: From: Ivan T. Ivanov iiva...@mm-sol.com Add the pin control node and pin definitions of SPI8. Signed-off-by: Ivan T. Ivanov iiva...@mm-sol.com ---

[PATCH] hwrng: msm: switch Kconfig to ARCH_QCOM depends

2014-02-11 Thread Kumar Gala
in platsmp.c to match what other mach's do * Kept mach-qcom/Kconfig sorted alphabetically Changes from v1: * Added patch to remove hotplug.c * Added patch to rename msm_ to qcom_ * Changes the Kconfig to drop CPU_V7 * used wfi() in cpu_die function * Added git tree to MAINTAINERS file Kumar Gala (5

Re: [Patch v5 2/2] dmaengine: qcom_bam_dma: Add device tree binding

2014-02-11 Thread Kumar Gala
(+) create mode 100644 Documentation/devicetree/bindings/dma/qcom_bam_dma.txt Acked-by: Kumar Gala ga...@codeaurora.org - k diff --git a/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt b/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt new file mode 100644 index 000

[GIT PULL] qcom SoC changes for v3.15

2014-02-11 Thread Kumar Gala
The following changes since commit cf1e8f0cd665e2a9966d2bee4e11ecc0938ff166: ARM: qcom: Rename various msm prefixed functions to qcom (2014-02-06 16:20:41 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git

[GIT PULL] qcom cleanups for v3.15

2014-02-10 Thread Kumar Gala
into a mach-qcom while we leave mach-msm as legacy support. Also, some smp and device tree related cleanups. Kumar Gala (6): ARM: dts: msm: split out msm8660 and msm8960 soc into dts include ARM: msm: kill off hotplug.c

[GIT PULL] qcom cleanups for v3.15

2014-02-10 Thread Kumar Gala
into a mach-qcom while we leave mach-msm as legacy support. Also, some smp and device tree related cleanups. Kumar Gala (6): ARM: dts: msm: split out msm8660 and msm8960 soc into dts include ARM: msm: kill off hotplug.c

Re: [PATCH] Convert powerpc simple spinlocks into ticket locks

2014-02-07 Thread Kumar Gala
On Feb 7, 2014, at 3:02 AM, Torsten Duwe wrote: > On Thu, Feb 06, 2014 at 02:19:52PM -0600, Scott Wood wrote: >> On Thu, 2014-02-06 at 18:37 +0100, Torsten Duwe wrote: >>> On Thu, Feb 06, 2014 at 05:38:37PM +0100, Peter Zijlstra wrote: >> Can you pair lwarx with sthcx ? I couldn't

Re: [PATCH] Convert powerpc simple spinlocks into ticket locks

2014-02-07 Thread Kumar Gala
On Feb 7, 2014, at 3:02 AM, Torsten Duwe d...@lst.de wrote: On Thu, Feb 06, 2014 at 02:19:52PM -0600, Scott Wood wrote: On Thu, 2014-02-06 at 18:37 +0100, Torsten Duwe wrote: On Thu, Feb 06, 2014 at 05:38:37PM +0100, Peter Zijlstra wrote: Can you pair lwarx with sthcx ? I couldn't

[PATCH v3 1/5] ARM: msm: kill off hotplug.c

2014-02-06 Thread Kumar Gala
Right now hotplug.c only really implements msm_cpu_die as a wfi. Just move that implementation into platsmp.c. At the same time we use the existing wfi() instead of inline asm. Signed-off-by: Kumar Gala --- arch/arm/mach-msm/Makefile | 1 - arch/arm/mach-msm/common.h | 1 - arch/arm/mach

[PATCH v3 3/5] ARM: qcom: Split Qualcomm support into legacy and multiplatform

2014-02-06 Thread Kumar Gala
NTAINERS b/MAINTAINERS index b2cf5cf..402be60 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1167,6 +1167,14 @@ L: linux-arm-ker...@lists.infradead.org (moderated for non-subscribers) W: http://www.arm.linux.org.uk/ S: Maintained +ARM/QUALCOMM SUPPORT +M: Kumar Gala +M

[PATCH v3 2/5] clocksource: qcom: Move clocksource code out of mach-msm

2014-02-06 Thread Kumar Gala
We intend to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Acked-by: Olof Johansson Signed-off-by: Kumar Gala --- arch/arm/mach-msm/Kconfig | 13 + arch/arm/mach-msm/Makefile

[PATCH v3 4/5] clocksource: qcom: split building of legacy vs multiplatform support

2014-02-06 Thread Kumar Gala
The majority of the clocksource code for the Qualcomm platform is shared between newer (multiplatform) and older platforms. However there is a bit of code that isn't, so only build it for the appropriate config. Acked-by: Olof Johansson Signed-off-by: Kumar Gala --- drivers/clocksource/qcom

[PATCH v3 5/5] ARM: qcom: Rename various msm prefixed functions to qcom

2014-02-06 Thread Kumar Gala
As mach-qcom will support a number of different Qualcomm SoC platforms we replace the msm prefix on function names with qcom to be a bit more generic. Signed-off-by: Kumar Gala --- arch/arm/mach-qcom/board.c | 4 ++-- arch/arm/mach-qcom/platsmp.c | 22 +++--- 2 files changed

[PATCH v3 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-06 Thread Kumar Gala
in platsmp.c to match what other mach's do * Kept mach-qcom/Kconfig sorted alphabetically Changes from v1: * Added patch to remove hotplug.c * Added patch to rename msm_ to qcom_ * Changes the Kconfig to drop CPU_V7 * used wfi() in cpu_die function * Added git tree to MAINTAINERS file Kumar Gala (5

[PATCH v3 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-06 Thread Kumar Gala
in platsmp.c to match what other mach's do * Kept mach-qcom/Kconfig sorted alphabetically Changes from v1: * Added patch to remove hotplug.c * Added patch to rename msm_ to qcom_ * Changes the Kconfig to drop CPU_V7 * used wfi() in cpu_die function * Added git tree to MAINTAINERS file Kumar Gala (5

[PATCH v3 5/5] ARM: qcom: Rename various msm prefixed functions to qcom

2014-02-06 Thread Kumar Gala
As mach-qcom will support a number of different Qualcomm SoC platforms we replace the msm prefix on function names with qcom to be a bit more generic. Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach-qcom/board.c | 4 ++-- arch/arm/mach-qcom/platsmp.c | 22

[PATCH v3 2/5] clocksource: qcom: Move clocksource code out of mach-msm

2014-02-06 Thread Kumar Gala
We intend to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Acked-by: Olof Johansson o...@lixom.net Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach-msm/Kconfig | 13 + arch/arm/mach

[PATCH v3 4/5] clocksource: qcom: split building of legacy vs multiplatform support

2014-02-06 Thread Kumar Gala
The majority of the clocksource code for the Qualcomm platform is shared between newer (multiplatform) and older platforms. However there is a bit of code that isn't, so only build it for the appropriate config. Acked-by: Olof Johansson o...@lixom.net Signed-off-by: Kumar Gala ga

[PATCH v3 1/5] ARM: msm: kill off hotplug.c

2014-02-06 Thread Kumar Gala
Right now hotplug.c only really implements msm_cpu_die as a wfi. Just move that implementation into platsmp.c. At the same time we use the existing wfi() instead of inline asm. Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach-msm/Makefile | 1 - arch/arm/mach-msm/common.h

[PATCH v3 3/5] ARM: qcom: Split Qualcomm support into legacy and multiplatform

2014-02-06 Thread Kumar Gala
b2cf5cf..402be60 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1167,6 +1167,14 @@ L: linux-arm-ker...@lists.infradead.org (moderated for non-subscribers) W: http://www.arm.linux.org.uk/ S: Maintained +ARM/QUALCOMM SUPPORT +M: Kumar Gala ga...@codeaurora.org +M: David Brown dav

Re: [PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-05 Thread Kumar Gala
On Feb 4, 2014, at 6:47 PM, Stephen Boyd wrote: > On 02/04, Kumar Gala wrote: >> This is the splits the Qualcomm MSM platform into legacy support that we will >> not try and convert to multiplatform and multiplatform support. >> >> - k >> >> Chan

Re: [PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-05 Thread Kumar Gala
On Feb 4, 2014, at 6:47 PM, Stephen Boyd sb...@codeaurora.org wrote: On 02/04, Kumar Gala wrote: This is the splits the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. - k Changes from v1: * Added patch to remove

Re: [PATCH v2 2/5] clocksource: qcom: Move clocksource code out of mach-msm

2014-02-04 Thread Kumar Gala
On Feb 4, 2014, at 5:09 PM, Stephen Boyd wrote: > On 02/04, Kumar Gala wrote: >> We intent to share the clocksource code for MSM platforms between legacy > > s/intent/intend/ > >> and multiplatform supported qcom SoCs. >> >> Acked-by: Olof Johansson >

Re: [PATCH v2 1/5] ARM: msm: kill off hotplug.c

2014-02-04 Thread Kumar Gala
On Feb 4, 2014, at 5:07 PM, Stephen Boyd wrote: > On 02/04, Kumar Gala wrote: >> diff --git a/arch/arm/mach-msm/platsmp.c b/arch/arm/mach-msm/platsmp.c >> index 3721b31..251a91e 100644 >> --- a/arch/arm/mach-msm/platsmp.c >> +++ b/arch/arm/mach-msm/platsmp.c >&g

[PATCH 2/5] clocksource: qcom: Move clocksource code out of mach-msm

2014-02-04 Thread Kumar Gala
We intent to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Acked-by: Olof Johansson Signed-off-by: Kumar Gala --- arch/arm/mach-msm/Kconfig| 13 +- arch/arm/mach-msm/Makefile | 1 - arch/arm/mach-msm/timer.c| 333

[PATCH v2 2/5] clocksource: qcom: Move clocksource code out of mach-msm

2014-02-04 Thread Kumar Gala
We intent to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Acked-by: Olof Johansson Signed-off-by: Kumar Gala --- arch/arm/mach-msm/Kconfig| 13 +- arch/arm/mach-msm/Makefile | 1 - arch/arm/mach-msm/timer.c| 333

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

2014-02-04 Thread Kumar Gala
-by: Kumar Gala --- MAINTAINERS | 8 ++ arch/arm/Kconfig | 7 +- arch/arm/Kconfig.debug| 2 +- arch/arm/Makefile | 1 + arch/arm/boot/dts/Makefile| 6 +- arch/arm/mach-msm/Kconfig | 45 +-- arch/arm/mach-msm/Makefile| 6 - arch

[PATCH v2 4/5] clocksource: qcom: split building of legacy vs multiplatform support

2014-02-04 Thread Kumar Gala
The majority of the clocksource code for the Qualcomm platform is shared between newer (multiplatform) and older platforms. However there is a bit of code that isn't, so only build it for the appropriate config. Acked-by: Olof Johansson Signed-off-by: Kumar Gala --- drivers/clocksource/qcom

[PATCH v2 5/5] ARM: qcom: Rename various msm prefixed functions to qcom

2014-02-04 Thread Kumar Gala
As mach-qcom will support a number of different Qualcomm SoC platforms we replace the msm prefix on function names with qcom to be a bit more generic. Signed-off-by: Kumar Gala --- arch/arm/mach-qcom/board.c | 4 ++-- arch/arm/mach-qcom/smp.c | 22 +++--- 2 files changed, 13

[PATCH v2 1/5] ARM: msm: kill off hotplug.c

2014-02-04 Thread Kumar Gala
Right now hotplug.c only really implements msm_cpu_die as a wfi. Just move that implementation into platsmp.c. At the same time we use the existing wfi() instead of inline asm. Signed-off-by: Kumar Gala --- arch/arm/mach-msm/Makefile | 1 - arch/arm/mach-msm/common.h | 1 - arch/arm/mach

[PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-04 Thread Kumar Gala
function * Added git tree to MAINTAINERS file Kumar Gala (5): ARM: msm: kill off hotplug.c clocksource: qcom: Move clocksource code out of mach-msm arm: qcom: Split Qualcomm support into legacy and multiplatform clocksource: qcom: split building of legacy vs multiplatform

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

2014-02-04 Thread Kumar Gala
-by: Kumar Gala --- MAINTAINERS | 8 ++ arch/arm/Kconfig | 7 +- arch/arm/Kconfig.debug| 2 +- arch/arm/Makefile | 1 + arch/arm/boot/dts/Makefile| 6 +- arch/arm/mach-msm/Kconfig | 45 +-- arch/arm/mach-msm/Makefile| 6 - arch

[PATCH 1/5] ARM: msm: kill off hotplug.c

2014-02-04 Thread Kumar Gala
Right now hotplug.c only really implements msm_cpu_die as a wfi. Just move that implementation into platsmp.c. At the same time we use the existing wfi() instead of inline asm. Signed-off-by: Kumar Gala --- arch/arm/mach-msm/Makefile | 1 - arch/arm/mach-msm/common.h | 1 - arch/arm/mach

[PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-04 Thread Kumar Gala
function * Added git tree to MAINTAINERS file Kumar Gala (5): ARM: msm: kill off hotplug.c clocksource: qcom: Move clocksource code out of mach-msm arm: qcom: Split Qualcomm support into legacy and multiplatform clocksource: qcom: split building of legacy vs multiplatform

[PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-04 Thread Kumar Gala
function * Added git tree to MAINTAINERS file Kumar Gala (5): ARM: msm: kill off hotplug.c clocksource: qcom: Move clocksource code out of mach-msm arm: qcom: Split Qualcomm support into legacy and multiplatform clocksource: qcom: split building of legacy vs multiplatform

[PATCH 1/5] ARM: msm: kill off hotplug.c

2014-02-04 Thread Kumar Gala
Right now hotplug.c only really implements msm_cpu_die as a wfi. Just move that implementation into platsmp.c. At the same time we use the existing wfi() instead of inline asm. Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach-msm/Makefile | 1 - arch/arm/mach-msm/common.h

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

2014-02-04 Thread Kumar Gala
-by: Kumar Gala ga...@codeaurora.org --- MAINTAINERS | 8 ++ arch/arm/Kconfig | 7 +- arch/arm/Kconfig.debug| 2 +- arch/arm/Makefile | 1 + arch/arm/boot/dts/Makefile| 6 +- arch/arm/mach-msm/Kconfig | 45 +-- arch/arm/mach-msm

[PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-04 Thread Kumar Gala
function * Added git tree to MAINTAINERS file Kumar Gala (5): ARM: msm: kill off hotplug.c clocksource: qcom: Move clocksource code out of mach-msm arm: qcom: Split Qualcomm support into legacy and multiplatform clocksource: qcom: split building of legacy vs multiplatform

[PATCH v2 1/5] ARM: msm: kill off hotplug.c

2014-02-04 Thread Kumar Gala
Right now hotplug.c only really implements msm_cpu_die as a wfi. Just move that implementation into platsmp.c. At the same time we use the existing wfi() instead of inline asm. Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach-msm/Makefile | 1 - arch/arm/mach-msm/common.h

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

2014-02-04 Thread Kumar Gala
-by: Kumar Gala ga...@codeaurora.org --- MAINTAINERS | 8 ++ arch/arm/Kconfig | 7 +- arch/arm/Kconfig.debug| 2 +- arch/arm/Makefile | 1 + arch/arm/boot/dts/Makefile| 6 +- arch/arm/mach-msm/Kconfig | 45 +-- arch/arm/mach-msm

[PATCH v2 4/5] clocksource: qcom: split building of legacy vs multiplatform support

2014-02-04 Thread Kumar Gala
The majority of the clocksource code for the Qualcomm platform is shared between newer (multiplatform) and older platforms. However there is a bit of code that isn't, so only build it for the appropriate config. Acked-by: Olof Johansson o...@lixom.net Signed-off-by: Kumar Gala ga

[PATCH v2 2/5] clocksource: qcom: Move clocksource code out of mach-msm

2014-02-04 Thread Kumar Gala
We intent to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Acked-by: Olof Johansson o...@lixom.net Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach-msm/Kconfig| 13 +- arch/arm/mach-msm/Makefile | 1 - arch/arm

[PATCH v2 5/5] ARM: qcom: Rename various msm prefixed functions to qcom

2014-02-04 Thread Kumar Gala
As mach-qcom will support a number of different Qualcomm SoC platforms we replace the msm prefix on function names with qcom to be a bit more generic. Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach-qcom/board.c | 4 ++-- arch/arm/mach-qcom/smp.c | 22

[PATCH 2/5] clocksource: qcom: Move clocksource code out of mach-msm

2014-02-04 Thread Kumar Gala
We intent to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Acked-by: Olof Johansson o...@lixom.net Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach-msm/Kconfig| 13 +- arch/arm/mach-msm/Makefile | 1 - arch/arm

Re: [PATCH v2 1/5] ARM: msm: kill off hotplug.c

2014-02-04 Thread Kumar Gala
On Feb 4, 2014, at 5:07 PM, Stephen Boyd sb...@codeaurora.org wrote: On 02/04, Kumar Gala wrote: diff --git a/arch/arm/mach-msm/platsmp.c b/arch/arm/mach-msm/platsmp.c index 3721b31..251a91e 100644 --- a/arch/arm/mach-msm/platsmp.c +++ b/arch/arm/mach-msm/platsmp.c @@ -29,6 +29,13

Re: [PATCH v2 2/5] clocksource: qcom: Move clocksource code out of mach-msm

2014-02-04 Thread Kumar Gala
On Feb 4, 2014, at 5:09 PM, Stephen Boyd sb...@codeaurora.org wrote: On 02/04, Kumar Gala wrote: We intent to share the clocksource code for MSM platforms between legacy s/intent/intend/ and multiplatform supported qcom SoCs. Acked-by: Olof Johansson o...@lixom.net Signed-off

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

2014-01-31 Thread Kumar Gala
On Jan 31, 2014, at 1:34 PM, Arnd Bergmann wrote: > On Friday 31 January 2014 13:25:25 Kumar Gala wrote: >>> The hotplug.c change sticks out as something that isn't just a move >>> of code to another place, but deletion of unused code. It would >>> be nice to

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

2014-01-31 Thread Kumar Gala
On Jan 31, 2014, at 1:20 PM, Arnd Bergmann wrote: > On Thursday 30 January 2014, 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 >> support that wil

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

2014-01-31 Thread Kumar Gala
On Jan 31, 2014, at 1:20 PM, Arnd Bergmann a...@arndb.de wrote: On Thursday 30 January 2014, 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 support that will not transition over

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

2014-01-31 Thread Kumar Gala
On Jan 31, 2014, at 1:34 PM, Arnd Bergmann a...@arndb.de wrote: On Friday 31 January 2014 13:25:25 Kumar Gala wrote: The hotplug.c change sticks out as something that isn't just a move of code to another place, but deletion of unused code. It would be nice to split that out into a separate

[PATCH 1/4] clocksource: qcom: Move clocksource code out of mach-msm

2014-01-30 Thread Kumar Gala
We intent to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Signed-off-by: Kumar Gala --- arch/arm/mach-msm/Kconfig | 13 + arch/arm/mach-msm/Makefile | 1

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

2014-01-30 Thread Kumar Gala
-by: Kumar Gala --- MAINTAINERS| 7 +++ arch/arm/Kconfig | 7 +-- arch/arm/Makefile | 1 + arch/arm/boot/dts/Makefile | 6 +-- arch/arm/mach-msm/Kconfig

[PATCH 4/4] tty: serial: msm: Enable building msm_serial for ARCH_QCOM

2014-01-30 Thread Kumar Gala
We've split Qualcomm MSM support into legacy and multiplatform. So add the ability to build the serial driver on the newer ARCH_QCOM multiplatform. Signed-off-by: Kumar Gala --- Greg, If we can get an ack on this, will probably go via the arm-soc tree to keep the patchset together. thanks

[PATCH 3/4] clocksource: qcom: split building of legacy vs multiplatform support

2014-01-30 Thread Kumar Gala
The majority of the clocksource code for the Qualcomm platform is shared between newer (multiplatform) and older platforms. However there is a bit of code that isn't, so only build it for the appropriate config. Signed-off-by: Kumar Gala --- drivers/clocksource/qcom-timer.c | 23

[PATCH 0/4] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-01-30 Thread Kumar Gala
This is the starts of splitting the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. These patches are based on the 'CPU enable method based SMP' patches. I wanted to get these out for review, will add a few more patches for

[PATCH 0/4] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-01-30 Thread Kumar Gala
This is the starts of splitting the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. These patches are based on the 'CPU enable method based SMP' patches. I wanted to get these out for review, will add a few more patches for

<    2   3   4   5   6   7   8   9   10   11   >