Home
last modified time | relevance | path

Searched hist:a9701376ed0fb61a5be4bb438daf26bd9cfa24b5 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/reset/
H A Dreset-simple.hdiff a9701376ed0fb61a5be4bb438daf26bd9cfa24b5 Wed May 27 17:47:32 CEST 2020 Maxime Ripard <maxime@cerno.tech> reset: simple: Add reset callback

The reset-simple code lacks a reset callback that is still pretty easy to
implement. The only real thing to consider is the delay needed for a device
to be reset, so let's expose that as part of the reset-simple driver data.

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
/linux/drivers/reset/
H A Dreset-simple.cdiff a9701376ed0fb61a5be4bb438daf26bd9cfa24b5 Wed May 27 17:47:32 CEST 2020 Maxime Ripard <maxime@cerno.tech> reset: simple: Add reset callback

The reset-simple code lacks a reset callback that is still pretty easy to
implement. The only real thing to consider is the delay needed for a device
to be reset, so let's expose that as part of the reset-simple driver data.

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>