Re: [PATCHv8 1/3] devicetree: Addition of the Altera SDRAM Controller.

2014-06-28 Thread Pavel Machek
Hi! > From: Thor Thayer > > Add the Altera SDRAM controller bindings and device tree changes to the > Altera SoC project. > > Signed-off-by: Thor Thayer > diff --git a/Documentation/devicetree/bindings/arm/altera/socfpga-sdram.txt > b/Documentation/devicetree/bindings/arm/altera/socfpga-sdr

[PATCHv8 1/3] devicetree: Addition of the Altera SDRAM Controller.

2014-06-27 Thread tthayer
From: Thor Thayer Add the Altera SDRAM controller 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 Chang