diff options
author | Chanh Nguyen <chanh@os.amperecomputing.com> | 2024-09-23 09:38:00 +0000 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2024-10-01 21:16:00 -0500 |
commit | 3d973b98d2744cfced1f06167c83e2cc2d7b63d5 (patch) | |
tree | 7f8aa632aa04324ad1488a99357831872a9b2aa4 | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
dt-bindings: trivial-devices: add onnn,adt7462
The adt7462 supports monitoring and controlling up to
four PWM Fan drive outputs and eight TACH inputs measures.
The adt7462 supports reading a single on chip temperature
sensor and three remote temperature sensors. There are up
to 13 voltage monitoring inputs.
Add device tree bindings for the adt7462 device.
Signed-off-by: Chanh Nguyen <chanh@os.amperecomputing.com>
Link: https://lore.kernel.org/r/20240923093800.892949-1-chanh@os.amperecomputing.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
-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 0108d7507215..15f89d7ecf73 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -311,6 +311,8 @@ properties: - nuvoton,w83773g # OKI ML86V7667 video decoder - oki,ml86v7667 + # ON Semiconductor ADT7462 Temperature, Voltage Monitor and Fan Controller + - onnn,adt7462 # 48-Lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch - plx,pex8648 # Pulsedlight LIDAR range-finding sensor |