thesis/linux-6.8.1/Documentation/devicetree/bindings/hwmon/as370.txt
2025-03-19 13:44:23 +01:00

11 lines
241 B
Text

Bindings for Synaptics AS370 PVT sensors
Required properties:
- compatible : "syna,as370-hwmon"
- reg : address and length of the register set.
Example:
hwmon@ea0810 {
compatible = "syna,as370-hwmon";
reg = <0xea0810 0xc>;
};