[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKnu2MqrKxPDzCUtTVH8DrBR2JqcsyFpr-9ppS1=iR3uAPs2Og@mail.gmail.com>
Date: Sun, 31 Jul 2011 02:40:36 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Viresh Kumar <viresh.kumar@...com>
Cc: vinod.koul@...el.com, dan.j.williams@...el.com,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux@....linux.org.uk, armando.visconti@...com,
shiraz.hashim@...com, vipin.kumar@...com, rajeev-dlh.kumar@...com,
deepak.sikri@...com, vipulkumar.samar@...com, amit.virdi@...com,
pratyush.anand@...com, bhupesh.sharma@...com,
viresh.linux@...il.com
Subject: Re: [PATCH 15/18] dmaengine/amba-pl08x: Pass flow controller
information with slave channel data
2011/7/29 Viresh Kumar <viresh.kumar@...com>:
I have the same comment as Russell basically:
> @@ -65,6 +69,7 @@ struct pl08x_channel_data {
> int max_signal;
> u32 muxval;
> u32 cctl;
> + u32 fc;
bool device_fc;
or similar. Then encode the necessary bits if the device controls
flow, and fall back to default (DMAC control) otherwise.
> dma_addr_t addr;
> bool circular_buffer;
> bool single;
> --
> 1.7.2.2
Thanks,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists