Re: [PATCH v3 02/21] fpga: mgr: add region_id to fpga_image_info

From: Alan Tull
Date: Wed Jan 31 2018 - 10:36:08 EST


On Mon, Dec 4, 2017 at 9:36 PM, Wu Hao <hao.wu@xxxxxxxxx> wrote:
> On Mon, Dec 04, 2017 at 02:26:14PM -0600, Alan Tull wrote:
>> On Wed, Nov 29, 2017 at 12:11 AM, Moritz Fischer <mdf@xxxxxxxxxx> wrote:
>> > Hi Hao,
>> >
>> > On Mon, Nov 27, 2017 at 02:42:09PM +0800, Wu Hao wrote:
>> >> This patch adds region_id to fpga_image_info data structure, it
>> >> allows driver to pass region id information to fpga-mgr via
>> >> fpga_image_info for fpga reconfiguration function.
>> >>
>> >> Signed-off-by: Wu Hao <hao.wu@xxxxxxxxx>
>> > Acked-by: Moritz Fischer <mdf@xxxxxxxxxx>
>>
>> Acked-by: Alan Tull <atull@xxxxxxxxxx>
>
> Hi Alan / Moritz
>
> Thanks for the review. :)

Just to be clear, when you post the next version, keep the Acks that
have been added.

Thanks,
Alan

>
> Hao