On Thu, Jun 15, 2017 at 11:55 PM, Philipp Zabel <pza@xxxxxxxxxxxxxx> wrote: > On Thu, Jun 15, 2017 at 02:57:53PM +0200, Linus Walleij wrote: >> So I would say, clk & reset maintainers: would you prefer that I merge the >> reset control into the clock driver as well, ask Philipp to drop the pending >> reset control patches from his subsystem tree and have you manage the >> combined driver and bindings? > > The reset/next pull requests are not merged into the arm-soc tree yet. > I suppose I could retract the pull requests and drop the Gemini reset > patches, There is no need. You can simply revert the patches, it's OK that the drivers bounce in and out of the kernel. The clock driver will just probe instead of the reset driver (due to being earlier in the link order... OK fragile but it works), so there will not even be a runtime conflict. > if the patches in arm-soc/gemeni/dts are also dropped from > arm-soc/for-next. There is no need for that, the bindings do not change with this approach. > I have a slight preference for keeping the DT bindings simple, even if > that means merging the reset controller into the clock driver. OK then that is what we're gonna do. I'm onto it! Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html