commit | bcaf415204e231be000d76c07f6dde22edabea6a | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@gmail.com> | Mon May 11 10:41:37 2020 +0300 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Tue May 19 14:48:41 2020 +0300 |
tree | f5ebcffcb0ce14f8d574ce59acadf931aa955130 | |
parent | ac0ae6a96aa58eeba4aed97b12ef1dea8c5bf399 [diff] |
habanalabs: add hwmgr module for gaudi The hwmgr module is responsible for messages sent to GAUDI F/W that are not common to all habanalabs ASICs. In GAUDI, we provide the user a simplified mode of controlling the ASIC clock frequency. Instead of three different clocks, we present a single clock property that the user can configure via sysfs. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>