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> |
||
|---|---|---|
| .. | ||
| ambiq,am1805.yaml | ||
| ambiq,rtc.yaml | ||
| atmel,sam-rtc.yaml | ||
| atmel,sam0-rtc.yaml | ||
| infineon,cat1-rtc.yaml | ||
| infineon,xmc4xxx-rtc.yaml | ||
| maxim,ds1307.yaml | ||
| maxim,ds3231-rtc.yaml | ||
| microchip,mcp7940n.yaml | ||
| microchip,xec-timer.yaml | ||
| microcrystal,rv-8263-c8.yaml | ||
| microcrystal,rv3028.yaml | ||
| microcrystal,rv8803.yaml | ||
| motorola,mc146818.yaml | ||
| nordic,nrf-rtc.yaml | ||
| nuvoton,numaker-rtc.yaml | ||
| nxp,imx-snvs-rtc.yaml | ||
| nxp,irtc.yaml | ||
| nxp,lpc-rtc.yaml | ||
| nxp,pcf8523.yaml | ||
| nxp,pcf8563.yaml | ||
| nxp,rtc.yaml | ||
| raspberrypi,pico-rtc.yaml | ||
| renesas,smartbond-rtc.yaml | ||
| rtc-device.yaml | ||
| rtc.yaml | ||
| silabs,gecko-rtcc.yaml | ||
| silabs,gecko-stimer.yaml | ||
| st,stm32-rtc.yaml | ||
| ti,cc13xx-cc26xx-rtc-timer.yaml | ||
| xlnx,xps-timer-1.00.a.yaml | ||
| zephyr,fake-rtc.yaml | ||
| zephyr,rtc-emul.yaml | ||