+Alan Tull

> -----Original Message-----
> From: Nava kishore Manne [mailto:[email protected]]
> Sent: Wednesday, August 1, 2018 3:35 PM
> To: [email protected]; [email protected]; Michal Simek
> <[email protected]>; Soren Brinkmann <[email protected]>;
> [email protected]; [email protected]; Nava kishore Manne
> <[email protected]>; [email protected]; linux-arm-
> [email protected]; [email protected]; Appana Durga
> Kedareswara Rao <[email protected]>; [email protected]
> Cc: Nava kishore Manne <[email protected]>
> Subject: [RFC PATCH 1/2] ARM: dt: fpga: Added binding docs for Xilinx zynqmp
> FPGA manager
> 
> New bindings document for zynqmp fpga manager.
> 
> Signed-off-by: Nava kishore Manne <[email protected]>
> ---
>  .../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

Reply via email to