On Tue, 11 May 2021 00:10:05 +0300, Dmitry Osipenko wrote: > The ACTMON watches activity of memory clients. Decisions about a minimum > required frequency are made based on the info from ACTMON. We can use > ACTMON as a thermal cooling device by limiting the required frequency. > Document new cooling-cells property of NVIDIA Tegra ACTMON hardware unit. > > Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> > --- > .../devicetree/bindings/devfreq/nvidia,tegra30-actmon.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>