Searched +full:stm32 +full:- +full:thermal (Results 1 – 16 of 16) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/thermal/st,stm32-thermal.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: STMicroelectronics STM32 digital thermal sensor (DTS) binding10 - David Hernandez Sanchez <david.hernandezsanchez@st.com>14 const: st,stm32-thermal25 clock-names:27 - const: pclk29 "#thermal-sensor-cells":[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 # STMicroelectronics thermal drivers configuration7 tristate "Thermal sensors on STMicroelectronics STi series of SoCs"9 Support for thermal sensors on STMicroelectronics STi series of SoCs.13 tristate "STi series syscfg register access based thermal sensors"17 tristate "STi series memory mapped access based thermal sensors"20 tristate "Thermal framework support on STMicroelectronics STM32 series of SoCs"24 Support for thermal framework on STMicroelectronics STM32 series of25 SoCs. This thermal driver allows to access to general thermal framework
1 // SPDX-License-Identifier: GPL-2.03 * Copyright (C) STMicroelectronics 2018 - All Rights Reserved9 #include <linux/clk-provider.h>20 #include <linux/thermal.h>106 dev_dbg(sensor->dev, "low:%d high:%d\n", sensor->low_temp_enabled, in stm_enable_irq()107 sensor->high_temp_enabled); in stm_enable_irq()110 value = readl_relaxed(sensor->base + DTS_ITENR_OFFSET); in stm_enable_irq()113 if (sensor->low_temp_enabled) in stm_enable_irq()116 if (sensor->high_temp_enabled) in stm_enable_irq()120 writel_relaxed(value, sensor->base + DTS_ITENR_OFFSET); in stm_enable_irq()[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)3 * Copyright (C) STMicroelectronics 2017 - All Rights Reserved6 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-bindings/clock/stm32mp1-clks.h>8 #include <dt-bindings/reset/stm32mp1-resets.h>11 #address-cells = <1>;12 #size-cells = <1>;15 #address-cells = <1>;16 #size-cells = <0>;19 compatible = "arm,cortex-a7";[all …]
1 # SPDX-License-Identifier: GPL-2.0-only10 bool "ST-Ericsson AB8500 GPADC driver"29 Say yes here to build support for Analog Devices AD7091R-5 ADC.32 tristate "Analog Devices AD7124 and similar sigma-delta ADCs driver"36 Say yes here to build support for Analog Devices AD7124-4 and AD7124-8100 tristate "Analog Devices AD7476 1-channel ADCs driver and other similar devices from AD an TI"126 ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC).137 ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC).148 Say yes here to build support for Analog Devices AD7766, AD7766-1,149 AD7766-2, AD7767, AD7767-1, AD7767-2 SPI analog to digital converters.[all …]
1 # SPDX-License-Identifier: GPL-2.0-only38 managed regulators and simple non-configurable regulators.65 They provide two I2C-controlled DC/DC step-down converters with85 tristate "Active-semi act8865 voltage regulator"90 This driver controls a active-semi act8865 voltage output94 tristate "Active-semi ACT8945A voltage regulator"97 This driver controls a active-semi ACT8945A voltage regulator98 via I2C bus. The ACT8945A features three step-down DC/DC converters99 and four low-dropout linear regulators, along with a ActivePath110 tristate "Freescale i.MX on-chip ANATOP LDO regulators"[all …]
1 # SPDX-License-Identifier: GPL-2.0-only44 tristate "Active-semi ACT8945A"49 Support for the ACT8945A PMIC from Active-semi. This device50 features three step-down DC/DC converters and four low-dropout65 the ADC or the thermal sensor. This will try to probe the ADC driver66 sun4i-gpadc-iio and the hwmon driver iio_hwmon.69 called sun4i-gpadc.88 tablets etc. It has 4 DC/DC step-down regulators, 3 DC/DC step-down119 over at91-usart-serial driver and usart-spi-driver. Only one function135 tristate "Atmel HLCDC (High-end LCD Controller)"[all …]
1 # SPDX-License-Identifier: GPL-2.0-only39 bool "STMicroelectronics STM32 SDMMC Controller"43 This selects the STMicroelectronics STM32 SDMMC host controller.44 If you have a STM32 sdmmc host with internal DMA say Y here.85 implements a hardware byte swapper using a 32-bit datum.114 disabled, it will steal the MMC cards away - rendering them245 This selects the SDHCI support for CNS3xxx System-on-Chip devices.322 This selects the SDHCI support for SiRF System-on-Chip devices.468 MOXA provides one multi-functional card reader which can469 be found on some embedded hardware such as UC-7112-LX.[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...
... then 81 /usr/share/command-not-found/command-not-found -- "$ ...