Hi Daniel, Thomas, On Fri, 2021-11-12 at 18:44 +0000, Biju Das wrote: > 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. > > Suggested-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > v2->v3: > * Added Geert's Rb tag > --- I've picked up this patch for the reset/next branch: ----------8<---------- The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: git://git.pengutronix.de/pza/linux reset/of-get-optional-exclusive for you to fetch changes up to c4f5b30dda01f2f6979a9681142de454991182ee: reset: Add of_reset_control_get_optional_exclusive() (2021-11-19 12:23:45 +0100) ---------------------------------------------------------------- Biju Das (1): reset: Add of_reset_control_get_optional_exclusive() include/linux/reset.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) ---------->8---------- Patch 3/4 of the "Add RZ/G2L OSTM support" series depends on it. Let me know if you prefer this to be merged together with the rest of the series instad, in which case you'll have my Acked-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> on the patch and I'll drop it from reset/next. regards Philipp