1 .. SPDX-License-Identifier: GPL-2.0-or-later 2 3 Kernel driver HS3001 4 ==================== 5 6 Supported chips: 7 8 * Renesas HS3001, HS3002, HS3003, HS3004 9 10 Prefix: 'hs3001' 11 12 Addresses scanned: - 13 14 Datasheet: https://www.renesas.com/us/en/d 15 16 Author: 17 18 - Andre Werner <andre.werner@systec-electroni 19 20 Description 21 ----------- 22 23 This driver implements support for the Renesas 24 and temperature family. Temperature is measure 25 humidity is expressed as a percentage. In the 26 scaled by 1000, i.e. the value for 31.5 degree 27 28 The device communicates with the I2C protocol. 29 address 0x44 by default. 30 31 sysfs-Interface 32 --------------- 33 34 =================== ================= 35 temp1_input: temperature input 36 humidity1_input: humidity input 37 =================== =================
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.