1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/hwmon/lm75.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: LM75 hwmon sensor
10 - Jean Delvare <jdelvare@suse.com>
11 - Guenter Roeck <linux@roeck-us.net>
50 description: phandle to the regulator that provides the +VS supply
60 - $ref: hwmon-common.yaml#
75 unevaluatedProperties: false
84 compatible = "st,stlm75";
90 #include <dt-bindings/interrupt-controller/irq.h>
95 temperature-sensor@48 {
96 compatible = "ams,as6200";
99 interrupt-parent = <&gpio1>;
100 interrupts = <17 IRQ_TYPE_EDGE_BOTH>;