mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-23 07:23:12 +02:00

If enabled in the nPackCfg register, the Temp1, Temp2 and IntTemp registers contain the temperature readings from the AIN1 thermistor, AIN2 thermistor and internal die temperature respectively. Registers are shared between SBS and normal IC functions and are always readable regardless of IC settings. Signed-off-by: Dimitri Fedrau <dimitri.fedrau@liebherr.com> Link: https://lore.kernel.org/r/20250116-max1720x-temperature-v2-1-9638969d091a@liebherr.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
868 B
868 B
What: /sys/class/power_supply/max1720x/temp_ain1 Date: January 2025 KernelVersion: 6.14 Contact: Dimitri Fedrau dimitri.fedrau@liebherr.com Description: Reports the current temperature reading from AIN1 thermistor.
Access: Read
Valid values: Represented in 1/10 Degrees Celsius
What: /sys/class/power_supply/max1720x/temp_ain2 Date: January 2025 KernelVersion: 6.14 Contact: Dimitri Fedrau dimitri.fedrau@liebherr.com Description: Reports the current temperature reading from AIN2 thermistor.
Access: Read
Valid values: Represented in 1/10 Degrees Celsius
What: /sys/class/power_supply/max1720x/temp_int Date: January 2025 KernelVersion: 6.14 Contact: Dimitri Fedrau dimitri.fedrau@liebherr.com Description: Reports the current temperature reading from internal die.
Access: Read
Valid values: Represented in 1/10 Degrees Celsius