On Tue, Jul 5, 2020 at 00:30 AM, Oded Gabbay <[email protected]> wrote: > For debugging purposes, we need to allow the root user better control of the > clock gating feature of the DMA and compute engines. Therefore, change > the clock gating debugfs interface to be bitmask instead of true/false. > Each bit represents a different engine, according to gaudi_engine_id enum. > > See debugfs documentation for more details. > > Signed-off-by: Oded Gabbay <[email protected]>
Reviewed-by: Omer Shpigelman <[email protected]>

