zephyr/dts/arm
Armin Brauns 2d56e4b41e dts: stm32f7: fix locations of stm32-temp-cal registers
The only supported device in the F7 family with temp-cal registers at
0x1FF07A2C is the stm32f723. All other devices use 0x1FF0F44C.

part               | DS#       | TS_CAL1     | TS_CAL2
-------------------|-----------|-------------|------------
722/723            | [DS11853] | 0x1FF0 7A2C | 0x1FF0 7A2E
745/746            | [DS10916] | 0x1FF0 F44C | 0x1FF0 F44E
750                | [DS12535] | 0x1FF0 F44C | 0x1FF0 F44E
756                | [DS10915] | 0x1FF0 F44C | 0x1FF0 F44E
765/767/768/769    | [DS11532] | 0x1FF0 F44C | 0x1FF0 F44E

[DS11853]: https://www.st.com/resource/en/datasheet/stm32f722ve.pdf
[DS10916]: https://www.st.com/resource/en/datasheet/stm32f746ng.pdf
[DS12535]: https://www.st.com/resource/en/datasheet/stm32f750v8.pdf
[DS10915]: https://www.st.com/resource/en/datasheet/stm32f756ng.pdf
[DS11532]: https://www.st.com/resource/en/datasheet/stm32f765zg.pdf

Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
2022-11-09 10:48:28 -06:00
..
acsip dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
aspeed include: add missing zephyr/ prefixes 2022-08-02 18:03:58 +01:00
atmel dts: same70 Disable xdmac by default 2022-11-08 09:37:59 +00:00
broadcom dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
cypress dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
gigadevice dts: Add watchdog configuration for GD32 SoCs 2022-10-03 18:07:16 +02:00
infineon drivers: flash: Add xmc4xxx flash drivers 2022-10-03 13:56:49 +02:00
intel_socfpga_std dts: intel_socfpga: Adding DTS file and binding for ethernet 2022-10-06 20:19:43 -07:00
microchip drivers: espi_saf: Add Microchip MEC172x eSPI SAF version 2 driver 2022-10-28 14:29:46 -05:00
nordic dts: remove unused IEEE 802.15.4 labels 2022-08-10 11:57:34 +02:00
nuvoton dts: kscan: npcx: add the kscan node and binding 2022-10-03 10:14:51 +02:00
nxp drivers: gpio: support GPIO input with interrupt for NXP S32Z27 2022-11-04 17:44:08 -04:00
olimex boards: arm: add olimex_lora_stm32wl_devkit 2022-07-26 17:57:49 +00:00
quicklogic drivers: serial: Add QuickLogic USBserialport_S3B support 2022-10-20 15:41:09 +02:00
renesas dts: arm: rcar_gen3_cr7: declare pwm0 node 2022-09-07 15:50:49 +02:00
rpi_pico dts: bindings: adc: Add RaspberryPi Pico ADC 2022-09-06 17:11:19 +02:00
seeed
silabs dts: arm: silabs: Remove label property from devicetrees 2022-07-28 19:52:27 +01:00
st dts: stm32f7: fix locations of stm32-temp-cal registers 2022-11-09 10:48:28 -06:00
ti drivers: ti: cc13xx/cc26xx: implement ADC driver 2022-11-04 17:31:59 -04:00
xilinx dts: arm: xilinx: Remove improper range property 2022-08-23 19:29:46 +00:00
armv6-m.dtsi
armv7-a.dtsi
armv7-m.dtsi
armv7-r.dtsi
armv8-m.dtsi
armv8-r.dtsi dts: arm: add ARMv8-R skeleton 2022-10-14 09:51:14 +02:00
armv8.1-m.dtsi