commit | 5529a0168b6f73c39c976874ec251b33519a7d11 | [log] [tgz] |
---|---|---|
author | Rajan Vaja <rajan.vaja@xilinx.com> | Wed Jan 17 02:39:23 2018 -0800 |
committer | Jolly Shah <jollys@xilinx.com> | Thu Mar 15 10:23:31 2018 -0700 |
tree | 37f8ecfda56fe9e7970f2ec066a1594316027561 | |
parent | 5e139e78bddc50f62a02b4b5a6787321380b4989 [diff] |
zynqmp: pm: Implement IOCTL APIs for remoteproc Implement ioctl APIs which uses MMIO operations to control RPU operations. Below IOCTLs are supported in this patch: * Get RPU operation mode * Set RPU operation mode * Configure RPU boot address (OCM/TCM) * Configure TCM combined mode Signed-off-by: Rajan Vaja <rajanv@xilinx.com> Signed-off-by: Jolly Shah <jollys@xilinx.com>