Searched +full:stih407 +full:- +full:thermal (Results 1 – 4 of 4) sorted by relevance
1 # 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.yaml18 const: st,stih407-thermal26 clock-names:[all …]
1 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.txt10 clocks : Phandle of the clock used by the thermal sensor.11 See: Documentation/devicetree/bindings/clock/clock-bindings.txt14 -------------------16 reg : For non-sysconf based sensors, this should be the physical base19 NB: For thermal sensor's for which no interrupt has been[all …]
1 // SPDX-License-Identifier: GPL-2.0-only6 #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 …]
1 // SPDX-License-Identifier: GPL-2.0-only6 #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 …]