hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor
authorEmil Renner Berthing <kernel@esmil.dk>
Sun, 6 Jun 2021 20:31:18 +0000 (22:31 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 28 Mar 2023 03:23:11 +0000 (12:23 +0900)
commita8dd21852f04b2c47dc726278844509e0f26f106
tree215a5a20d359e5a41a48f053428bd100ffbbf493
parent7ef7ce1f176ef958488d810d1048da2165d66bc6
hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor

Add driver for the StarFive JH71x0 temperature sensor. You
can enable/disable it and read temperature in milli Celcius
through sysfs.

Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
Co-developed-by: Samin Guo <samin.guo@starfivetech.com>
Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
Documentation/hwmon/index.rst
Documentation/hwmon/sfctemp.rst [new file with mode: 0644]
MAINTAINERS
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/sfctemp.c [new file with mode: 0644]