Re: [PATCH v7 2/2] memory: pl353: Add driver for arm pl353 static memory controller

2015-06-14 Thread punnaiah choudary kalluri
Ping. Regards, Punnaiah On Mon, Jun 8, 2015 at 11:37 PM, Punnaiah Choudary Kalluri wrote: > Add driver for arm pl353 static memory controller. This controller is > used in xilinx zynq soc for interfacing the nand and nor/sram memory > devices. > > Signed-off-by: Punnaiah Choudary Kalluri > ---

Re: [PATCH v7 2/2] memory: pl353: Add driver for arm pl353 static memory controller

2015-06-14 Thread punnaiah choudary kalluri
Ping. Regards, Punnaiah On Mon, Jun 8, 2015 at 11:37 PM, Punnaiah Choudary Kalluri punnaiah.choudary.kall...@xilinx.com wrote: Add driver for arm pl353 static memory controller. This controller is used in xilinx zynq soc for interfacing the nand and nor/sram memory devices. Signed-off-by:

[PATCH v7 2/2] memory: pl353: Add driver for arm pl353 static memory controller

2015-06-08 Thread Punnaiah Choudary Kalluri
Add driver for arm pl353 static memory controller. This controller is used in xilinx zynq soc for interfacing the nand and nor/sram memory devices. Signed-off-by: Punnaiah Choudary Kalluri --- Changes in v7: - Corrected the kconfig to use tristate selection - Corrected the GPL licence ident -

[PATCH v7 2/2] memory: pl353: Add driver for arm pl353 static memory controller

2015-06-08 Thread Punnaiah Choudary Kalluri
Add driver for arm pl353 static memory controller. This controller is used in xilinx zynq soc for interfacing the nand and nor/sram memory devices. Signed-off-by: Punnaiah Choudary Kalluri punn...@xilinx.com --- Changes in v7: - Corrected the kconfig to use tristate selection - Corrected the GPL