zephyr/dts/bindings/rtc
Gerson Fernando Budke ea7922195b clocks: atmel: sam0: Fix gclk and mclk clock bindings
The Atmel SAM0 SoC enable peripherals clocks in distinct places: PM and
MCLK. The old devices had defined the peripheral clock enable bit at PM.
On the newer devices this was extracted on a dedicated memory section
called Master Clock (MCLK). This change excludes the dedicated bindings
in favor of a generic approach that cover all cases.

Now the clocks properties is complemented by the atmel,assigned-clocks
property. It gives the liberty to user to customize the clock source
from a generic clock or configure the direct connections.

All peripherals drivers were reworked with the newer solution.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2025-01-14 20:49:03 +01:00
..
ambiq,am1805.yaml
ambiq,rtc.yaml dts: bindings: rtc: add ambiq rtc 2024-08-09 17:58:35 +01:00
atmel,sam-rtc.yaml
atmel,sam0-rtc.yaml clocks: atmel: sam0: Fix gclk and mclk clock bindings 2025-01-14 20:49:03 +01:00
infineon,cat1-rtc.yaml Drivers: RTC: Initial implementation of RTC for IFX cyw20829 2024-10-09 13:46:56 +02:00
infineon,xmc4xxx-rtc.yaml drivers: rtc: Add RTC driver for Infineon XMC4xxx devices 2024-09-04 09:54:52 +02:00
maxim,ds1307.yaml
maxim,ds3231-rtc.yaml drivers: rtc: maxim,ds3231: RTC driver 2025-01-07 23:00:05 +01:00
microchip,mcp7940n.yaml
microchip,xec-timer.yaml
microcrystal,rv-8263-c8.yaml drivers: rtc: Add support for Micro Crystal RV-8263-C8 2024-07-29 14:19:47 +02:00
microcrystal,rv3028.yaml dts: bindings: add binding for the RV3028 RTC 2024-06-10 21:03:59 -04:00
microcrystal,rv8803.yaml drivers: rtc: Add Micro Crystal RV-8803-C7 RTC driver 2025-01-09 23:26:37 +01:00
motorola,mc146818.yaml
nordic,nrf-rtc.yaml
nuvoton,numaker-rtc.yaml drivers: rtc: support for Nuvoton numaker m46x 2024-04-30 14:31:29 -04:00
nxp,imx-snvs-rtc.yaml
nxp,irtc.yaml drivers: rtc: Added IRTC Driver Support. 2024-10-26 03:58:48 +01:00
nxp,lpc-rtc.yaml
nxp,pcf8523.yaml
nxp,pcf8563.yaml
nxp,rtc.yaml dts: bindings: rename nxp,kinetis-rtc compatible 2024-12-19 19:55:43 +01:00
raspberrypi,pico-rtc.yaml drivers: rtc: rpi_pico: Add alarm support to RPi Pico RTC driver 2024-03-06 10:08:48 +00:00
renesas,smartbond-rtc.yaml
rtc-device.yaml
rtc.yaml
silabs,gecko-rtcc.yaml
silabs,gecko-stimer.yaml
st,stm32-rtc.yaml dts: bindings: rtc: stm32-rtc: add alrm-exti-line property 2024-05-13 09:45:17 +02:00
ti,cc13xx-cc26xx-rtc-timer.yaml
xlnx,xps-timer-1.00.a.yaml
zephyr,fake-rtc.yaml
zephyr,rtc-emul.yaml