Lines Matching +full:dynamically +full:- +full:programmable
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <[email protected]>
13 The TMP108/P3T1085(NXP) is a digital-output temperature sensor with a
14 dynamically-programmable limit window, and under- and overtemperature
21 https://www.nxp.com/docs/en/data-sheet/P3T1085UK.pdf
26 - nxp,p3t1085
27 - ti,tmp108
31 - description: alert interrupt
36 "#thermal-sensor-cells":
39 vcc-supply:
43 - compatible
44 - reg
49 - |
50 #include <dt-bindings/interrupt-controller/irq.h>
53 #address-cells = <1>;
54 #size-cells = <0>;
59 interrupt-parent = <&gpio1>;
61 pinctrl-names = "default";
62 pinctrl-0 = <&tmp_alrt>;
63 vcc-supply = <&supply>;
64 #thermal-sensor-cells = <0>;