* [PATCH] platform/chrome : Add myself as Maintainer @ 2016-11-16 18:19 Benson Leung 2016-11-16 18:36 ` Guenter Roeck 2016-11-27 20:38 ` Olof Johansson 0 siblings, 2 replies; 4+ messages in thread From: Benson Leung @ 2016-11-16 18:19 UTC (permalink / raw) To: linux, olof, linux-kernel; +Cc: bleung I'll be taking over maintainership of platform/chrome from Olof, so let's add me to the list of maintainers. Signed-off-by: Benson Leung <bleung@chromium.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2a58eea..5e77b1e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3095,6 +3095,7 @@ F: Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt F: drivers/input/touchscreen/chipone_icn8318.c CHROME HARDWARE PLATFORM SUPPORT +M: Benson Leung <bleung@chromium.org> M: Olof Johansson <olof@lixom.net> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform.git -- 2.8.0.rc3.226.g39d4020 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] platform/chrome : Add myself as Maintainer 2016-11-16 18:19 [PATCH] platform/chrome : Add myself as Maintainer Benson Leung @ 2016-11-16 18:36 ` Guenter Roeck 2016-11-27 20:38 ` Olof Johansson 1 sibling, 0 replies; 4+ messages in thread From: Guenter Roeck @ 2016-11-16 18:36 UTC (permalink / raw) To: Benson Leung; +Cc: olof, linux-kernel On Wed, Nov 16, 2016 at 10:19:25AM -0800, Benson Leung wrote: > I'll be taking over maintainership of platform/chrome from Olof, > so let's add me to the list of maintainers. > > Signed-off-by: Benson Leung <bleung@chromium.org> Acked-by: Guenter Roeck <linux@roeck-us.net> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2a58eea..5e77b1e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3095,6 +3095,7 @@ F: Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt > F: drivers/input/touchscreen/chipone_icn8318.c > > CHROME HARDWARE PLATFORM SUPPORT > +M: Benson Leung <bleung@chromium.org> > M: Olof Johansson <olof@lixom.net> > S: Maintained > T: git git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform.git > -- > 2.8.0.rc3.226.g39d4020 > ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] platform/chrome : Add myself as Maintainer 2016-11-16 18:19 [PATCH] platform/chrome : Add myself as Maintainer Benson Leung 2016-11-16 18:36 ` Guenter Roeck @ 2016-11-27 20:38 ` Olof Johansson 2016-12-02 3:54 ` Darren Hart 1 sibling, 1 reply; 4+ messages in thread From: Olof Johansson @ 2016-11-27 20:38 UTC (permalink / raw) To: Benson Leung, Darren Hart; +Cc: Guenter Roeck, linux-kernel On Wed, Nov 16, 2016 at 10:19 AM, Benson Leung <bleung@chromium.org> wrote: > I'll be taking over maintainership of platform/chrome from Olof, > so let's add me to the list of maintainers. > > Signed-off-by: Benson Leung <bleung@chromium.org> Acked-by: Olof Johansson <olof@lixom.net> I talked to Darren at Plumbers about drivers/platform/chrome, and whether he was open to merge that contents through his drivers/platform tree, and he was open to that. Darren, meet Benson -- Benson will be picking up maintainership of the chrome platform code since I no longer have good access to hardware to test new changes. We didn't talk about the method of merging, if you prefer to get patches sent directly to you or if you're OK with merging a git branch from Benson. The latter might be easier for Benson, the former might be easier for you. In the past, the amount of code coming in through the platform/chrome tree has been relatively small, it's mostly been a matter of acking drivers going in through MFD or other trees. The main reason to split them out to a separate platform directory has been because it cuts across architectures and none of the previous ones were a good fit (i.e. drivers/platform/x86 was too narrow). I expect that to stay true as long as there are ARM Chromebooks, which is hopefully forever. :) -Olof ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] platform/chrome : Add myself as Maintainer 2016-11-27 20:38 ` Olof Johansson @ 2016-12-02 3:54 ` Darren Hart 0 siblings, 0 replies; 4+ messages in thread From: Darren Hart @ 2016-12-02 3:54 UTC (permalink / raw) To: Olof Johansson Cc: Benson Leung, Darren Hart, Guenter Roeck, Andy Shevchenko, linux-kernel On Sun, Nov 27, 2016 at 12:38:21PM -0800, Olof Johansson wrote: > On Wed, Nov 16, 2016 at 10:19 AM, Benson Leung <bleung@chromium.org> wrote: > > I'll be taking over maintainership of platform/chrome from Olof, > > so let's add me to the list of maintainers. > > > > Signed-off-by: Benson Leung <bleung@chromium.org> > > Acked-by: Olof Johansson <olof@lixom.net> > Thanks Olof, Hi Benson! > I talked to Darren at Plumbers about drivers/platform/chrome, and > whether he was open to merge that contents through his > drivers/platform tree, and he was open to that. +Andy Shevchenko, we co-maintain platform-drivers-x86 > Darren, meet Benson -- Benson will be picking up maintainership of the > chrome platform code since I no longer have good access to hardware to > test new changes. We didn't talk about the method of merging, if you > prefer to get patches sent directly to you or if you're OK with > merging a git branch from Benson. The latter might be easier for > Benson, the former might be easier for you. It depends a bit on what Benson is looking for from us. Are you looking for close code review and inspection? I would assume not, that drivers/chrome is something you expect to entirely own and you would like to roll it up to Linus through us because it is small enough that it doesn't make sense to roll it up independently? If that's accurate, then: We don't currently have anything that we manage via pull requests, however platform/chrome is sufficiently independent from the rest of our tree that I'm open to using pull requests. Benson, what would you prefer? Olof, any suggestions on working with pull requests and rolling them up to Linus? - Do you ask your sub-maintainers to have their code in -next before a pull request to you? Assuming not. In general, please use signed tags: platform-drivers-chrome-v4.9-1 platform-drivers-chrome-v4.9-2 platform-drivers-chrome-v4.9-3 Plan to have the bulk of your changes sent to us in a pull request a week or two before the merge window opens so they can bake a bit in our for-next branch. >From there, there is a rapid taper off period from rc1 to rc4 or so in terms of the types of changes, by rc4 and on we would expect only serious bug fixes. > > In the past, the amount of code coming in through the platform/chrome > tree has been relatively small, it's mostly been a matter of acking > drivers going in through MFD or other trees. The main reason to split > them out to a separate platform directory has been because it cuts > across architectures and none of the previous ones were a good fit > (i.e. drivers/platform/x86 was too narrow). I expect that to stay true > as long as there are ARM Chromebooks, which is hopefully forever. :) > Yes, that makes sense. -- Darren Hart Intel Open Source Technology Center ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-12-02 3:50 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2016-11-16 18:19 [PATCH] platform/chrome : Add myself as Maintainer Benson Leung 2016-11-16 18:36 ` Guenter Roeck 2016-11-27 20:38 ` Olof Johansson 2016-12-02 3:54 ` Darren Hart
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®