Re: [PATCH v2 22/91] reset: Move reset-simple header out of drivers/reset
From: Maxime Ripard <hidden>
Date: 2020-05-13 11:52:53
Also in:
dri-devel, lkml
From: Maxime Ripard <hidden>
Date: 2020-05-13 11:52:53
Also in:
dri-devel, lkml
Hi Philipp, On Wed, May 06, 2020 at 11:26:34AM +0200, Philipp Zabel wrote:
On Fri, 2020-04-24 at 17:34 +0200, Maxime Ripard wrote:quoted
The reset-simple code can be useful for drivers outside of drivers/reset that have a few reset controls as part of their features. Let's move it to include/linux/reset. Cc: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Maxime Ripard <redacted>Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Do you need the reset patches applied together with this series, or can I pick them up individually?
You can definitely pick them up individually. I'll resend them separately with your changes addressed. Thanks! Maxime