diff options
author | Guenter Roeck <linux@roeck-us.net> | 2019-12-08 14:50:49 -0800 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-12-19 09:49:28 -0600 |
commit | 0fa4f770977cf9b1776c433b5ed23d5b977c3556 (patch) | |
tree | ba4e35f303e3e2685756739a59317ddebaf03a38 /Documentation/devicetree | |
parent | d1c5b2541170df3816539f873ec0da388e3bf736 (diff) | |
download | lwn-0fa4f770977cf9b1776c433b5ed23d5b977c3556.tar.gz lwn-0fa4f770977cf9b1776c433b5ed23d5b977c3556.zip |
dt-bindings: Add MAX31730 as trivial device
Maxim MAX31730 is a 3-Channel Remote Temperature Sensor.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 765fd1c170df..2ec9bccde79e 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -132,6 +132,8 @@ properties: - maxim,max6621 # 9-Bit/12-Bit Temperature Sensors with I²C-Compatible Serial Interface - maxim,max6625 + # 3-Channel Remote Temperature Sensor + - maxim,max31730 # mCube 3-axis 8-bit digital accelerometer - mcube,mc3230 # MEMSIC 2-axis 8-bit digital accelerometer |