Merge branch 'reset/of-get-optional-exclusive' of git://git.pengutronix.de/pza/linux...
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 9 Dec 2021 12:57:57 +0000 (13:57 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 9 Dec 2021 12:57:57 +0000 (13:57 +0100)
commit8632987380765dee716d460640aa58d58d52998e
treef8f4a55fc95c1060f97d64ee4d6db5c9693bb794
parent410fbda49cc9b2165e80b87880f164d9644b460d
parentc4f5b30dda01f2f6979a9681142de454991182ee
Merge branch 'reset/of-get-optional-exclusive' of git://git.pengutronix.de/pza/linux into timers/drivers/next

"Add optional variant of of_reset_control_get_exclusive(). If the
requested reset is not specified in the device tree, this function
returns NULL instead of an error."

This dependency is needed for the Generic Timer Module (a.k.a OSTM)
support for RZ/G2L.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>