Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
[deliverable/linux.git] / Documentation / devicetree / bindings / hwmon / apm-xgene-hwmon.txt
CommitLineData
1d3dd4ce 1APM X-Gene hwmon driver
2
3APM X-Gene SOC sensors are accessed over the "SLIMpro" mailbox.
4
5Required properties :
6 - compatible : should be "apm,xgene-slimpro-hwmon"
7 - mboxes : use the label reference for the mailbox as the first parameter.
8 The second parameter is the channel number.
9
10Example :
11 hwmonslimpro {
12 compatible = "apm,xgene-slimpro-hwmon";
13 mboxes = <&mailbox 7>;
14 };
This page took 0.062159 seconds and 5 git commands to generate.