arm64: dts: qcom: sm8550: add TRNG node
[linux-modified.git] / Documentation / ABI / testing / sysfs-bus-iio-thermocouple
1 What:           /sys/bus/iio/devices/iio:deviceX/fault_ovuv
2 KernelVersion:  5.1
3 Contact:        linux-iio@vger.kernel.org
4 Description:
5                 Overvoltage or Undervoltage Input Fault. The internal circuitry
6                 is protected from excessive voltages applied to the thermocouple
7                 cables. The device can also detect if such a condition occurs.
8
9                 Reading returns '1' if input voltage is negative or greater
10                 than VDD, otherwise '0'.
11
12 What:           /sys/bus/iio/devices/iio:deviceX/fault_oc
13 KernelVersion:  5.1
14 Contact:        linux-iio@vger.kernel.org
15 Description:
16                 Open-circuit fault. The detection of open-circuit faults,
17                 such as those caused by broken thermocouple wires.
18                 Reading returns '1' if fault, '0' otherwise.