Hi Rob, Please find my response inline.
> -----Original Message----- > From: Rob Herring <r...@kernel.org> > Sent: Wednesday, March 10, 2021 10:50 PM > To: Nava kishore Manne <na...@xilinx.com> > Cc: m...@kernel.org; t...@redhat.com; Michal Simek <mich...@xilinx.com>; > gre...@linuxfoundation.org; Jolly Shah <jol...@xilinx.com>; Rajan Vaja > <raj...@xilinx.com>; a...@arndb.de; Manish Narani > <mnar...@xilinx.com>; Amit Sunil Dhamne <amits...@xilinx.com>; Tejas > Patel <tej...@xlnx.xilinx.com>; linux-f...@vger.kernel.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; chinnikishore...@gmail.com; Appana Durga > Kedareswara Rao <appa...@xilinx.com> > Subject: Re: [PATCH v3 2/3] dt-bindings: fpga: Add binding doc for versal fpga > manager > > On Wed, Mar 10, 2021 at 10:12 AM Rob Herring <r...@kernel.org> wrote: > > > > On Wed, Mar 10, 2021 at 3:50 AM Nava kishore Manne > <na...@xilinx.com> wrote: > > > > > > Hi Rob, > > > > > > Thanks for providing the review comments. > > > Please find my response inline. > > > > > > > -----Original Message----- > > > > From: Rob Herring <r...@kernel.org> > > > > Sent: Tuesday, March 9, 2021 1:50 AM > > > > To: Nava kishore Manne <na...@xilinx.com> > > > > Cc: m...@kernel.org; t...@redhat.com; Michal Simek > > > > <mich...@xilinx.com>; gre...@linuxfoundation.org; Jolly Shah > > > > <jol...@xilinx.com>; Rajan Vaja <raj...@xilinx.com>; > > > > a...@arndb.de; Manish Narani <mnar...@xilinx.com>; Amit Sunil > > > > Dhamne <amits...@xilinx.com>; Tejas Patel > > > > <tej...@xlnx.xilinx.com>; linux-f...@vger.kernel.org; > > > > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; > > > > linux-arm- ker...@lists.infradead.org; chinnikishore...@gmail.com; > > > > Appana Durga Kedareswara Rao <appa...@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....@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. > Will fix this in the next version Regards, Navakishore.