All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Add Bitstream configuration support for ZynqMP
@ 2019-04-02 12:31 ` Nava kishore Manne
  0 siblings, 0 replies; 44+ messages in thread
From: Nava kishore Manne @ 2019-04-02 12:31 UTC (permalink / raw)
  To: atull, mdf, robh+dt, mark.rutland, michal.simek, rajanv, jollys,
	nava.manne, linux-fpga, devicetree, linux-arm-kernel,
	linux-kernel, chinnikishore369

Nava kishore Manne (3):
  firmware: xilinx: Add fpga API's
  dt-bindings: fpga: Add bindings for ZynqMP fpga driver
  fpga manager: Adding FPGA Manager support for Xilinx zynqmp

 .../bindings/fpga/xlnx,zynqmp-pcap-fpga.txt   |  25 +++
 drivers/firmware/xilinx/zynqmp.c              |  46 +++++
 drivers/fpga/Kconfig                          |   9 +
 drivers/fpga/Makefile                         |   1 +
 drivers/fpga/zynqmp-fpga.c                    | 159 ++++++++++++++++++
 include/linux/firmware/xlnx-zynqmp.h          |  10 ++
 6 files changed, 250 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt
 create mode 100644 drivers/fpga/zynqmp-fpga.c

-- 
2.18.0

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

end of thread, other threads:[~2019-04-09 15:55 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-02 12:31 [PATCH v4 0/3] Add Bitstream configuration support for ZynqMP Nava kishore Manne
2019-04-02 12:31 ` Nava kishore Manne
2019-04-02 12:31 ` Nava kishore Manne
2019-04-02 12:31 ` [PATCH v4 1/3] firmware: xilinx: Add fpga API's Nava kishore Manne
2019-04-02 12:31   ` Nava kishore Manne
2019-04-02 12:31   ` Nava kishore Manne
2019-04-08 17:14   ` Moritz Fischer
2019-04-08 17:14     ` Moritz Fischer
2019-04-09  6:33     ` Michal Simek
2019-04-09  6:33       ` Michal Simek
2019-04-09  6:33       ` Michal Simek
2019-04-09  8:54       ` Nava kishore Manne
2019-04-09  8:54         ` Nava kishore Manne
2019-04-09  8:54         ` Nava kishore Manne
2019-04-09  8:54         ` Nava kishore Manne
2019-04-09 15:54         ` Moritz Fischer
2019-04-09 15:54           ` Moritz Fischer
2019-04-02 12:31 ` [PATCH v4 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver Nava kishore Manne
2019-04-02 12:31   ` Nava kishore Manne
2019-04-02 12:31   ` Nava kishore Manne
2019-04-02 12:31 ` [PATCH v4 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp Nava kishore Manne
2019-04-02 12:31   ` Nava kishore Manne
2019-04-02 12:31   ` Nava kishore Manne
2019-04-02 13:31   ` Moritz Fischer
2019-04-02 13:31     ` Moritz Fischer
2019-04-02 18:27   ` Alan Tull
2019-04-02 18:27     ` Alan Tull
2019-04-08 12:39     ` Nava kishore Manne
2019-04-08 12:39       ` Nava kishore Manne
2019-04-08 14:17       ` Alan Tull
2019-04-08 14:17         ` Alan Tull
2019-04-08 14:36         ` Michal Simek
2019-04-08 14:36           ` Michal Simek
2019-04-08 14:36           ` Michal Simek
2019-04-08 16:51           ` Moritz Fischer
2019-04-08 16:51             ` Moritz Fischer
2019-04-08 20:27             ` Alan Tull
2019-04-08 20:27               ` Alan Tull
2019-04-09  6:34               ` Michal Simek
2019-04-09  6:34                 ` Michal Simek
2019-04-09  6:34                 ` Michal Simek
2019-04-09  6:50               ` Nava kishore Manne
2019-04-09  6:50                 ` Nava kishore Manne
2019-04-09  6:50                 ` Nava kishore Manne

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.