^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) Bindings for Synaptics AS370 PVT sensors
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) Required properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) - compatible : "syna,as370-hwmon"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) - reg : address and length of the register set.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) Example:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) hwmon@ea0810 {
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) compatible = "syna,as370-hwmon";
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) reg = <0xea0810 0xc>;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) };