Message ID | 20210719033914.16990-1-gene.chen.richtek@gmail.com |
---|---|
Headers | show |
Series | power: supply: mt6360_charger: add MT6360 charger support | expand |
On Fri, Aug 13, 2021 at 05:54:38PM +0200, Sebastian Reichel wrote: > On Mon, Jul 19, 2021 at 11:39:11AM +0800, Gene Chen wrote: > > This patch series add MT6360 Charger support contains driver and binding > > document > Thanks, queued. We're still waiting for review from Matti on the linear ranges bit - normally that goes through the regulator tree, do you have a tag to pull in case of merge conflicts?
Hi Mark, On Fri, Aug 13, 2021 at 04:58:58PM +0100, Mark Brown wrote: > On Fri, Aug 13, 2021 at 05:54:38PM +0200, Sebastian Reichel wrote: > > On Mon, Jul 19, 2021 at 11:39:11AM +0800, Gene Chen wrote: > > > This patch series add MT6360 Charger support contains driver and binding > > > document > > > Thanks, queued. > > We're still waiting for review from Matti on the linear ranges bit - > normally that goes through the regulator tree, do you have a tag to pull > in case of merge conflicts? He actually already provided his Rb in v5, Gene did not carry it over properly (I added it) and the patch looks simple enough, that Linus will know what to do in case of a conflict. But if you insist I can unroll my tree and create a topic branch for this. -- Sebastian
On Fri, Aug 13, 2021 at 06:20:29PM +0200, Sebastian Reichel wrote: > On Fri, Aug 13, 2021 at 04:58:58PM +0100, Mark Brown wrote: > > We're still waiting for review from Matti on the linear ranges bit - > > normally that goes through the regulator tree, do you have a tag to pull > > in case of merge conflicts? > He actually already provided his Rb in v5, Gene did not carry it > over properly (I added it) and the patch looks simple enough, that > Linus will know what to do in case of a conflict. But if you insist > I can unroll my tree and create a topic branch for this. It would be better, the issues I'm worrying about are more general refactorings or whatever that create actual dependencies rather than just trivial add/add type issues - it can make doing some kinds of work really painful if things go via a different tree.
On Fri, 2021-08-13 at 19:11 +0200, Sebastian Reichel wrote: > Hi, > > On Fri, Aug 13, 2021 at 05:32:54PM +0100, Mark Brown wrote: > > On Fri, Aug 13, 2021 at 06:20:29PM +0200, Sebastian Reichel wrote: > > > On Fri, Aug 13, 2021 at 04:58:58PM +0100, Mark Brown wrote: > > > > We're still waiting for review from Matti on the linear ranges > > > > bit - > > > > normally that goes through the regulator tree, do you have a > > > > tag to pull > > > > in case of merge conflicts? > > > He actually already provided his Rb in v5, Gene did not carry it > > > over properly (I added it) Thanks guys! I do _really_ appreciate you taking care of merging the changes :) Best Regards --Matti