1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/hwmon/microchip,lan966x.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip LAN966x Hardware Monitor
10 - Michael Walle <michael@walle.cc>
13 Microchip LAN966x temperature monitor and fan controller
18 - microchip,lan9668-hwmon
22 - description: PVT registers
23 - description: FAN registers
33 '#thermal-sensor-cells':
42 additionalProperties: false
46 hwmon: hwmon@e2010180 {
47 compatible = "microchip,lan9668-hwmon";
48 reg = <0xe2010180 0xc>,
50 reg-names = "pvt", "fan";
52 #thermal-sensor-cells = <0>;