[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <24f666c6-50e7-36d9-62a9-73efb9d66dda@xilinx.com>
Date: Mon, 15 Apr 2019 10:34:12 +0200
From: Michal Simek <michal.simek@...inx.com>
To: Nava kishore Manne <nava.manne@...inx.com>, <atull@...nel.org>,
<mdf@...nel.org>, <robh+dt@...nel.org>, <mark.rutland@....com>,
<michal.simek@...inx.com>, <rajanv@...inx.com>,
<jollys@...inx.com>, <linux-fpga@...r.kernel.org>,
<devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <chinnikishore369@...il.com>
Subject: Re: [PATCH v5 1/3] firmware: xilinx: Add fpga API's
On 15. 04. 19 9:17, Nava kishore Manne wrote:
> This Patch Adds fpga API's to support the Bitstream loading
> by using firmware interface.
>
> Signed-off-by: Nava kishore Manne <nava.manne@...inx.com>
> Reviewed-by: Moritz Fischer <mdf@...nel.org>
> ---
> Changes for v5:
> -Modified API's doc as suggested by Moritz.
>
> drivers/firmware/xilinx/zynqmp.c | 45 ++++++++++++++++++++++++++++
> include/linux/firmware/xlnx-zynqmp.h | 12 ++++++++
> 2 files changed, 57 insertions(+)
>
> diff --git a/drivers/firmware/xilinx/zynqmp.c b/drivers/firmware/xilinx/zynqmp.c
> index 98f936125643..f355ad42917c 100644
> --- a/drivers/firmware/xilinx/zynqmp.c
> +++ b/drivers/firmware/xilinx/zynqmp.c
> @@ -537,6 +537,49 @@ static int zynqmp_pm_reset_get_status(const enum zynqmp_pm_reset reset,
> return ret;
> }
>
> +/*
This should be /**
I have fixed it myself and applied the whole series to zynqmp/soc branch
and this will go via arm-soc tree.
Thanks,
Michal
Powered by blists - more mailing lists