repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ACPI: EC: Rework flushing of pending work
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
hwmon
/
as370.txt
blob
d102fe7651249ea549043e7b279209425cd4f03b
1
Bindings for Synaptics AS370 PVT sensors
2
3
Required properties:
4
- compatible : "syna,as370-hwmon"
5
- reg : address and length of the register set.
6
7
Example:
8
hwmon@ea0810 {
9
compatible = "syna,as370-hwmon";
10
reg = <0xea0810 0xc>;
11
};