mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* no hwmon entries in sysfs for thermal on raspberry pi 1b
@ 2017-12-08 19:53 Alexander Dahl
  2017-12-08 21:01 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl @ 2017-12-08 19:53 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jean Delvare, Guenter Roeck, linux-hwmon, linux-pm

[-- Attachment #1: Type: text/plain, Size: 1651 bytes --]

Hei hei,

I have v4.15-rc2 vanilla running on the original Raspberry Pi 1B aka
bcm2835 (not rev2, not the 1B+ or plus), compiled with ptxdist /
DistroKit, using bcm2835-rpi-b.dts from arch/arm/boot/dts as device
tree file. I try to get temperature values from the SoC with
lm-sensors (for using it in some other project). After reading an
issue report on the lm-sensors github project [1] I checked my kernel
config. The following is set:

    CONFIG_HWMON=y
    CONFIG_THERMAL_HWMON=y
    CONFIG_THERMAL=y
    CONFIG_THERMAL_OF=y
    CONFIG_BCM2835_THERMAL=y

There's one thermal zone in sysfs and I get some temperature which I
suppose is the temp of the SoC in m°C:

    root@DistroKit:~ cat /sys/class/thermal/thermal_zone0/temp 
    42236

However, there's nothing below /sys/class/hwmon and I'm wondering why.
There's a thermal zone named 'cpu-thermal' defined and active in DT.

I tried to read some driver code and as far as I understood
thermal_add_hwmon_sysfs() must be called somewhere to get entries for
hwmon in sysfs, and this is done in thermal_zone_device_register(), so
probably a thermal zone must be present somehow, but it seems to be,
at least I can read temp values from it.

What piece am I missing? Is it some kind of configuration I did wrong?

Greets
Alex

[1] https://github.com/groeck/lm-sensors/issues/30

-- 
»With the first link, the chain is forged. The first speech censured, 
the first thought forbidden, the first freedom denied, chains us all 
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: C28E E6B9 0263 95CF 8FAF  08FA 34AD CD00 7221 5CC6 ***

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-08 21:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-08 19:53 no hwmon entries in sysfs for thermal on raspberry pi 1b Alexander Dahl
2017-12-08 21:01 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®