commit | 379c1dea388dc457a4cf656b3d957b5a2cd58ffa | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Wed Aug 18 10:38:29 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Thu Nov 04 11:06:02 2021 -0400 |
tree | 6f41453c25ec4a6fdf6340a5dec7c632f72f54c8 | |
parent | 766f567bfc2467b6c23a3c6ea8859ddf1c18bf92 [diff] |
include/pcie: Add PTM API This is a really simple one: one function is exposed to enable PTM requester on a endpoint. PTM root capability will be enabled automatically via a dedicated driver and its related DTS exposure. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>