On Tue, Apr 2, 2019 at 7:32 AM Nava kishore Manne <nava.manne@xxxxxxxxxx> wrote: Hi Nava, Looks good. > > This patch adds FPGA Manager support for the Xilinx > ZynqMP chip. > > Signed-off-by: Nava kishore Manne <nava.manne@xxxxxxxxxx> Acked-by: Alan Tull <atull@xxxxxxxxxx> > --- > Changes for v4: > -Updated the Fpga Mgr registrations call's > to 5.0 > -Removed dma_set_mask_and_coherent() As the FW > supports only 32-bit address operations. > > Changes for v3: > -Created patches on top of 5.0-rc5. > No functional changes. > > Changes for v2: > -Fixed some minor coding issues as suggested by > Moritz > > Changes for v1: > -None. > > Changes for RFC-V2: > -Updated the Fpga Mgr registrations call's > to 4.18 Thanks, Alan