Porting hwmon sensors to openBMC
Sachin Naik (sachnaik)
sachnaik at cisco.com
Tue Jan 23 18:33:15 AEDT 2018
Hi All
I am porting a new board to openbmc.
I have question on mapping hwmon type sensors to Dbus
So far I have created machine layer and added U-boot config, Kernel config and device tree. In kernel config I have enabled lm75 hwmon driver for LM75 temperature device. Corresponding entry added in device tree.
Right now I have created hwmon temperature sensors entry in our machine layer by extending recipes-phosphor/sensors/phosphor-hwmon%.bbappend
and created conf file with temperature sensors label.
Now my question is how do implement/map dbus temperature sensor value interface to our hwmon temperature sensors? Is above implementation is enough or it requires
Some mapping for dbus to hwmon instance?
Thanks and regards
Sachin
More information about the openbmc
mailing list