[PATCH v3 2/3] dt-bindings: fpga: Add binding doc for versal fpga manager

Rob Herring robh at kernel.org
Wed Mar 10 17:19:44 GMT 2021


On Wed, Mar 10, 2021 at 10:12 AM Rob Herring <robh at kernel.org> wrote:
>
> On Wed, Mar 10, 2021 at 3:50 AM Nava kishore Manne <navam at xilinx.com> wrote:
> >
> > Hi Rob,
> >
> >         Thanks for providing the review comments.
> > Please find my response inline.
> >
> > > -----Original Message-----
> > > From: Rob Herring <robh at kernel.org>
> > > Sent: Tuesday, March 9, 2021 1:50 AM
> > > To: Nava kishore Manne <navam at xilinx.com>
> > > Cc: mdf at kernel.org; trix at redhat.com; Michal Simek <michals at xilinx.com>;
> > > gregkh at linuxfoundation.org; Jolly Shah <JOLLYS at xilinx.com>; Rajan Vaja
> > > <RAJANV at xilinx.com>; arnd at arndb.de; Manish Narani
> > > <MNARANI at xilinx.com>; Amit Sunil Dhamne <amitsuni at xilinx.com>; Tejas
> > > Patel <tejasp at xlnx.xilinx.com>; linux-fpga at vger.kernel.org;
> > > devicetree at vger.kernel.org; linux-kernel at vger.kernel.org; linux-arm-
> > > kernel at lists.infradead.org; chinnikishore369 at gmail.com; Appana Durga
> > > Kedareswara Rao <appanad at xilinx.com>
> > > Subject: Re: [PATCH v3 2/3] dt-bindings: fpga: Add binding doc for versal fpga
> > > manager
> > >
> > > On Thu, Mar 04, 2021 at 12:32:23PM +0530, Nava kishore Manne wrote:
> > > > From: Appana Durga Kedareswara rao <appana.durga.rao at xilinx.com>
> > > >
> > > > This patch adds binding doc for versal fpga manager driver.
> > >
> > > Why do you need a DT entry for this? Can't the Versal firmware driver
> > > instantiate the fpga-mgr device?
> > >
> > This dt entry is need to handle the fpga regions properly for both full and Partial bitstream loading use cases and it cannot be done by Versal firmware driver instantiate.
>
> Ah yes, I forgot about that.

Looking at this some more, please convert xlnx,zynqmp-firmware.txt to
schema and add the node for this there. We don't need a whole other
schema file just for a node and compatible. Also, looks like
xlnx,zynqmp-pcap-fpga.txt is the prior version of the same thing, so
it should be handled in the schema too.

Rob



More information about the linux-arm-kernel mailing list