Back to home page

OSCL-LXR

 
 

    


0001 Bindings for Synaptics AS370 PVT sensors
0002 
0003 Required properties:
0004 - compatible : "syna,as370-hwmon"
0005 - reg        : address and length of the register set.
0006 
0007 Example:
0008         hwmon@ea0810 {
0009                 compatible = "syna,as370-hwmon";
0010                 reg = <0xea0810 0xc>;
0011         };