From: Moritz Fischer <mdf@kernel.org>
To: Michal Simek <michal.simek@xilinx.com>
Cc: Alan Tull <atull@kernel.org>,
Nava kishore Manne <navam@xilinx.com>,
Moritz Fischer <mdf@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Rajan Vaja <RAJANV@xilinx.com>, Jolly Shah <JOLLYS@xilinx.com>,
"linux-fpga@vger.kernel.org" <linux-fpga@vger.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
kishore m <chinnikishore369@gmail.com>
Subject: Re: [PATCH v4 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp
Date: Mon, 8 Apr 2019 09:51:09 -0700 [thread overview]
Message-ID: <20190408165109.GA6459@archbook> (raw)
In-Reply-To: <d425bd61-238b-f085-f450-d052349878a8@xilinx.com>
Hi Michal,
On Mon, Apr 08, 2019 at 04:36:15PM +0200, Michal Simek wrote:
> On 08. 04. 19 16:17, Alan Tull wrote:
> > On Mon, Apr 8, 2019 at 7:39 AM Nava kishore Manne <navam@xilinx.com> wrote:
> >>
> >> Hi Alan,
> >>
> >> Thanks for look into it and providing the ACK.
> >> I got one minor comments from Moritz Fischer do you want me fix that issue now or I can fix it later as it’s a minor comment?
> >
> > Please fix for Moritz comment.
> >
> >> In which kernel version i can expect this driver changes??
> >
> > Patch 2/3 and 3/3 are dependent on 1/3 which isn't a drivers/fpga
> > thing, it's drivers/firmware.
>
> I can take it via arm-soc guys if you are ok with that.
> Just need to have your ack in commits.
> We have done it like this several times, IIRC reset, nvmem.
I'm fine with you taking it through arm-soc. Alan? I'll look at the other
patches.
Thanks,
Moritz
WARNING: multiple messages have this Message-ID (diff)
From: Moritz Fischer <mdf@kernel.org>
To: Michal Simek <michal.simek@xilinx.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
Nava kishore Manne <navam@xilinx.com>,
Alan Tull <atull@kernel.org>,
"linux-fpga@vger.kernel.org" <linux-fpga@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Jolly Shah <JOLLYS@xilinx.com>, Rajan Vaja <RAJANV@xilinx.com>,
Rob Herring <robh+dt@kernel.org>, Moritz Fischer <mdf@kernel.org>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@lists.infradead.org>,
kishore m <chinnikishore369@gmail.com>
Subject: Re: [PATCH v4 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp
Date: Mon, 8 Apr 2019 09:51:09 -0700 [thread overview]
Message-ID: <20190408165109.GA6459@archbook> (raw)
In-Reply-To: <d425bd61-238b-f085-f450-d052349878a8@xilinx.com>
Hi Michal,
On Mon, Apr 08, 2019 at 04:36:15PM +0200, Michal Simek wrote:
> On 08. 04. 19 16:17, Alan Tull wrote:
> > On Mon, Apr 8, 2019 at 7:39 AM Nava kishore Manne <navam@xilinx.com> wrote:
> >>
> >> Hi Alan,
> >>
> >> Thanks for look into it and providing the ACK.
> >> I got one minor comments from Moritz Fischer do you want me fix that issue now or I can fix it later as it’s a minor comment?
> >
> > Please fix for Moritz comment.
> >
> >> In which kernel version i can expect this driver changes??
> >
> > Patch 2/3 and 3/3 are dependent on 1/3 which isn't a drivers/fpga
> > thing, it's drivers/firmware.
>
> I can take it via arm-soc guys if you are ok with that.
> Just need to have your ack in commits.
> We have done it like this several times, IIRC reset, nvmem.
I'm fine with you taking it through arm-soc. Alan? I'll look at the other
patches.
Thanks,
Moritz
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-04-08 16:51 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190408165109.GA6459@archbook \
--to=mdf@kernel.org \
--cc=JOLLYS@xilinx.com \
--cc=RAJANV@xilinx.com \
--cc=atull@kernel.org \
--cc=chinnikishore369@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-fpga@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=michal.simek@xilinx.com \
--cc=navam@xilinx.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.