diff options
author | Sung-Chi, Li <lschyi@chromium.org> | 2024-11-13 05:39:51 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-11-13 06:03:58 +0300 |
commit | c1fff92d808bb41064b783a072dee834bcc29f33 (patch) | |
tree | bdc0db73d3e7616ddbf6348c999bcc15e1e18040 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c40655e3310649866c4ebf7a10f0d53802ebdfa9 (diff) | |
download | linux-c1fff92d808bb41064b783a072dee834bcc29f33.tar.xz |
hwmon: (cros_ec) register thermal sensors to thermal framework
cros_ec hwmon driver probes available thermal sensors when probing the
driver. Register these thermal sensors to the thermal framework as well
via setting HWMON_C_REGISTER_TZ as a chip info, such that thermal
framework can adopt these sensors as well.
To make cros_ec registrable to thermal framework, the cros_ec dts need
the corresponding changes:
&cros_ec {
#thermal-sensor-cells = <1>;
};
Signed-off-by: Sung-Chi, Li <lschyi@chromium.org>
Message-ID: <20241113024000.3327161-1-lschyi@chromium.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions