Re: [RFC v2 00/10] Freescale DPAA B/QMan drivers

2015-02-18 Thread Kumar Gala
On Feb 16, 2015, at 9:46 AM, Emil Medve wrote: > v2: Moved out of staging into soc/freescale > > Hello, > > > This is the se attempt to publish the . They are > not to be applied yet. > > These are the Freescale DPAA B/QMan drivers. At this stage, this is more or > less > the drivers

Re: [RFC v2 01/10] fsl_bman: Add drivers for the Freescale DPAA BMan

2015-02-18 Thread Kumar Gala
On Feb 16, 2015, at 9:46 AM, Emil Medve wrote: > From: Geoff Thorpe > > Change-Id: I075944acf740dbaae861104c17a9ff7247dec1be > Signed-off-by: Geoff Thorpe > --- > drivers/soc/Kconfig |1 + > drivers/soc/Makefile |1 + > drivers/soc/freescale/Kconfig

Re: [RFC v2 01/10] fsl_bman: Add drivers for the Freescale DPAA BMan

2015-02-18 Thread Kumar Gala
On Feb 16, 2015, at 9:46 AM, Emil Medve emilian.me...@freescale.com wrote: From: Geoff Thorpe geoff.tho...@freescale.com Change-Id: I075944acf740dbaae861104c17a9ff7247dec1be Signed-off-by: Geoff Thorpe geoff.tho...@freescale.com --- drivers/soc/Kconfig |1 +

Re: [RFC v2 00/10] Freescale DPAA B/QMan drivers

2015-02-18 Thread Kumar Gala
On Feb 16, 2015, at 9:46 AM, Emil Medve emilian.me...@freescale.com wrote: v2: Moved out of staging into soc/freescale Hello, This is the se attempt to publish the . They are not to be applied yet. These are the Freescale DPAA B/QMan drivers. At this stage, this is more or

Re: [Patch v3 0/6] GSBI CRCI Autoconfiguration Support

2015-02-10 Thread Kumar Gala
On Feb 9, 2015, at 4:01 PM, Andy Gross wrote: > This patch set adds support for automatic configuration of GSBI DMA CRCI > values. > > DMA operations require that the ADM CRCI mux values be properly configured in > the TCSR (Top Control and Status Register) block. During probing of a GSBI >

Re: [Patch v3 0/6] GSBI CRCI Autoconfiguration Support

2015-02-10 Thread Kumar Gala
On Feb 9, 2015, at 4:01 PM, Andy Gross agr...@codeaurora.org wrote: This patch set adds support for automatic configuration of GSBI DMA CRCI values. DMA operations require that the ADM CRCI mux values be properly configured in the TCSR (Top Control and Status Register) block. During

qcom firmware / scm interface (was Re: [GIT PULL] qcom SoC changes for v3.20)

2015-02-04 Thread Kumar Gala
>>> I'd be OK with merging this, send a request and tag. Would that let >>> the DRM folks make progress too? >> >> Will do, I don’t think it will address the DRM folks needs as they need >> access to make firmware calls from the DRM driver. >> >>> If you need a common place for this,

qcom firmware / scm interface (was Re: [GIT PULL] qcom SoC changes for v3.20)

2015-02-04 Thread Kumar Gala
I'd be OK with merging this, send a request and tag. Would that let the DRM folks make progress too? Will do, I don’t think it will address the DRM folks needs as they need access to make firmware calls from the DRM driver. If you need a common place for this, drivers/firmware seems like

Re: [Patch v2 1/6] soc: qcom: gsbi: Add support for ADM CRCI muxing

2015-01-30 Thread Kumar Gala
On Jan 30, 2015, at 3:37 PM, Stephen Boyd wrote: > On 01/30/15 08:32, Kumar Gala wrote: >> On Jan 30, 2015, at 12:25 AM, Andy Gross wrote: >> >>> Required properties if child node exists: >>> - #address-cells: Must be 1 >>> - #size-cells: Must be 1 &g

Re: [Patch v2 1/6] soc: qcom: gsbi: Add support for ADM CRCI muxing

2015-01-30 Thread Kumar Gala
On Jan 30, 2015, at 12:25 AM, Andy Gross wrote: > This patch adds automatic configuration for the ADM CRCI muxing required to > support DMA operations for GSBI clients. The GSBI mode and instance determine > the correct TCSR ADM CRCI MUX value that must be programmed so that the DMA > works

Re: [Patch v2 1/6] soc: qcom: gsbi: Add support for ADM CRCI muxing

2015-01-30 Thread Kumar Gala
On Jan 30, 2015, at 12:25 AM, Andy Gross agr...@codeaurora.org wrote: This patch adds automatic configuration for the ADM CRCI muxing required to support DMA operations for GSBI clients. The GSBI mode and instance determine the correct TCSR ADM CRCI MUX value that must be programmed so that

Re: [Patch v2 1/6] soc: qcom: gsbi: Add support for ADM CRCI muxing

2015-01-30 Thread Kumar Gala
On Jan 30, 2015, at 3:37 PM, Stephen Boyd sb...@codeaurora.org wrote: On 01/30/15 08:32, Kumar Gala wrote: On Jan 30, 2015, at 12:25 AM, Andy Gross agr...@codeaurora.org wrote: Required properties if child node exists: - #address-cells: Must be 1 - #size-cells: Must be 1 - ranges: Must

