Re: [PATCH V3 02/19] memory: tegra: Add MC flush support

2015-07-21 Thread Peter De Schrijver
On Mon, Jul 20, 2015 at 03:14:25PM +0200, Thierry Reding wrote: > * PGP Signed by an unknown key > > On Mon, Jul 20, 2015 at 12:59:41PM +0300, Peter De Schrijver wrote: > > On Fri, Jul 17, 2015 at 01:31:24PM +0200, Thierry Reding wrote: > > > > Old Signed by an unknown key > > > > > > On Fri, Jul

Re: [PATCH V3 02/19] memory: tegra: Add MC flush support

2015-07-20 Thread Thierry Reding
On Mon, Jul 20, 2015 at 12:59:41PM +0300, Peter De Schrijver wrote: > On Fri, Jul 17, 2015 at 01:31:24PM +0200, Thierry Reding wrote: > > * PGP Signed by an unknown key > > > > On Fri, Jul 17, 2015 at 01:20:49PM +0300, Peter De Schrijver wrote: > > > On Fri, Jul 17, 2015 at 11:57:55AM +0200, Thier

Re: [PATCH V3 02/19] memory: tegra: Add MC flush support

2015-07-20 Thread Peter De Schrijver
On Fri, Jul 17, 2015 at 01:31:24PM +0200, Thierry Reding wrote: > * PGP Signed by an unknown key > > On Fri, Jul 17, 2015 at 01:20:49PM +0300, Peter De Schrijver wrote: > > On Fri, Jul 17, 2015 at 11:57:55AM +0200, Thierry Reding wrote: > > > > Old Signed by an unknown key > > > > > > On Mon, Jul

Re: [PATCH V3 02/19] memory: tegra: Add MC flush support

2015-07-20 Thread Thierry Reding
On Mon, Jul 20, 2015 at 09:46:02AM +0100, Jon Hunter wrote: > > On 17/07/15 12:31, Thierry Reding wrote: > > * PGP Signed by an unknown key > > > > On Fri, Jul 17, 2015 at 01:20:49PM +0300, Peter De Schrijver wrote: > >> On Fri, Jul 17, 2015 at 11:57:55AM +0200, Thierry Reding wrote: > Old S

Re: [PATCH V3 02/19] memory: tegra: Add MC flush support

2015-07-20 Thread Jon Hunter
On 17/07/15 12:31, Thierry Reding wrote: > * PGP Signed by an unknown key > > On Fri, Jul 17, 2015 at 01:20:49PM +0300, Peter De Schrijver wrote: >> On Fri, Jul 17, 2015 at 11:57:55AM +0200, Thierry Reding wrote: Old Signed by an unknown key >>> >>> On Mon, Jul 13, 2015 at 01:39:40PM +0100,

Re: [PATCH V3 02/19] memory: tegra: Add MC flush support

2015-07-17 Thread Thierry Reding
On Fri, Jul 17, 2015 at 01:20:49PM +0300, Peter De Schrijver wrote: > On Fri, Jul 17, 2015 at 11:57:55AM +0200, Thierry Reding wrote: > > * PGP Signed by an unknown key > > > > On Mon, Jul 13, 2015 at 01:39:40PM +0100, Jon Hunter wrote: > > > The Tegra memory controller implements a flush feature

Re: [PATCH V3 02/19] memory: tegra: Add MC flush support

2015-07-17 Thread Peter De Schrijver
On Fri, Jul 17, 2015 at 11:57:55AM +0200, Thierry Reding wrote: > * PGP Signed by an unknown key > > On Mon, Jul 13, 2015 at 01:39:40PM +0100, Jon Hunter wrote: > > The Tegra memory controller implements a flush feature to flush pending > > accesses and prevent further accesses from occurring. Thi

Re: [PATCH V3 02/19] memory: tegra: Add MC flush support

2015-07-17 Thread Thierry Reding
On Mon, Jul 13, 2015 at 01:39:40PM +0100, Jon Hunter wrote: > The Tegra memory controller implements a flush feature to flush pending > accesses and prevent further accesses from occurring. This feature is > used when powering down IP blocks to ensure the IP block is in a good > state. The flushes

[PATCH V3 02/19] memory: tegra: Add MC flush support

2015-07-13 Thread Jon Hunter
The Tegra memory controller implements a flush feature to flush pending accesses and prevent further accesses from occurring. This feature is used when powering down IP blocks to ensure the IP block is in a good state. The flushes are organised by software groups and IP blocks are assigned in hardw