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>
Mon, 24 Jul 2023 23:24:41 +0000 (08:24 +0900)
commitbee99188417a47fa274f5e508deb2139c27eb5af
treec844011f0c9ef9a9bde170a1f201ad22176405da
parentcdab7b16163a1e854e22c543acc6c48b09ba0689
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]