Mikolaj Klikowicz
|
8c3e937614
|
drivers: clock_control: clock_control_max32: Enable IPLL
Make enabling MAX78002 IPLL clock from dts possible
Signed-off-by: Mikolaj Klikowicz <mklikowicz@antmicro.com>
|
2025-05-16 17:32:09 +02:00 |
|
Pieter De Gendt
|
c25e31512c
|
drivers: clock_control: Place API into iterable section
Add wrapper DEVICE_API macro to all clock_control_driver_api instances.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
|
2024-11-29 21:46:34 +01:00 |
|
Yong Cong Sin
|
52a202309b
|
zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
Change instances of:
DT_NODE_HAS_STATUS(<node_id>, okay)
to
DT_NODE_HAS_STATUS_OKAY(<node_id>)
Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
|
2024-10-03 17:06:52 +01:00 |
|
Sadik Ozer
|
45df8963f1
|
drivers: Add MAX32690 clock control driver
Clock control for MAX32690
Co-authored-by: Okan Sahin <okan.sahin@analog.com>
Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
|
2024-05-29 07:30:12 +02:00 |
|