[GIT PULL] qcom SoC changes for v3.20-2

2015-01-23 Thread Kumar Gala
Updated from the tags/qcom-soc-for-3.20, dropped the movement of scm code into drivers/soc/qcom, added a few other minor scm bug fixes, and Andy Gross as co-maintainer. The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

Re: [PATCH] MAINTAINERS: update Qualcomm support entry

2015-01-23 Thread Kumar Gala
On Jan 22, 2015, at 3:46 PM, Andy Gross wrote: > On Wed, Jan 21, 2015 at 08:46:45PM -0800, Joe Perches wrote: >>> +L: linux-...@vger.kernel.org >>> S: Maintained >>> F: arch/arm/mach-qcom/ >>> +F: drivers/soc/qcom >> >> Please add a terminating / >> >> F: drivers/soc/qcom/ > > Noted,

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

2015-01-23 Thread Kumar Gala
On Jan 22, 2015, at 9:00 PM, Olof Johansson wrote: > On Thu, Jan 22, 2015 at 9:02 AM, Kumar Gala wrote: >> >> On Jan 21, 2015, at 7:15 PM, Olof Johansson wrote: >> >>> Hi, >>> >>> >>> On Mon, Jan 19, 2015 at 12:27:15PM -0600,

[GIT PULL] qcom SoC changes for v3.20-2

2015-01-23 Thread Kumar Gala
Updated from the tags/qcom-soc-for-3.20, dropped the movement of scm code into drivers/soc/qcom, added a few other minor scm bug fixes, and Andy Gross as co-maintainer. The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

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

2015-01-23 Thread Kumar Gala
On Jan 22, 2015, at 9:00 PM, Olof Johansson o...@lixom.net wrote: On Thu, Jan 22, 2015 at 9:02 AM, Kumar Gala ga...@codeaurora.org wrote: On Jan 21, 2015, at 7:15 PM, Olof Johansson o...@lixom.net wrote: Hi, On Mon, Jan 19, 2015 at 12:27:15PM -0600, Kumar Gala wrote: The following

Re: [PATCH] MAINTAINERS: update Qualcomm support entry

2015-01-23 Thread Kumar Gala
On Jan 22, 2015, at 3:46 PM, Andy Gross agr...@codeaurora.org wrote: On Wed, Jan 21, 2015 at 08:46:45PM -0800, Joe Perches wrote: +L: linux-...@vger.kernel.org S: Maintained F: arch/arm/mach-qcom/ +F: drivers/soc/qcom Please add a terminating / F: drivers/soc/qcom/ Noted, will

Re: [PATCH v2] ARM: qcom: Fix SCM interface for big-endian kernels

2015-01-22 Thread Kumar Gala
On Jan 21, 2015, at 1:21 PM, Stephen Boyd wrote: > The secure environment only runs in little-endian mode, so any > buffers shared with the secure environment should have their > contents converted to little-endian. We also mark such elements > with __le32 to allow sparse to catch such

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

2015-01-22 Thread Kumar Gala
On Jan 21, 2015, at 7:15 PM, Olof Johansson wrote: > Hi, > > > On Mon, Jan 19, 2015 at 12:27:15PM -0600, Kumar Gala wrote: >> The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: >> >> Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) &

Re: [PATCH 8/8] msm: scm: Move the scm driver to drivers/soc/qcom

2015-01-22 Thread Kumar Gala
On Jan 21, 2015, at 7:53 PM, Bjorn Andersson wrote: > On Wed, Jan 21, 2015 at 5:13 PM, Olof Johansson wrote: > [..] >> On Mon, Aug 4, 2014 at 6:31 PM, Stephen Boyd wrote: >>> Architectural changes in the ARM Linux kernel tree mandate >>> the eventual removal of the mach-* directories. Move

Re: [PATCH v2] ARM: qcom: Fix SCM interface for big-endian kernels

2015-01-22 Thread Kumar Gala
On Jan 21, 2015, at 1:21 PM, Stephen Boyd sb...@codeaurora.org wrote: The secure environment only runs in little-endian mode, so any buffers shared with the secure environment should have their contents converted to little-endian. We also mark such elements with __le32 to allow sparse to

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

2015-01-22 Thread Kumar Gala
On Jan 21, 2015, at 7:15 PM, Olof Johansson o...@lixom.net wrote: Hi, On Mon, Jan 19, 2015 at 12:27:15PM -0600, Kumar Gala wrote: The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git

Re: [PATCH 8/8] msm: scm: Move the scm driver to drivers/soc/qcom

2015-01-22 Thread Kumar Gala
On Jan 21, 2015, at 7:53 PM, Bjorn Andersson bj...@kryo.se wrote: On Wed, Jan 21, 2015 at 5:13 PM, Olof Johansson o...@lixom.net wrote: [..] On Mon, Aug 4, 2014 at 6:31 PM, Stephen Boyd sb...@codeaurora.org wrote: Architectural changes in the ARM Linux kernel tree mandate the eventual

[GIT PULL] qcom SoC changes for v3.20

2015-01-19 Thread Kumar Gala
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-soc-for-3.20 for you to fetch changes up to

[GIT PULL] qcom DT changes for v3.20

