Kumar Gala
e5de3ac656
drivers: reset: Update Kconfig
...
* Utilize DT_HAS_<COMPAT>_ENABLED for devicetree based drivers
Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-16 09:10:37 -05:00
Andrei-Edward Popa
d82c10f197
include: drivers: changed API function names for reset controller
...
assert API function needed to be changed because of newlib assert
macro name conflict
Signed-off-by: Andrei-Edward Popa <andrei.popa105@yahoo.com>
2022-05-26 13:02:19 -07:00
Gerard Marull-Paretas
fb60aab245
drivers: migrate includes to <zephyr/...>
...
In order to bring consistency in-tree, migrate all drivers to the new
prefix <zephyr/...>. Note that the conversion has been scripted, refer
to #45388 for more details.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-05-06 19:58:21 +02:00
Andrei-Edward Popa
3d24f62c05
drivers: reset: added Reset Controller for Raspberry Pi Pico
...
added Reset Controller driver for Raspberry Pi Pico board
Signed-off-by: Andrei-Edward Popa <andrei.popa105@yahoo.com>
2022-03-23 12:51:39 +01:00
Andrei-Edward Popa
8645de581e
drivers: added file structure for Reset Controller Driver
...
added needed files for reset controller driver
Signed-off-by: Andrei-Edward Popa <andrei.popa105@yahoo.com>
2022-03-23 12:51:39 +01:00