Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-09-02 Thread Dinh Nguyen
Hi DTS maintainers, If possible, can I please get an Acked-by for this patch? Many thanks... Dinh On 8/11/14, 10:18 AM, ttha...@opensource.altera.com wrote: > From: Thor Thayer > > Add the Altera SDRAM EDAC bindings and device tree changes to the Altera SoC > project. > > Signed-off-by: Tho

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-27 Thread Dinh Nguyen
Hi Boris On 8/27/14, 1:36 AM, Borislav Petkov wrote: > On Tue, Aug 26, 2014 at 03:28:10PM -0500, Dinh Nguyen wrote: >> If Boris is okay with driver part and everyone else is OK with the DTS >> portion, then I can apply the DTS patch to my tree, and Boris take the >> driver patch into his tree? >

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-26 Thread Borislav Petkov
On Tue, Aug 26, 2014 at 03:28:10PM -0500, Dinh Nguyen wrote: > If Boris is okay with driver part and everyone else is OK with the DTS > portion, then I can apply the DTS patch to my tree, and Boris take the > driver patch into his tree? Actually, it would be easier for everyone involved if those p

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-26 Thread Dinh Nguyen
On Tue, Aug 26, 2014 at 3:28 PM, Dinh Nguyen wrote: > On 08/26/2014 01:39 PM, Thor Thayer wrote: >> >> On 08/14/2014 01:49 PM, Pavel Machek wrote: >>> On Mon 2014-08-11 10:18:13, ttha...@opensource.altera.com wrote: From: Thor Thayer Add the Altera SDRAM EDAC bindings and device tr

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-26 Thread Dinh Nguyen
On 08/26/2014 01:39 PM, Thor Thayer wrote: > > On 08/14/2014 01:49 PM, Pavel Machek wrote: >> On Mon 2014-08-11 10:18:13, ttha...@opensource.altera.com wrote: >>> From: Thor Thayer >>> >>> Add the Altera SDRAM EDAC bindings and device tree changes to the >>> Altera SoC project. >>> >>> Signed-off

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-26 Thread Thor Thayer
On 08/14/2014 01:49 PM, Pavel Machek wrote: On Mon 2014-08-11 10:18:13, ttha...@opensource.altera.com wrote: From: Thor Thayer Add the Altera SDRAM EDAC bindings and device tree changes to the Altera SoC project. Signed-off-by: Thor Thayer Acked-by: Pavel Machek Hi All, Any further c

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-15 Thread Steffen Trumtrar
On Fri, Aug 15, 2014 at 11:47:09AM -0500, Thor Thayer wrote: > Hi Steffen! > > Building on Alan's points, I don't see the reference to the child > nodes in the syscon.txt binding documentation - can you point out > what I'm missing? > > I based this patch on other examples of syscon, and there ar

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-15 Thread Steffen Trumtrar
On Fri, Aug 15, 2014 at 11:07:31AM -0500, atull wrote: > On Fri, 15 Aug 2014, Steffen Trumtrar wrote: > > > > > Hi! > > Hello > > Thanks for the feedback... > > > > > ttha...@opensource.altera.com writes: > > > > > From: Thor Thayer > > > > > > Add the Altera SDRAM EDAC bindings and device

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-15 Thread Thor Thayer
On 08/15/2014 11:07 AM, atull wrote: On Fri, 15 Aug 2014, Steffen Trumtrar wrote: Hi! Hello Thanks for the feedback... ttha...@opensource.altera.com writes: From: Thor Thayer Add the Altera SDRAM EDAC bindings and device tree changes to the Altera SoC project. Signed-off-by: Thor Tha

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-15 Thread atull
On Fri, 15 Aug 2014, Steffen Trumtrar wrote: > > Hi! Hello Thanks for the feedback... > > ttha...@opensource.altera.com writes: > > > From: Thor Thayer > > > > Add the Altera SDRAM EDAC bindings and device tree changes to the Altera > > SoC project. > > > > Signed-off-by: Thor Thayer > >

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-15 Thread Steffen Trumtrar
Hi! ttha...@opensource.altera.com writes: > From: Thor Thayer > > Add the Altera SDRAM EDAC bindings and device tree changes to the Altera SoC > project. > > Signed-off-by: Thor Thayer > --- > v2: Changes to SoC SDRAM EDAC code. > > v3: Implement code suggestions for SDRAM EDAC code. > > v4:

Re: [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-14 Thread Pavel Machek
On Mon 2014-08-11 10:18:13, ttha...@opensource.altera.com wrote: > From: Thor Thayer > > Add the Altera SDRAM EDAC bindings and device tree changes to the Altera SoC > project. > > Signed-off-by: Thor Thayer Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesk

[PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.

2014-08-11 Thread tthayer
From: Thor Thayer Add the Altera SDRAM EDAC bindings and device tree changes to the Altera SoC project. Signed-off-by: Thor Thayer --- v2: Changes to SoC SDRAM EDAC code. v3: Implement code suggestions for SDRAM EDAC code. v4: Remove syscon from SDRAM controller bindings. v5: No Change, bum