2015-01-19 Thread Kumar Gala
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-dt-for-3.20 for you to fetch changes up to

[GIT PULL] qcom DT changes for v3.20

2015-01-19 Thread Kumar Gala
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-dt-for-3.20 for you to fetch changes up to

[GIT PULL] qcom SoC changes for v3.20

2015-01-19 Thread Kumar Gala
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-soc-for-3.20 for you to fetch changes up to

Re: [PATCH v5 1/4] phy: qcom-ufs: add support for 20nm phy

2015-01-07 Thread Kumar Gala
On Jan 7, 2015, at 9:43 AM, Yaniv Gardi wrote: > This change adds a support for a 20nm qcom-ufs phy that is > required in platforms that use ufs-qcom controller. > > Signed-off-by: Yaniv Gardi > > --- > drivers/phy/Makefile| 2 + > drivers/phy/phy-qcom-ufs-i.h| 167

Re: [PATCH v5 1/4] phy: qcom-ufs: add support for 20nm phy

2015-01-07 Thread Kumar Gala
On Jan 7, 2015, at 9:43 AM, Yaniv Gardi yga...@qti.qualcomm.com wrote: This change adds a support for a 20nm qcom-ufs phy that is required in platforms that use ufs-qcom controller. Signed-off-by: Yaniv Gardi yga...@codeaurora.org --- drivers/phy/Makefile| 2 +

Re: [PATCH] soc: Include drivers/soc/Kconfig only once

2014-11-06 Thread Kumar Gala
Acked-by: Kumar Gala - k On Nov 5, 2014, at 9:32 AM, Andreas Larsson wrote: > Signed-off-by: Andreas Larsson > --- > drivers/Kconfig |2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/Kconfig b/drivers/Kconfig > index 1a693d3..622fa26 100644 > --- a

Re: [PATCH] soc: Include drivers/soc/Kconfig only once

2014-11-06 Thread Kumar Gala
Acked-by: Kumar Gala ga...@codeaurora.org - k On Nov 5, 2014, at 9:32 AM, Andreas Larsson andr...@gaisler.com wrote: Signed-off-by: Andreas Larsson andr...@gaisler.com --- drivers/Kconfig |2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/Kconfig b/drivers/Kconfig index

