On 12-01-21, 16:01, Doug Anderson wrote:
> Hi,
>
> On Mon, Jan 11, 2021 at 7:17 AM Vinod Koul wrote:
> >
> > +static int geni_se_select_gpi_mode(struct geni_se *se)
> > +{
> > + unsigned int geni_dma_mode = 0;
> > + unsigned int gpi_event_en = 0;
> > + unsigned int common_geni_m
Hi,
On Mon, Jan 11, 2021 at 7:17 AM Vinod Koul wrote:
>
> +static int geni_se_select_gpi_mode(struct geni_se *se)
> +{
> + unsigned int geni_dma_mode = 0;
> + unsigned int gpi_event_en = 0;
> + unsigned int common_geni_m_irq_en = 0;
> + unsigned int common_geni_s_irq_en =
On 11-01-21, 09:40, Bjorn Andersson wrote:
> On Mon 11 Jan 09:16 CST 2021, Vinod Koul wrote:
>
> > GPI DMA is one of the DMA modes supported on geni, this adds support to
> > enable that mode
> >
> > Signed-off-by: Vinod Koul
> > ---
> > drivers/soc/qcom/qcom-geni-se.c | 39
On Mon 11 Jan 09:16 CST 2021, Vinod Koul wrote:
> GPI DMA is one of the DMA modes supported on geni, this adds support to
> enable that mode
>
> Signed-off-by: Vinod Koul
> ---
> drivers/soc/qcom/qcom-geni-se.c | 39 -
> include/linux/qcom-geni-se.h| 4
GPI DMA is one of the DMA modes supported on geni, this adds support to
enable that mode
Signed-off-by: Vinod Koul
---
drivers/soc/qcom/qcom-geni-se.c | 39 -
include/linux/qcom-geni-se.h| 4
2 files changed, 42 insertions(+), 1 deletion(-)
diff --git a
5 matches
Mail list logo