RE: [PATCH v5 1/2] dt-bindings: misc: Add DT bindings to xlnx_vcu driver

From: Dhaval Rajeshbhai Shah
Date: Tue Dec 19 2017 - 22:00:34 EST


Hi Rob,

> -----Original Message-----
> From: Rob Herring [mailto:robh@xxxxxxxxxx]
> Sent: Tuesday, December 19, 2017 3:10 PM
> To: Dhaval Rajeshbhai Shah <DSHAH@xxxxxxxxxx>
> Cc: arnd@xxxxxxxx; gregkh@xxxxxxxxxxxxxxxxxxx; rdunlap@xxxxxxxxxxxxx;
> mark.rutland@xxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; michal.simek@xxxxxxxxxx; Hyun Kwon
> <hyunk@xxxxxxxxxx>; Dhaval Rajeshbhai Shah <DSHAH@xxxxxxxxxx>
> Subject: Re: [PATCH v5 1/2] dt-bindings: misc: Add DT bindings to xlnx_vcu
> driver
>
> On Sun, Dec 17, 2017 at 10:15:31PM -0800, Dhaval Shah wrote:
> > Add Device Tree binding document for logicoreIP. This logicoreIP
> > provides the isolation between the processing system and programmable
> > logic. Also provides the clock related information.
> >
> > Signed-off-by: Dhaval Shah <dshah@xxxxxxxxxx>
> > ---
> > Chnages since v5:
> > No Changes.
> > Chnages since v4:
> > No Changes.
> > Chnages since v3:
> > * Use "dt-bindings: misc: ..." for the subject.
> > Changes since v2:
> > * Describe the h/w
> > * compatible string is updated to make it more specific
> > based on the logicoreIP version.
> > * Removed that encoder and decoder child nodes and relatd properties as
> that
> > will be a separate driver and dts nodes. other team is working on that.
> > * Updated to use as a single driver.
> >
> > .../devicetree/bindings/misc/xlnx,vcu.txt | 31 ++++++++++++++++++++++
> > 1 file changed, 31 insertions(+)
> > create mode 100644
> > Documentation/devicetree/bindings/misc/xlnx,vcu.txt
>
> Please add Reviewed-by tags when posting new versions.
>
> Rob

Sure. I will add this tag in the next version of patch.

Thanks & Regards,
Dhaval