Re: [PATCH V4 XRT Alveo 14/20] fpga: xrt: ICAP platform driver

2021-04-06 Thread Lizhi Hou
Hi Tom, On 04/06/2021 06:50 AM, Tom Rix wrote: On 3/23/21 10:29 PM, Lizhi Hou wrote: ICAP stands for Hardware Internal Configuration Access Port. ICAP is discovered by walking firmware metadata. A platform device node will be by walking the firmware Sure. created for it. FPGA bitstream is

Re: [PATCH V4 XRT Alveo 14/20] fpga: xrt: ICAP platform driver

2021-04-06 Thread Tom Rix
On 3/23/21 10:29 PM, Lizhi Hou wrote: ICAP stands for Hardware Internal Configuration Access Port. ICAP is discovered by walking firmware metadata. A platform device node will be by walking the firmware created for it. FPGA bitstream is written to hardware through ICAP. Signed-off-by: Sonal

[PATCH V4 XRT Alveo 14/20] fpga: xrt: ICAP platform driver

2021-03-23 Thread Lizhi Hou
ICAP stands for Hardware Internal Configuration Access Port. ICAP is discovered by walking firmware metadata. A platform device node will be created for it. FPGA bitstream is written to hardware through ICAP. Signed-off-by: Sonal Santan Signed-off-by: Max Zhen Signed-off-by: Lizhi Hou --- driv