Re: RE: [PATCH v9 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP

2020-08-27 Thread Michael Auchter
; Cc: Stefano Stabellini ; Michal Simek > > ; devicet...@vger.kernel.org; > > mathieu.poir...@linaro.org; Ed T. Mooring ; linux- > > remotep...@vger.kernel.org; linux-kernel@vger.kernel.org; Jiaying Liang > > ; robh...@kernel.org; linux-arm- > > ker...@lists.infradead.org &g

RE: [PATCH v9 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP

2020-08-27 Thread Ben Levinsky
r.kernel.org; > mathieu.poir...@linaro.org; Ed T. Mooring ; linux- > remotep...@vger.kernel.org; linux-kernel@vger.kernel.org; Jiaying Liang > ; robh...@kernel.org; linux-arm- > ker...@lists.infradead.org > Subject: Re: [PATCH v9 0/5] Provide basic driver to control Arm R5 co- >

Re: [PATCH v9 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP

2020-08-27 Thread Michael Auchter
Hey Ben, On Wed, Aug 26, 2020 at 06:58:05PM -0700, Ben Levinsky wrote: > v10: > - add include types.h to xlnx-zynqmp.h for compilation I appreciate the quick turnaround on v10, but it looks like much of my feedback on v9 went unacknowledged. Most concerning is the fact that loading firmware on

[PATCH v9 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP

2020-08-26 Thread Ben Levinsky
The driver was tested on Xilinx ZynqMP For sake of ease of review, only support ZynqMP. Once accepted, then add support for Versal platform and R5 loading onto OCM. v2: - remove domain struct as per review from Mathieu v3: - add xilinx-related platform mgmt fn's instead of wrapping around

[PATCH v9 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP

2020-08-26 Thread Ben Levinsky
The driver was tested on Xilinx ZynqMP For sake of ease of review, only support ZynqMP. Once accepted, then add support for Versal platform and R5 loading onto OCM. v2: - remove domain struct as per review from Mathieu v3: - add xilinx-related platform mgmt fn's instead of wrapping around