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

2015-02-10 Thread Andy Gross
> > > > Series looks good, do we need a qcom_defconfig update to enable anything > > new for this? > > > > - k > > I'll send a followup to enable qcom_defconfig. > Correction: Since I use a 'selects MFD_SYSCON' in the Kconfig we shouldn't need anything. -- Qualcomm Innovation Center,

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

2015-02-10 Thread Andy Gross
On Tue, Feb 10, 2015 at 11:57:27AM -0600, Kumar Gala wrote: > > 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 >

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

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

2015-02-10 Thread Andy Gross
On Tue, Feb 10, 2015 at 11:57:27AM -0600, Kumar Gala wrote: 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

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

2015-02-10 Thread Andy Gross
snip Series looks good, do we need a qcom_defconfig update to enable anything new for this? - k I'll send a followup to enable qcom_defconfig. Correction: Since I use a 'selects MFD_SYSCON' in the Kconfig we shouldn't need anything. -- Qualcomm Innovation Center, Inc. The

[Patch v3 0/6] GSBI CRCI Autoconfiguration Support

2015-02-09 Thread Andy Gross
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 device, the client mode must be declared and this can be used

[Patch v3 0/6] GSBI CRCI Autoconfiguration Support

2015-02-09 Thread Andy Gross
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 device, the client mode must be declared and this can be used