Re: [PATCH v3 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions

2014-11-05 Thread Kumar Gala
On Nov 5, 2014, at 6:55 AM, Ankit Jindal wrote: > Hi Kumar, > > On 31 October 2014 19:09, Kumar Gala wrote: >> >> On Oct 31, 2014, at 4:30 AM, Ankit Jindal wrote: >> >>> Hi Kumar, >>> >>> On 21 October 2014 12:08, Kumar Gala wrote

Re: [PATCH v3 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions

2014-11-05 Thread Kumar Gala
On Nov 5, 2014, at 6:55 AM, Ankit Jindal ankit.jin...@linaro.org wrote: Hi Kumar, On 31 October 2014 19:09, Kumar Gala ga...@codeaurora.org wrote: On Oct 31, 2014, at 4:30 AM, Ankit Jindal ankit.jin...@linaro.org wrote: Hi Kumar, On 21 October 2014 12:08, Kumar Gala ga

Re: [PATCH v3 1/3] QE: move qe code from arch/powerpc to drivers/soc

2014-11-04 Thread Kumar Gala
On Oct 31, 2014, at 2:24 AM, qiang.z...@freescale.com wrote: > On Oct 30, 2014, at 9:37 AM, Kumar Gala wrote: > > >> -Original Message- >> From: Kumar Gala [mailto:ga...@kernel.crashing.org] >> Sent: Thursday, October 30, 2014 9:37 PM >> To:

Re: [PATCH v3 1/3] QE: move qe code from arch/powerpc to drivers/soc

2014-11-04 Thread Kumar Gala
On Oct 31, 2014, at 2:24 AM, qiang.z...@freescale.com wrote: On Oct 30, 2014, at 9:37 AM, Kumar Gala wrote: -Original Message- From: Kumar Gala [mailto:ga...@kernel.crashing.org] Sent: Thursday, October 30, 2014 9:37 PM To: Zhao Qiang-B45475 Cc: linuxppc-...@lists.ozlabs.org

Re: [PATCH v3 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions

2014-10-31 Thread Kumar Gala
On Oct 31, 2014, at 4:30 AM, Ankit Jindal wrote: > Hi Kumar, > > On 21 October 2014 12:08, Kumar Gala wrote: >> >> On Oct 21, 2014, at 7:56 AM, Ankit Jindal wrote: >> >>> Currently, three types of mem regions are supported: UIO_MEM_PHYS, >>&g

Re: [PATCH v3 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions

2014-10-31 Thread Kumar Gala
On Oct 31, 2014, at 4:30 AM, Ankit Jindal ankit.jin...@linaro.org wrote: Hi Kumar, On 21 October 2014 12:08, Kumar Gala ga...@codeaurora.org wrote: On Oct 21, 2014, at 7:56 AM, Ankit Jindal ankit.jin...@linaro.org wrote: Currently, three types of mem regions are supported: UIO_MEM_PHYS

Re: [PATCH v3 1/3] QE: move qe code from arch/powerpc to drivers/soc

2014-10-30 Thread Kumar Gala
On Oct 30, 2014, at 2:31 AM, Zhao Qiang wrote: > LS1 is arm cpu and it has qe ip block. > move qe code from platform directory to public directory. > > QE is an IP block integrates several comunications peripheral > controllers. It can implement a variety of applications, such > as uart, usb

Re: [PATCH v3 3/3] rheap: move rheap.c from arch/powerpc/lib/ to lib/

2014-10-30 Thread Kumar Gala
On Oct 30, 2014, at 2:31 AM, Zhao Qiang wrote: > qe need to use the rheap, so move it to public directory. > > Signed-off-by: Zhao Qiang > --- > arch/powerpc/Kconfig| 3 --- > arch/powerpc/include/asm/fsl_85xx_cache_sram.h | 2 +- >

Re: [PATCH v3 3/3] rheap: move rheap.c from arch/powerpc/lib/ to lib/

2014-10-30 Thread Kumar Gala
On Oct 30, 2014, at 2:31 AM, Zhao Qiang b45...@freescale.com wrote: qe need to use the rheap, so move it to public directory. Signed-off-by: Zhao Qiang b45...@freescale.com --- arch/powerpc/Kconfig| 3 --- arch/powerpc/include/asm/fsl_85xx_cache_sram.h

Re: [PATCH v3 1/3] QE: move qe code from arch/powerpc to drivers/soc

2014-10-30 Thread Kumar Gala
On Oct 30, 2014, at 2:31 AM, Zhao Qiang b45...@freescale.com wrote: LS1 is arm cpu and it has qe ip block. move qe code from platform directory to public directory. QE is an IP block integrates several comunications peripheral controllers. It can implement a variety of applications, such

Re: [PATCH v3 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions

2014-10-21 Thread Kumar Gala
On Oct 21, 2014, at 7:56 AM, Ankit Jindal wrote: > Currently, three types of mem regions are supported: UIO_MEM_PHYS, > UIO_MEM_LOGICAL and UIO_MEM_VIRTUAL. Among these UIO_MEM_PHYS helps > UIO driver export physcial memory to user space as non-cacheable > user memory. Typcially memory-mapped

Re: [PATCH v3 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions

2014-10-21 Thread Kumar Gala
On Oct 21, 2014, at 7:56 AM, Ankit Jindal ankit.jin...@linaro.org wrote: Currently, three types of mem regions are supported: UIO_MEM_PHYS, UIO_MEM_LOGICAL and UIO_MEM_VIRTUAL. Among these UIO_MEM_PHYS helps UIO driver export physcial memory to user space as non-cacheable user memory.

[PATCH] tty: serial: msm: Fix lock init issue with earlycon

2014-10-17 Thread Kumar Gala
requires a lock, we need to init it as part of the setup call. Signed-off-by: Kumar Gala --- drivers/tty/serial/msm_serial.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/tty/serial/msm_serial.c b/drivers/tty/serial/msm_serial.c index 4b6c783..8ab27c9 100644 --- a/drivers/tty

[PATCH] tty/serial: earlycon: Fix print for implied MMIO case

2014-10-17 Thread Kumar Gala
For the case in which we just provide an address as an argument to the earlycon console type like: earlycon=msm_serial_dm,0xf991e000 We would report this as an IO port based mapping and not as MMIO. Simple fix to use the port->iotype to decide which message to print. Signed-off-by: Kumar G

Re: [PATCH] cpufreq: qoriq: Make the driver usable on all QorIQ platforms

2014-10-17 Thread Kumar Gala
On Oct 17, 2014, at 5:13 AM, b29...@freescale.com wrote: > From: Tang Yuantian > > Freescale introduced new ARM core-based SoCs which support dynamic > frequency switch feature. DFS on new SoCs are compatible with current > PowerPC CoreNet platforms. In order to support those new platforms, >

Re: [PATCH 3/3] rheap: move rheap.c from arch/powerpc/lib/ to lib/

2014-10-17 Thread Kumar Gala
On Sep 25, 2014, at 4:47 AM, Zhao Qiang wrote: > qe need to use the rheap, so move it to public directory. > > Signed-off-by: Zhao Qiang > --- > arch/powerpc/Kconfig| 3 --- > arch/powerpc/include/asm/fsl_85xx_cache_sram.h | 2 +- >

Re: [PATCH 3/3] rheap: move rheap.c from arch/powerpc/lib/ to lib/

2014-10-17 Thread Kumar Gala
On Sep 25, 2014, at 4:47 AM, Zhao Qiang b45...@freescale.com wrote: qe need to use the rheap, so move it to public directory. Signed-off-by: Zhao Qiang b45...@freescale.com --- arch/powerpc/Kconfig| 3 --- arch/powerpc/include/asm/fsl_85xx_cache_sram.h

Re: [PATCH] cpufreq: qoriq: Make the driver usable on all QorIQ platforms

2014-10-17 Thread Kumar Gala
On Oct 17, 2014, at 5:13 AM, b29...@freescale.com wrote: From: Tang Yuantian yuantian.t...@freescale.com Freescale introduced new ARM core-based SoCs which support dynamic frequency switch feature. DFS on new SoCs are compatible with current PowerPC CoreNet platforms. In order to support

[PATCH] tty/serial: earlycon: Fix print for implied MMIO case

2014-10-17 Thread Kumar Gala
For the case in which we just provide an address as an argument to the earlycon console type like: earlycon=msm_serial_dm,0xf991e000 We would report this as an IO port based mapping and not as MMIO. Simple fix to use the port-iotype to decide which message to print. Signed-off-by: Kumar Gala

[PATCH] tty: serial: msm: Fix lock init issue with earlycon

2014-10-17 Thread Kumar Gala
] parse_early_options+0x2c/0x38 [c07ed5c8] parse_early_param+0x34/0x50 [c07f03c0] setup_arch+0x290/0x604 [c07ed67c] start_kernel+0x94/0x38c As the earlycon write function for msm requires a lock, we need to init it as part of the setup call. Signed-off-by: Kumar Gala ga...@codeaurora.org --- drivers/tty/serial

[GIT PULL] qcom DT changes for v3.18-3

2014-10-16 Thread Kumar Gala
* Added SATA support on IPQ8064/AP148 Kumar Gala (1): ARM: dts: qcom: Add SATA support on IPQ8064/AP148 Mike Rapoport (1): ARM: dts: qcom: add CM-QS600 board Tim Bird (1): ARM: dts: qcom: Add initial DTS file for Sony

[GIT PULL] qcom DT changes for v3.18-3

2014-10-16 Thread Kumar Gala
* Added SATA support on IPQ8064/AP148 Kumar Gala (1): ARM: dts: qcom: Add SATA support on IPQ8064/AP148 Mike Rapoport (1): ARM: dts: qcom: add CM-QS600 board Tim Bird (1): ARM: dts: qcom: Add initial DTS file for Sony

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

2014-10-15 Thread Kumar Gala
On Oct 1, 2014, at 4:41 PM, Arnd Bergmann wrote: > On Monday 22 September 2014, Kumar Gala wrote: >> The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: >> >> Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) >> >> are available in t

Re: [PATCH v2 3/3] ARM: dts: qcom: Add SDHC nodes for APQ8084 platform

2014-10-15 Thread Kumar Gala
On Oct 14, 2014, at 6:17 PM, Georgi Djakov wrote: > On 10/10/2014 08:14 PM, Bjorn Andersson wrote: >> On Tue, Sep 2, 2014 at 8:40 AM, Georgi Djakov wrote: >>> Enable support for the two SD host controllers on the APQ8084 platform >>> by adding the required nodes to the DT files. >>> On the

Re: [PATCH v2 3/3] ARM: dts: qcom: Add SDHC nodes for APQ8084 platform

2014-10-15 Thread Kumar Gala
On Oct 14, 2014, at 6:17 PM, Georgi Djakov gdja...@mm-sol.com wrote: On 10/10/2014 08:14 PM, Bjorn Andersson wrote: On Tue, Sep 2, 2014 at 8:40 AM, Georgi Djakov gdja...@mm-sol.com wrote: Enable support for the two SD host controllers on the APQ8084 platform by adding the required nodes to

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

2014-10-15 Thread Kumar Gala
On Oct 1, 2014, at 4:41 PM, Arnd Bergmann a...@arndb.de wrote: On Monday 22 September 2014, Kumar Gala wrote: The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) are available in the git repository at: git

Re: [PATCH v3] ARM: dts: Add initial DTS file for Sony Xperia Z1 phone

2014-10-09 Thread Kumar Gala
Will not make the 3.18 merge window. I will queue it up for 3.19. - k On Oct 9, 2014, at 11:55 AM, Tim Bird wrote: > Kumar, > > Any chance this could make the 3.18 merge window? Have you had time to take > a look at it? > -- Tim > > > On Tue, Sep 30, 2014 at 3:49 PM, Tim Bird wrote: >

Re: [PATCH v3] ARM: dts: Add initial DTS file for Sony Xperia Z1 phone

2014-10-09 Thread Kumar Gala
Will not make the 3.18 merge window. I will queue it up for 3.19. - k On Oct 9, 2014, at 11:55 AM, Tim Bird tbird...@gmail.com wrote: Kumar, Any chance this could make the 3.18 merge window? Have you had time to take a look at it? -- Tim On Tue, Sep 30, 2014 at 3:49 PM, Tim Bird

Re: [PATCH 2/2] input: pm8941-pwrkey: Add DT binding documentation

2014-10-07 Thread Kumar Gala
On Oct 6, 2014, at 8:12 PM, Bjorn Andersson wrote: > From: Courtney Cavin > > Signed-off-by: Courtney Cavin > Signed-off-by: Bjorn Andersson > --- > .../bindings/input/qcom,pm8941-pwrkey.txt | 43 > 1 file changed, 43 insertions(+) > create mode 100644 >

Re: [PATCH 2/2] input: pm8941-pwrkey: Add DT binding documentation

2014-10-07 Thread Kumar Gala
On Oct 6, 2014, at 8:12 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: From: Courtney Cavin courtney.ca...@sonymobile.com Signed-off-by: Courtney Cavin courtney.ca...@sonymobile.com Signed-off-by: Bjorn Andersson bjorn.anders...@sonymobile.com ---

Re: [PATCH v1] clk: qcom: Add support for regmap clock dividers

2014-10-02 Thread Kumar Gala
On Oct 2, 2014, at 1:11 PM, Stephen Boyd wrote: > On 09/30/14 10:20, Georgi Djakov wrote: >> This patch expands the regmap support to allow registration of clock >> dividers. It just prepares for the introduction of a clkdiv driver, >> that will be in a separate patch. >> Such dividers are

Re: [PATCH v1] clk: qcom: Add support for regmap clock dividers

2014-10-02 Thread Kumar Gala
On Oct 2, 2014, at 1:11 PM, Stephen Boyd sb...@codeaurora.org wrote: On 09/30/14 10:20, Georgi Djakov wrote: This patch expands the regmap support to allow registration of clock dividers. It just prepares for the introduction of a clkdiv driver, that will be in a separate patch. Such

Re: [PATCH v7 1/3] mfd: devicetree: bindings: Add Qualcomm RPM DT binding

2014-09-30 Thread Kumar Gala
On Sep 30, 2014, at 10:28 AM, Bjorn Andersson wrote: > On Wed 24 Sep 09:39 PDT 2014, Kumar Gala wrote: > >> >> On Sep 22, 2014, at 6:25 PM, Bjorn Andersson >> wrote: >> > > [..] > >>> diff --git a/Documentation/devicetree/bindings/

Re: [RFC 3/7] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding

2014-09-30 Thread Kumar Gala
On Sep 29, 2014, at 7:34 PM, Bjorn Andersson wrote: > Add binding documentation for the Qualcomm Resource Power Manager (RPM) > using shared memory (Qualcomm SMD) as transport mechanism. This is found > in 8974 and newer based devices. > > The binding currently describes the rpm itself and

Re: [RFC 1/7] soc: qcom: Add device tree binding for SMEM

2014-09-30 Thread Kumar Gala
On Sep 29, 2014, at 7:34 PM, Bjorn Andersson wrote: > Add device tree binding documentation for the Qualcom Shared Memory > manager. > > Signed-off-by: Bjorn Andersson > --- > > Exposed by this node is a set of items of different sizes. For many things a > standard of_xlate method of

Re: [RFC 0/7] Qualcomm SMEM, SMD, RPM and regulators

2014-09-30 Thread Kumar Gala
On Sep 29, 2014, at 7:34 PM, Bjorn Andersson wrote: > All Qualcomm platforms implements a shared heap among the processors in the > SoC, used for sharing data with other parts of the system. > > One consumer of items from this heap is the "Shared Memory Driver", a ring > buffer based

Re: [RFC 3/7] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding

2014-09-30 Thread Kumar Gala
On Sep 29, 2014, at 7:34 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: Add binding documentation for the Qualcomm Resource Power Manager (RPM) using shared memory (Qualcomm SMD) as transport mechanism. This is found in 8974 and newer based devices. The binding currently

Re: [RFC 0/7] Qualcomm SMEM, SMD, RPM and regulators

2014-09-30 Thread Kumar Gala
On Sep 29, 2014, at 7:34 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: All Qualcomm platforms implements a shared heap among the processors in the SoC, used for sharing data with other parts of the system. One consumer of items from this heap is the Shared Memory Driver, a ring

Re: [RFC 1/7] soc: qcom: Add device tree binding for SMEM

2014-09-30 Thread Kumar Gala
On Sep 29, 2014, at 7:34 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: Add device tree binding documentation for the Qualcom Shared Memory manager. Signed-off-by: Bjorn Andersson bjorn.anders...@sonymobile.com --- Exposed by this node is a set of items of different sizes.

Re: [PATCH v7 1/3] mfd: devicetree: bindings: Add Qualcomm RPM DT binding

2014-09-30 Thread Kumar Gala
On Sep 30, 2014, at 10:28 AM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: On Wed 24 Sep 09:39 PDT 2014, Kumar Gala wrote: On Sep 22, 2014, at 6:25 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: [..] diff --git a/Documentation/devicetree/bindings/mfd/qcom

Re: [PATCH 2/2] soc/fsl: add ftm alarm driver for ls1021a platform

2014-09-26 Thread Kumar Gala
On Sep 26, 2014, at 1:48 AM, Dongsheng Wang wrote: > From: Wang Dongsheng > > Only Ftm0 can be used when system going to deep sleep. So this driver > to support ftm0 as a wakeup source. > > Signed-off-by: Wang Dongsheng How does this differ from drivers/clocksource/fsl_ftm_timer.c Why

Re: [PATCH 2/2] soc/fsl: add ftm alarm driver for ls1021a platform

2014-09-26 Thread Kumar Gala
On Sep 26, 2014, at 1:48 AM, Dongsheng Wang dongsheng.w...@freescale.com wrote: From: Wang Dongsheng dongsheng.w...@freescale.com Only Ftm0 can be used when system going to deep sleep. So this driver to support ftm0 as a wakeup source. Signed-off-by: Wang Dongsheng

Re: [GIT PULL] qcom defconfig changes for v3.18

2014-09-25 Thread Kumar Gala
On Sep 22, 2014, at 3:14 PM, Kumar Gala wrote: > The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: > > Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git

Re: [GIT PULL] qcom SoC changes for v3.18 (updated)

2014-09-25 Thread Kumar Gala
On Sep 22, 2014, at 4:54 PM, Kumar Gala wrote: > [ some how scm-boot.c got dropped, fixed now ] > > The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: > > Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) > > are available in the git rep

Re: [GIT PULL] qcom SoC changes for v3.18 (updated)

2014-09-25 Thread Kumar Gala
On Sep 22, 2014, at 4:54 PM, Kumar Gala ga...@codeaurora.org wrote: [ some how scm-boot.c got dropped, fixed now ] The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) are available in the git repository at: git

Re: [GIT PULL] qcom defconfig changes for v3.18

2014-09-25 Thread Kumar Gala
On Sep 22, 2014, at 3:14 PM, Kumar Gala ga...@codeaurora.org wrote: The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak

Re: [PATCH] ARM: qcom: Update SoC compatibles we support

2014-09-24 Thread Kumar Gala
On Sep 24, 2014, at 1:34 PM, Stephen Boyd wrote: > On 09/24/14 11:20, Kumar Gala wrote: >> Move to just using the SoC name in the compatible list so we don't need >> to update this for every board going forward. Also added "qcom,msm8974" >> to the list as we

Re: [PATCH v2] ARM: dts: Add initial DTS file for Sony Xperia Z1

2014-09-24 Thread Kumar Gala
On Sep 24, 2014, at 10:12 AM, Tim Bird wrote: > This DTS has support for the Sony Xperia Z1 phone (codenamed Honami). > This first version of the DTS supports just a serial console. > > changes from v1 > - removed qcom,msm-id attribute > - removed mis-capitalized Qualcomm word > - changed dts

[PATCH] ARM: qcom: Update SoC compatibles we support

2014-09-24 Thread Kumar Gala
Move to just using the SoC name in the compatible list so we don't need to update this for every board going forward. Also added "qcom,msm8974" to the list as we support "qcom,apq8074" already (the modemless version of "qcom,msm8974"). Signed-off-by: Kumar Gala -

Re: [PATCH v7 1/3] mfd: devicetree: bindings: Add Qualcomm RPM DT binding

2014-09-24 Thread Kumar Gala
On Sep 22, 2014, at 6:25 PM, Bjorn Andersson wrote: > Add binding for the Qualcomm Resource Power Manager (RPM) found in 8660, > 8960 and 8064 based devices. The binding currently describes the rpm > itself and the regulator subnodes. > > Signed-off-by: Bjorn Andersson > --- >

Re: [PATCH v7 3/3] regulator: qcom-rpm: Regulator driver for the Qualcomm RPM

2014-09-24 Thread Kumar Gala
On Sep 24, 2014, at 3:35 AM, Mark Brown wrote: > On Mon, Sep 22, 2014 at 04:25:29PM -0700, Bjorn Andersson wrote: >> Driver for regulators exposed by the Resource Power Manager (RPM) found >> in Qualcomm 8660, 8960 and 8064 based devices. > > Applied, thanks. Mark, can you drop this until we

Re: [PATCH v7 0/3] Qualcomm Resource Power Manager driver

2014-09-24 Thread Kumar Gala
On Sep 23, 2014, at 11:27 PM, Bjorn Andersson wrote: > On Tue 23 Sep 01:17 PDT 2014, Srinivas Kandagatla wrote: > >> Hi Bjorn, >> >> Thankyou for the new patchset. >> >> I got few device-tree patches for apq8064 usb, sata, phy and hdmi which >> depend on rpm header file. It will be nice to

Re: [PATCH v7 0/3] Qualcomm Resource Power Manager driver

2014-09-24 Thread Kumar Gala
On Sep 23, 2014, at 11:27 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: On Tue 23 Sep 01:17 PDT 2014, Srinivas Kandagatla wrote: Hi Bjorn, Thankyou for the new patchset. I got few device-tree patches for apq8064 usb, sata, phy and hdmi which depend on rpm header file. It

Re: [PATCH v7 3/3] regulator: qcom-rpm: Regulator driver for the Qualcomm RPM

2014-09-24 Thread Kumar Gala
On Sep 24, 2014, at 3:35 AM, Mark Brown broo...@kernel.org wrote: On Mon, Sep 22, 2014 at 04:25:29PM -0700, Bjorn Andersson wrote: Driver for regulators exposed by the Resource Power Manager (RPM) found in Qualcomm 8660, 8960 and 8064 based devices. Applied, thanks. Mark, can you drop

Re: [PATCH v7 1/3] mfd: devicetree: bindings: Add Qualcomm RPM DT binding

2014-09-24 Thread Kumar Gala
On Sep 22, 2014, at 6:25 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: Add binding for the Qualcomm Resource Power Manager (RPM) found in 8660, 8960 and 8064 based devices. The binding currently describes the rpm itself and the regulator subnodes. Signed-off-by: Bjorn

[PATCH] ARM: qcom: Update SoC compatibles we support

2014-09-24 Thread Kumar Gala
Move to just using the SoC name in the compatible list so we don't need to update this for every board going forward. Also added qcom,msm8974 to the list as we support qcom,apq8074 already (the modemless version of qcom,msm8974). Signed-off-by: Kumar Gala ga...@codeaurora.org --- arch/arm/mach

Re: [PATCH v2] ARM: dts: Add initial DTS file for Sony Xperia Z1

2014-09-24 Thread Kumar Gala
On Sep 24, 2014, at 10:12 AM, Tim Bird tim.b...@sonymobile.com wrote: This DTS has support for the Sony Xperia Z1 phone (codenamed Honami). This first version of the DTS supports just a serial console. changes from v1 - removed qcom,msm-id attribute - removed mis-capitalized Qualcomm word

Re: [PATCH] ARM: qcom: Update SoC compatibles we support

2014-09-24 Thread Kumar Gala
On Sep 24, 2014, at 1:34 PM, Stephen Boyd sb...@codeaurora.org wrote: On 09/24/14 11:20, Kumar Gala wrote: Move to just using the SoC name in the compatible list so we don't need to update this for every board going forward. Also added qcom,msm8974 to the list as we support qcom,apq8074

[PATCH 2/2] ARM: dts: qcom: Add SATA support on IPQ8064/AP148

2014-09-23 Thread Kumar Gala
Add SATA PHY and SATA AHCI controller nodes to device tree to enable generic ahci support on the IPQ8064/AP148 board. Signed-off-by: Kumar Gala --- arch/arm/boot/dts/qcom-ipq8064-ap148.dts | 8 arch/arm/boot/dts/qcom-ipq8064.dtsi | 33 2 files

[PATCH 1/2] ARM: qcom: Update defconfig

2014-09-23 Thread Kumar Gala
* Enable ATA & AHCI platform support to get SATA on IPQ806x platforms Signed-off-by: Kumar Gala --- arch/arm/configs/qcom_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig index 8c7da33..053

Re: [PATCH v3] power: reset: use restart_notifier mechanism for msm-poweroff

2014-09-23 Thread Kumar Gala
On Sep 23, 2014, at 12:55 PM, Josh Cartwright wrote: > On Tue, Sep 23, 2014 at 12:48:42PM -0500, Kumar Gala wrote: >> >> On Sep 23, 2014, at 1:28 AM, Pramod Gurav >> wrote: >> >>> +linux-arm-msm >>> On Tuesday 23 September 2014 11:38 AM, Pram

Re: [PATCH v3] power: reset: use restart_notifier mechanism for msm-poweroff

2014-09-23 Thread Kumar Gala
On Sep 23, 2014, at 1:28 AM, Pramod Gurav wrote: > +linux-arm-msm > On Tuesday 23 September 2014 11:38 AM, Pramod Gurav wrote: >> This change replaces use of arm_pm_restart with recently introduced >> reset mechanism in Linux kernel called restart_notifier. Can you update the commit message to

Re: [PATCH] ARM: qcom: Fix SCM interface for big-endian kernels

2014-09-23 Thread Kumar Gala
On Sep 23, 2014, at 12:42 PM, Stephen Boyd wrote: > On 09/23/14 09:47, Kumar Gala wrote: >> On Sep 22, 2014, at 5:36 PM, Stephen Boyd wrote: >> >>> The secure environment only runs in little-endian mode, so any >>> buffers shared with the secure environme

Re: [PATCH] ARM: qcom: Fix SCM interface for big-endian kernels

2014-09-23 Thread Kumar Gala
On Sep 22, 2014, at 5:36 PM, Stephen Boyd wrote: > The secure environment only runs in little-endian mode, so any > buffers shared with the secure environment should have their > contents converted to little-endian. We also mark such elements > with __le32 to allow sparse to catch such

Re: [PATCH] ARM: qcom: Fix SCM interface for big-endian kernels

2014-09-23 Thread Kumar Gala
On Sep 22, 2014, at 5:36 PM, Stephen Boyd sb...@codeaurora.org wrote: The secure environment only runs in little-endian mode, so any buffers shared with the secure environment should have their contents converted to little-endian. We also mark such elements with __le32 to allow sparse to

Re: [PATCH] ARM: qcom: Fix SCM interface for big-endian kernels

2014-09-23 Thread Kumar Gala
On Sep 23, 2014, at 12:42 PM, Stephen Boyd sb...@codeaurora.org wrote: On 09/23/14 09:47, Kumar Gala wrote: On Sep 22, 2014, at 5:36 PM, Stephen Boyd sb...@codeaurora.org wrote: The secure environment only runs in little-endian mode, so any buffers shared with the secure environment should

Re: [PATCH v3] power: reset: use restart_notifier mechanism for msm-poweroff

2014-09-23 Thread Kumar Gala
On Sep 23, 2014, at 1:28 AM, Pramod Gurav pramod.gu...@smartplayin.com wrote: +linux-arm-msm On Tuesday 23 September 2014 11:38 AM, Pramod Gurav wrote: This change replaces use of arm_pm_restart with recently introduced reset mechanism in Linux kernel called restart_notifier. Can you update

Re: [PATCH v3] power: reset: use restart_notifier mechanism for msm-poweroff

2014-09-23 Thread Kumar Gala
On Sep 23, 2014, at 12:55 PM, Josh Cartwright jo...@codeaurora.org wrote: On Tue, Sep 23, 2014 at 12:48:42PM -0500, Kumar Gala wrote: On Sep 23, 2014, at 1:28 AM, Pramod Gurav pramod.gu...@smartplayin.com wrote: +linux-arm-msm On Tuesday 23 September 2014 11:38 AM, Pramod Gurav wrote

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