Re: [PATCH V3 XRT Alveo 06/18] fpga: xrt: platform driver infrastructure

2021-03-08 Thread Max Zhen
Hi Tom, On 2/25/21 1:59 PM, Tom Rix wrote: CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email. On 2/17/21 10:40 PM, Lizhi Hou wrote: infrastructure code providing APIs

Re: [PATCH V3 XRT Alveo 06/18] fpga: xrt: platform driver infrastructure

2021-02-25 Thread Tom Rix
On 2/17/21 10:40 PM, Lizhi Hou wrote: > infrastructure code providing APIs for managing leaf driver instance > groups, facilitating inter-leaf driver calls and root calls, managing leaf > driver device nodes. > > Signed-off-by: Sonal Santan > Signed-off-by: Max Zhen > Signed-off-by: Lizhi Hou

[PATCH V3 XRT Alveo 06/18] fpga: xrt: platform driver infrastructure

2021-02-17 Thread Lizhi Hou
infrastructure code providing APIs for managing leaf driver instance groups, facilitating inter-leaf driver calls and root calls, managing leaf driver device nodes. Signed-off-by: Sonal Santan Signed-off-by: Max Zhen Signed-off-by: Lizhi Hou --- drivers/fpga/xrt/include/events.h| 48 ++