diff options
| author | Kang Luwei <[email protected]> | 2018-06-30 08:53:21 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-15 13:55:45 +0200 |
| commit | 322ddebe54ae2b18c86a3bffb2b76bc5e67762ac (patch) | |
| tree | c333abbb2e0cea2b04fb2375329100c767b87ffa /tools/perf/scripts/python | |
| parent | 968b8199e2585ac4435e2b73af81201e20859c36 (diff) | |
fpga: dfl: add FPGA Management Engine driver basic framework
The FPGA Management Engine (FME) provides power, thermal management,
performance counters, partial reconfiguration and other functions. For each
function, it is packaged into a private feature linked to the FME feature
device in the 'Device Feature List'. It's a platform device created by
DFL framework.
This patch adds the basic framework of FME platform driver. It defines
sub feature drivers to handle the different sub features, including init,
uinit and ioctl. It also registers the file operations for the device file.
Signed-off-by: Tim Whisonant <[email protected]>
Signed-off-by: Enno Luebbers <[email protected]>
Signed-off-by: Shiva Rao <[email protected]>
Signed-off-by: Christopher Rauer <[email protected]>
Signed-off-by: Kang Luwei <[email protected]>
Signed-off-by: Xiao Guangrong <[email protected]>
Signed-off-by: Wu Hao <[email protected]>
Acked-by: Alan Tull <[email protected]>
Acked-by: Moritz Fischer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions