barebox/drivers/reset
Sascha Hauer 00c8cfb3e9 reset: Allow dummy reset lines
Treat NULL as a dummy reset line which is returned by the reset core
when there is no reset line connected to a device (that is, no
reset is described in the device tree). With this consumers can
just use the reset functions without having to check for existence.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-11-23 09:51:51 +01:00
..
core.c reset: Allow dummy reset lines 2015-11-23 09:51:51 +01:00
Kconfig reset: add reset controller framework 2014-05-15 14:17:11 +02:00
Makefile reset: add reset controller framework 2014-05-15 14:17:11 +02:00