All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 1/2] ARM: dt: fpga: Added binding docs for Xilinx zynqmp FPGA manager
@ 2018-08-01 10:04 ` Nava kishore Manne
  0 siblings, 0 replies; 36+ messages in thread
From: Nava kishore Manne @ 2018-07-31 10:02 UTC (permalink / raw)
  To: robh+dt, mark.rutland, michal.simek, soren.brinkmann, atull,
	moritz.fischer, nava.manne, devicetree, linux-arm-kernel,
	linux-kernel, appanad, chinnikishore369
  Cc: Nava kishore Manne

New bindings document for zynqmp fpga manager.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
---
 .../devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt   | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt

diff --git a/Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt b/Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt
new file mode 100644
index 000000000000..0eac747747f5
--- /dev/null
+++ b/Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt
@@ -0,0 +1,9 @@
+Xilinx Zynqmp FPGA Manager
+
+Required properties:
+- compatible:		should contain "xlnx,zynqmp-pcap-fpga"
+
+Example:
+	pcap: pcap@00 {
+		compatible = "xlnx,zynqmp-pcap-fpga";
+	};
-- 
2.18.0

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

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

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-31 10:02 [RFC PATCH 1/2] ARM: dt: fpga: Added binding docs for Xilinx zynqmp FPGA manager Nava kishore Manne
2018-08-01 10:04 ` Nava kishore Manne
2018-08-01 10:04 ` Nava kishore Manne
2018-07-31 10:02 ` [RFC PATCH 2/2] fpga manager: Adding FPGA Manager support for Xilinx zynqmp Nava kishore Manne
2018-08-01 10:04   ` Nava kishore Manne
2018-08-01 10:04   ` Nava kishore Manne
2018-07-31 13:08   ` Nava kishore Manne
2018-07-31 13:08     ` Nava kishore Manne
2018-07-31 13:08     ` Nava kishore Manne
2018-07-31 15:21     ` Alan Tull
2018-07-31 15:21       ` Alan Tull
2018-07-31 15:21       ` Alan Tull
2018-08-01  5:49       ` Nava kishore Manne
2018-08-01  5:49         ` Nava kishore Manne
2018-08-01  5:49         ` Nava kishore Manne
2018-08-01  5:49         ` Nava kishore Manne
2018-08-01 14:49         ` Alan Tull
2018-08-01 14:49           ` Alan Tull
2018-08-01 14:49           ` Alan Tull
2018-07-31 10:03 ` Nava kishore Manne
2018-07-31 12:17 ` [RFC PATCH 1/2] ARM: dt: fpga: Added binding docs for Xilinx zynqmp FPGA manager Michal Simek
2018-07-31 12:17   ` Michal Simek
2018-07-31 12:17   ` Michal Simek
2018-07-31 13:12   ` Nava kishore Manne
2018-07-31 13:12     ` Nava kishore Manne
2018-07-31 13:12     ` Nava kishore Manne
2018-07-31 13:07 ` Nava kishore Manne
2018-07-31 13:07   ` Nava kishore Manne
2018-07-31 13:07   ` Nava kishore Manne
2018-08-14 16:19 ` Rob Herring
2018-08-14 16:19   ` Rob Herring
2018-08-14 20:05   ` Alan Tull
2018-08-14 20:05     ` Alan Tull
2018-09-03  8:59   ` Nava kishore Manne
2018-09-03  8:59     ` Nava kishore Manne
2018-09-03  8:59     ` 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.