All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] QSPI driver for Zynq and ZynqMP
@ 2018-09-07  7:28 Siva Durga Prasad Paladugu
  2018-09-12  9:17 ` Siva Durga Prasad Paladugu
  2018-09-17  8:09 ` Jagan Teki
  0 siblings, 2 replies; 4+ messages in thread
From: Siva Durga Prasad Paladugu @ 2018-09-07  7:28 UTC (permalink / raw)
  To: u-boot

Hi Jagan,

We would like to upstream quad and dual modes(parallel and stacked) support for qspi drivers of Zynq and ZynqMP. Can we send patches based on existing framework(drivers/spi , this is what we are using on Xilinx tree) or you want us to use any other?
I know we had discussion sometime back on this and we completed upstreaming driver without dual modes support as a first step. Please let me know on how to proceed further on adding quad and dual modes support. Any inputs are welcome.

Thanks,
Siva

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] QSPI driver for Zynq and ZynqMP
  2018-09-07  7:28 [U-Boot] QSPI driver for Zynq and ZynqMP Siva Durga Prasad Paladugu
@ 2018-09-12  9:17 ` Siva Durga Prasad Paladugu
  2018-09-17  5:34   ` Siva Durga Prasad Paladugu
  2018-09-17  8:09 ` Jagan Teki
  1 sibling, 1 reply; 4+ messages in thread
From: Siva Durga Prasad Paladugu @ 2018-09-12  9:17 UTC (permalink / raw)
  To: u-boot

Ping!

Thanks,
Siva

From: Siva Durga Prasad Paladugu
Sent: Friday, September 07, 2018 12:59 PM
To: 'u-boot at lists.denx.de' <u-boot@lists.denx.de>
Cc: Jagan Teki <jagan@openedev.com>; Michal Simek <michals@xilinx.com>
Subject: QSPI driver for Zynq and ZynqMP

Hi Jagan,

We would like to upstream quad and dual modes(parallel and stacked) support for qspi drivers of Zynq and ZynqMP. Can we send patches based on existing framework(drivers/spi , this is what we are using on Xilinx tree) or you want us to use any other?
I know we had discussion sometime back on this and we completed upstreaming driver without dual modes support as a first step. Please let me know on how to proceed further on adding quad and dual modes support. Any inputs are welcome.

Thanks,
Siva

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] QSPI driver for Zynq and ZynqMP
  2018-09-12  9:17 ` Siva Durga Prasad Paladugu
@ 2018-09-17  5:34   ` Siva Durga Prasad Paladugu
  0 siblings, 0 replies; 4+ messages in thread
From: Siva Durga Prasad Paladugu @ 2018-09-17  5:34 UTC (permalink / raw)
  To: u-boot

Hi Jagan,

Could you please take some time to look into this mail and let me now your comments.

Thanks,
Siva

> -----Original Message-----
> From: U-Boot [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Siva
> Durga Prasad Paladugu
> Sent: Wednesday, September 12, 2018 2:47 PM
> To: u-boot at lists.denx.de
> Cc: Michal Simek <michals@xilinx.com>; Jagan Teki
> <jagan@openedev.com>
> Subject: Re: [U-Boot] QSPI driver for Zynq and ZynqMP
> 
> Ping!
> 
> Thanks,
> Siva
> 
> From: Siva Durga Prasad Paladugu
> Sent: Friday, September 07, 2018 12:59 PM
> To: 'u-boot at lists.denx.de' <u-boot@lists.denx.de>
> Cc: Jagan Teki <jagan@openedev.com>; Michal Simek
> <michals@xilinx.com>
> Subject: QSPI driver for Zynq and ZynqMP
> 
> Hi Jagan,
> 
> We would like to upstream quad and dual modes(parallel and stacked)
> support for qspi drivers of Zynq and ZynqMP. Can we send patches based
> on existing framework(drivers/spi , this is what we are using on Xilinx tree)
> or you want us to use any other?
> I know we had discussion sometime back on this and we completed
> upstreaming driver without dual modes support as a first step. Please let
> me know on how to proceed further on adding quad and dual modes
> support. Any inputs are welcome.
> 
> Thanks,
> Siva
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] QSPI driver for Zynq and ZynqMP
  2018-09-07  7:28 [U-Boot] QSPI driver for Zynq and ZynqMP Siva Durga Prasad Paladugu
  2018-09-12  9:17 ` Siva Durga Prasad Paladugu
@ 2018-09-17  8:09 ` Jagan Teki
  1 sibling, 0 replies; 4+ messages in thread
From: Jagan Teki @ 2018-09-17  8:09 UTC (permalink / raw)
  To: u-boot

Hi Siva,

+ Boris, Miquel,

Sorry for top posting, we have spi-mem which hopefully pushed in  master
for this release.

So, since dual qspi is based with zynq qspi it's better write this as part
of spi-mem driver.

Better to start Linux driver first so that we can get more detail how to
proceed further.

Here is an example patches of  DUT based fsl qspi which is supposed to be
in spi-nor before [1].

Added Boris and Miquel. So they may give some inputs.

https://www.spinics.net/lists/linux-spi/msg13150.html





On Fri 7 Sep, 2018, 9:29 AM Siva Durga Prasad Paladugu, <sivadur@xilinx.com>
wrote:

> Hi Jagan,
>
> We would like to upstream quad and dual modes(parallel and stacked)
> support for qspi drivers of Zynq and ZynqMP. Can we send patches based on
> existing framework(drivers/spi , this is what we are using on Xilinx tree)
> or you want us to use any other?
> I know we had discussion sometime back on this and we completed
> upstreaming driver without dual modes support as a first step. Please let
> me know on how to proceed further on adding quad and dual modes support.
> Any inputs are welcome.
>
> Thanks,
> Siva
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-17  8:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-07  7:28 [U-Boot] QSPI driver for Zynq and ZynqMP Siva Durga Prasad Paladugu
2018-09-12  9:17 ` Siva Durga Prasad Paladugu
2018-09-17  5:34   ` Siva Durga Prasad Paladugu
2018-09-17  8:09 ` Jagan Teki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.