Message ID | CACRpkdYvowN2htUuN46JNVdfaKNw3AEbBfzAeScHQcLU5o3ZUg@mail.gmail.com |
---|---|
State | New |
Headers | show |
On Thursday, September 8, 2016 3:34:42 PM CEST Linus Walleij wrote: > please pull this new EBI2 bus driver and its bindings into an > apropriate branch in the ARM SoC tree. The binding now has > Rob Herrings ACK and we have hopefully finally figured out how > this should be done. > I just noticed that you sent the pull request directly to arm@kernel.org rather than the Qualcomm maintainers (which are only on Cc). Usually, I'd expect to see this forwarded from Andy, is there a reason to do it differently here? If so, can I have an Ack from him? Arnd
On Tue, Sep 20, 2016 at 12:12:33AM +0200, Arnd Bergmann wrote: > On Thursday, September 8, 2016 3:34:42 PM CEST Linus Walleij wrote: > > please pull this new EBI2 bus driver and its bindings into an > > apropriate branch in the ARM SoC tree. The binding now has > > Rob Herrings ACK and we have hopefully finally figured out how > > this should be done. > > > > I just noticed that you sent the pull request directly to arm@kernel.org > rather than the Qualcomm maintainers (which are only on Cc). > > Usually, I'd expect to see this forwarded from Andy, is there a > reason to do it differently here? If so, can I have an Ack > from him? When I looked at this last, I thought there were comments. Sorry I missed it. If you want to pick it up Arnd, please do, otherwise I can send it along in the next pull request. Acked-by: Andy Gross <andy.gross@linaro.org>
On Tue, Sep 20, 2016 at 12:12 AM, Arnd Bergmann <arnd@arndb.de> wrote: > On Thursday, September 8, 2016 3:34:42 PM CEST Linus Walleij wrote: >> please pull this new EBI2 bus driver and its bindings into an >> apropriate branch in the ARM SoC tree. The binding now has >> Rob Herrings ACK and we have hopefully finally figured out how >> this should be done. >> > > I just noticed that you sent the pull request directly to arm@kernel.org > rather than the Qualcomm maintainers (which are only on Cc). > > Usually, I'd expect to see this forwarded from Andy, is there a > reason to do it differently here? If so, can I have an Ack > from him? Sorry I sent it like this beacuse in an earlier revision of the patch I asked how it was to be handled and got no answers, so I just assumed new drivers was a plain separate thing. (I understand Andy has to merge the DTS changes.) I saw Andy gave his ACK though, any comments should be addressed in this version as well. Yours, Linus Walleij
On Tue, Sep 20, 2016 at 12:36 AM, Andy Gross <andy.gross@linaro.org> wrote: > On Tue, Sep 20, 2016 at 12:12:33AM +0200, Arnd Bergmann wrote: >> On Thursday, September 8, 2016 3:34:42 PM CEST Linus Walleij wrote: >> > please pull this new EBI2 bus driver and its bindings into an >> > apropriate branch in the ARM SoC tree. The binding now has >> > Rob Herrings ACK and we have hopefully finally figured out how >> > this should be done. >> > >> >> I just noticed that you sent the pull request directly to arm@kernel.org >> rather than the Qualcomm maintainers (which are only on Cc). >> >> Usually, I'd expect to see this forwarded from Andy, is there a >> reason to do it differently here? If so, can I have an Ack >> from him? > > When I looked at this last, I thought there were comments. Sorry I missed it. > If you want to pick it up Arnd, please do, otherwise I can send it along in the > next pull request. > > Acked-by: Andy Gross <andy.gross@linaro.org> Thanks, I hope Arnd can pull this as-is. Will you apply the DTS changes Andy? Yours, Linus Walleij
On Tue, Sep 20, 2016 at 11:50:14PM +0200, Linus Walleij wrote: > On Tue, Sep 20, 2016 at 12:36 AM, Andy Gross <andy.gross@linaro.org> wrote: > > On Tue, Sep 20, 2016 at 12:12:33AM +0200, Arnd Bergmann wrote: > >> On Thursday, September 8, 2016 3:34:42 PM CEST Linus Walleij wrote: > >> > please pull this new EBI2 bus driver and its bindings into an > >> > apropriate branch in the ARM SoC tree. The binding now has > >> > Rob Herrings ACK and we have hopefully finally figured out how > >> > this should be done. > >> > > >> > >> I just noticed that you sent the pull request directly to arm@kernel.org > >> rather than the Qualcomm maintainers (which are only on Cc). > >> > >> Usually, I'd expect to see this forwarded from Andy, is there a > >> reason to do it differently here? If so, can I have an Ack > >> from him? > > > > When I looked at this last, I thought there were comments. Sorry I missed it. > > If you want to pick it up Arnd, please do, otherwise I can send it along in the > > next pull request. > > > > Acked-by: Andy Gross <andy.gross@linaro.org> > > Thanks, I hope Arnd can pull this as-is. > > Will you apply the DTS changes Andy? Sure I'll put it in a supplemental pull. Andy
On Tuesday, September 20, 2016 11:50:14 PM CEST Linus Walleij wrote: > On Tue, Sep 20, 2016 at 12:36 AM, Andy Gross <andy.gross@linaro.org> wrote: > > On Tue, Sep 20, 2016 at 12:12:33AM +0200, Arnd Bergmann wrote: > >> On Thursday, September 8, 2016 3:34:42 PM CEST Linus Walleij wrote: > >> > please pull this new EBI2 bus driver and its bindings into an > >> > apropriate branch in the ARM SoC tree. The binding now has > >> > Rob Herrings ACK and we have hopefully finally figured out how > >> > this should be done. > >> > > >> > >> I just noticed that you sent the pull request directly to arm@kernel.org > >> rather than the Qualcomm maintainers (which are only on Cc). > >> > >> Usually, I'd expect to see this forwarded from Andy, is there a > >> reason to do it differently here? If so, can I have an Ack > >> from him? > > > > When I looked at this last, I thought there were comments. Sorry I missed it. > > If you want to pick it up Arnd, please do, otherwise I can send it along in the > > next pull request. > > > > Acked-by: Andy Gross <andy.gross@linaro.org> > > Thanks, I hope Arnd can pull this as-is. > Pulled into next/drivers, with Andy's Ack added to the merge commit, thanks! Arnd