Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1207625 > unrolled thread
| Started by | Andy Gross <agross@codeaurora.org> |
|---|---|
| First post | 2015-08-14 19:00 +0200 |
| Last post | 2015-08-15 16:10 +0200 |
| Articles | 5 — 4 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 5/5] regulator: Regulator driver for the Qualcomm RPM Andy Gross <agross@codeaurora.org> - 2015-08-14 19:00 +0200
Re: [PATCH v3 5/5] regulator: Regulator driver for the Qualcomm RPM Tim Bird <tbird20d@gmail.com> - 2015-08-14 23:50 +0200
Re: [PATCH v3 5/5] regulator: Regulator driver for the Qualcomm RPM Mark Brown <broonie@kernel.org> - 2015-08-15 04:20 +0200
Re: [PATCH v3 5/5] regulator: Regulator driver for the Qualcomm RPM Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-08-15 07:10 +0200
Re: [PATCH v3 5/5] regulator: Regulator driver for the Qualcomm RPM Mark Brown <broonie@kernel.org> - 2015-08-15 16:10 +0200
| From | Andy Gross <agross@codeaurora.org> |
|---|---|
| Date | 2015-08-14 19:00 +0200 |
| Subject | Re: [PATCH v3 5/5] regulator: Regulator driver for the Qualcomm RPM |
| Message-ID | <pXquK-7Tq-19@gated-at.bofh.it> |
On Mon, Jul 27, 2015 at 08:20:33PM -0700, Bjorn Andersson wrote: > Driver for regulators exposed by the Resource Power Manager (RPM) found > in devices based on Qualcomm 8974 and newer platforms. > > Reviewed-by: Mark Brown <broonie@kernel.org> > Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> > --- Mark/Liam, can you please pick this up. The dependencies for this have been merged in by the arm/soc maintainers. Acked-by: Andy Gross <agross@codeaurora.org> -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Tim Bird <tbird20d@gmail.com> |
|---|---|
| Date | 2015-08-14 23:50 +0200 |
| Message-ID | <pXv1n-61t-7@gated-at.bofh.it> |
| In reply to | #1207625 |
On Fri, Aug 14, 2015 at 9:58 AM, Andy Gross <agross@codeaurora.org> wrote: > On Mon, Jul 27, 2015 at 08:20:33PM -0700, Bjorn Andersson wrote: >> Driver for regulators exposed by the Resource Power Manager (RPM) found >> in devices based on Qualcomm 8974 and newer platforms. >> >> Reviewed-by: Mark Brown <broonie@kernel.org> >> Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> >> --- > > Mark/Liam, can you please pick this up. The dependencies for this have been merged > in by the arm/soc maintainers. > > Acked-by: Andy Gross <agross@codeaurora.org> I'd like to see these go in as well, though I realize we're starting to get pretty close to the merge window. These regulators are the last thing outstanding to get the USB driver working completely in mainline for the Xperia Z1 and the dragonboard (800). FWIW... Tested-by: Tim Bird <tim.bird@sonymobile.com> -- Tim -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Date | 2015-08-15 04:20 +0200 |
| Message-ID | <pXzeG-3OQ-13@gated-at.bofh.it> |
| In reply to | #1207625 |
[Multipart message — attachments visible in raw view] — view raw
On Fri, Aug 14, 2015 at 11:58:35AM -0500, Andy Gross wrote: > On Mon, Jul 27, 2015 at 08:20:33PM -0700, Bjorn Andersson wrote: > > Driver for regulators exposed by the Resource Power Manager (RPM) found > > in devices based on Qualcomm 8974 and newer platforms. > > Reviewed-by: Mark Brown <broonie@kernel.org> > > Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> > Mark/Liam, can you please pick this up. The dependencies for this have been merged > in by the arm/soc maintainers. > Acked-by: Andy Gross <agross@codeaurora.org> Please submit any patches you think should be included in the upstream kernel using the process documented in SubmittingPatches.
[toc] | [prev] | [next] | [standalone]
| From | Bjorn Andersson <bjorn.andersson@sonymobile.com> |
|---|---|
| Date | 2015-08-15 07:10 +0200 |
| Message-ID | <pXBTb-8hJ-1@gated-at.bofh.it> |
| In reply to | #1207989 |
On Fri 14 Aug 19:14 PDT 2015, Mark Brown wrote: > On Fri, Aug 14, 2015 at 11:58:35AM -0500, Andy Gross wrote: > > On Mon, Jul 27, 2015 at 08:20:33PM -0700, Bjorn Andersson wrote: > > > Driver for regulators exposed by the Resource Power Manager (RPM) found > > > in devices based on Qualcomm 8974 and newer platforms. > > > > Reviewed-by: Mark Brown <broonie@kernel.org> > > > Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> > > > Mark/Liam, can you please pick this up. The dependencies for this have been merged > > in by the arm/soc maintainers. > > > Acked-by: Andy Gross <agross@codeaurora.org> > > Please submit any patches you think should be included in the upstream > kernel using the process documented in SubmittingPatches. I'm sorry, I thought I did and Andy's comment was to inform you that the other 4 patches in this series have been merged. Do you want me to resend this single patch on its own? Or is there anything else you would like me to do with it? Regards, Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Date | 2015-08-15 16:10 +0200 |
| Message-ID | <pXKjL-3FW-17@gated-at.bofh.it> |
| In reply to | #1208019 |
[Multipart message — attachments visible in raw view] — view raw
On Fri, Aug 14, 2015 at 09:59:50PM -0700, Bjorn Andersson wrote: > On Fri 14 Aug 19:14 PDT 2015, Mark Brown wrote: > > Please submit any patches you think should be included in the upstream > > kernel using the process documented in SubmittingPatches. > I'm sorry, I thought I did and Andy's comment was to inform you that the > other 4 patches in this series have been merged. > Do you want me to resend this single patch on its own? Or is there > anything else you would like me to do with it? Yes, you need to send patches to me if you want me to consider applying them. Sending me content free pings mostly just adds to the mail volume, I can't apply a content free ping and given that it's a reply to something with my Reviewed-by on it's not even something I replied to. If I gave a Reviewed-by for the patch it's presumably because there are some dependencies that prevented me just applying it and I was expecting it to go in with the rest of the series, are there any actual dependencies here or have the dependencies reached Linus' tree?
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web