zephyr/dts/arm
Aurelien Jarno f00ddfeb76 drivers: sensor: stm32_temp: drop ts-cal-offset property
According to the formulas found in the reference manuals of the SoC
families using the "st,stm32-temp-cal" version of the temperature sensor
(i.e. G0, G4, H7, L0, L1, L4, L5, U5, WB, WL), the temperature is
computed with the following formula:

T = ((TS_CAL2_TEMP - TS_CAL1_TEMP) / (TS_CAL2 - TS_CAL1))
    * (TS_DATA - TS_CAL1) + TS_CAL1_TEMP

What is called ts-cal-offset in the stm32_temp driver is therefore the
same value as TS_CAL1_TEMP1. Use it directly instead of defining another
property.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2022-07-01 11:38:02 +02:00
..
acsip lora: Use generic node name "lora" for all lora nodes 2022-05-06 20:17:49 +02:00
aspeed dts: add reg-shift property to all ns16550 devices 2022-06-15 16:59:02 -05:00
atmel dts: arm: atmel: same70: remove unnecessary #address-cells/#size-cells 2022-05-09 09:27:40 +02:00
broadcom dts: arm/arm64: remove DTS 'label' property requirement from gic and timer 2022-06-16 09:48:12 -05:00
cypress dts: migrate includes to <zephyr/...> 2022-05-06 19:54:54 +02:00
gigadevice dts: migrate includes to <zephyr/...> 2022-05-06 19:54:54 +02:00
infineon
intel_socfpga_std dts: arm/arm64: remove DTS 'label' property requirement from gic and timer 2022-06-16 09:48:12 -05:00
microchip dts: migrate includes to <zephyr/...> 2022-05-06 19:54:54 +02:00
nordic log: swo: enable pin control support for swo log backend 2022-06-28 16:02:09 -05:00
nuvoton pinctrl: npcx: config pwm open-drain without enabling STORE_REG 2022-05-20 12:36:22 +02:00
nxp soc: nxp_imx: rt: enable SWO output for iMX RT 10xx series 2022-06-28 16:02:09 -05:00
quicklogic dts: migrate includes to <zephyr/...> 2022-05-06 19:54:54 +02:00
renesas/gen3 drivers: clock: rcar: Deploy a driver for each soc 2022-06-28 18:11:44 +02:00
rpi_pico drivers: usb: Add RP2040 USB device support. 2022-05-13 16:28:27 +02:00
seeed dts/arm/seeed: lora-e5: Update hse clock configuration 2021-08-24 07:19:12 -04:00
silabs dts: migrate includes to <zephyr/...> 2022-05-06 19:54:54 +02:00
st drivers: sensor: stm32_temp: drop ts-cal-offset property 2022-07-01 11:38:02 +02:00
ti dts/bindings: add TI CC13xx/CC26xx flash controller bindings 2022-06-06 14:01:27 -07:00
xilinx dts: arm: xilinx: zynq7000: add pinctrl node 2022-06-28 20:46:11 +02:00
armv6-m.dtsi dts: arm: Add #address-cells to nvic nodes 2021-08-02 15:02:09 -04:00
armv7-a.dtsi soc: arm: dts: arm: xilinx: Zynq-7000 SoC init code, device tree data 2021-10-28 15:26:50 +02:00
armv7-m.dtsi dts: arm: Add #address-cells to nvic nodes 2021-08-02 15:02:09 -04:00
armv7-r.dtsi
armv8-m.dtsi dts: arm: Add #address-cells to nvic nodes 2021-08-02 15:02:09 -04:00
armv8.1-m.dtsi dts: arm: Add #address-cells to nvic nodes 2021-08-02 15:02:09 -04:00