Re: [PATCH V8 1/2] regulator: Add document for MT6323 regulator
From: John Crispin <john@phrozen.org>
Date: 2016-07-11 20:31:57
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: John Crispin <john@phrozen.org>
Date: 2016-07-11 20:31:57
Also in:
linux-arm-kernel, linux-mediatek, lkml
On 11/07/2016 21:22, Mark Brown wrote:
On Mon, Jul 11, 2016 at 08:55:24PM +0200, John Crispin wrote:quoted
On 11/07/2016 20:08, Mark Brown wrote:quoted
On Mon, Jul 11, 2016 at 02:29:38PM +0200, John Crispin wrote:quoted
quoted
quoted
This is a resend as V7 was dropped due to a merge order conflict.quoted
quoted
What were the dependencies and why will simply resending this resolve them?quoted
the dependency was the mt6323 support inside the mt6397 MFD device [1] and the headers that it included. this has been merged so the regulator driver is good to go for 4.8No, that's not resolving the dependencies - if I apply these patches without the dependencies in the regulator tree that will still break the build for my tree until after the merge window. It'll also break Linus' tree if (as is normal) I send my pull requests early on. I'd need to merge the MFD commits into my tree which would need coordination with Lee, he'd need to make a tag for me to pull in.
hi, maybe i am missing something here, but i can see the dependencies inside the for-next branch of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git. is this not the tree i should base patches on for v4.8 ? John