Home
last modified time | relevance | path

Searched +full:stih407 +full:- +full:thermal (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dst,stih407-thermal.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/thermal/st,stih407-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STi digital thermal sensor (DTS)
10 - Patrice Chotard <patrice.chotard@foss.st.com>
11 - Lee Jones <lee@kernel.org>
14 - $ref: thermal-sensor.yaml
18 const: st,stih407-thermal
26 clock-names:
[all …]
H A Dst-thermal.txt1 Binding for Thermal Sensor driver for STMicroelectronics STi series of SoCs.
4 -------------------
6 compatible : Should be "st,stih407-thermal"
8 clock-names : Should be "thermal".
9 See: Documentation/devicetree/bindings/resource-names.txt
10 clocks : Phandle of the clock used by the thermal sensor.
11 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
14 -------------------
16 reg : For non-sysconf based sensors, this should be the physical base
19 NB: For thermal sensor's for which no interrupt has been
[all …]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstih418.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
6 #include "stih418-clock.dtsi"
7 #include "stih407-family.dtsi"
8 #include "stih410-pinctrl.dtsi"
9 #include <dt-bindings/thermal/thermal.h>
12 #address-cells = <1>;
13 #size-cells = <0>;
16 compatible = "arm,cortex-a9";
18 /* u-boot puts hpen in SBC dmem at 0xa4 offset */
19 cpu-release-addr = <0x94100A4>;
[all …]
H A Dstih410.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
6 #include "stih410-clock.dtsi"
7 #include "stih407-family.dtsi"
8 #include "stih410-pinctrl.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
16 compatible = "st,stih407-usb2-phy";
17 #phy-cells = <0>;
21 reset-names = "global", "port";
27 compatible = "st,stih407-usb2-phy";
28 #phy-cells = <0>;
[all …]