Re: [PATCH v3 1/4] dt-bindings: firmware: Add bindings for ZynqMP firmware

From: Mark Rutland
Date: Thu Feb 01 2018 - 05:27:57 EST


On Thu, Feb 01, 2018 at 01:04:45AM +0000, Jolly Shah wrote:
> > > +Xilinx Zynq MPSoC Firmware Device Tree Bindings
> > > +
> > > +The zynqmp-firmware node describes the interface to platform firmware.
> >
> > Is there any documentation for this that can be referred to?
> >
>
> Will add more information about supported APIs in next version patch.
> Below document describes interface APIs though it is not latest.
> https://www.xilinx.com/support/documentation/user_guides/ug1200-eemi-api.pdf

Thanks for the link.

It might be better for the compatible string to be "xlnx,zynqmp-eemi",
to make it clear which firmware interfaces are being described, assuming
that this being is only intended to cover EEMI.

Thanks,
Mark.