Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1291450 > unrolled thread
| Started by | Nishanth Menon <nm@ti.com> |
|---|---|
| First post | 2015-12-14 19:50 +0100 |
| Last post | 2015-12-26 14:50 +0100 |
| Articles | 11 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH V2 0/3] ARM: multi_v7_defconfig: Enable more OMAP family platforms Nishanth Menon <nm@ti.com> - 2015-12-14 19:50 +0100
[PATCH V2 3/3] ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators Nishanth Menon <nm@ti.com> - 2015-12-14 19:50 +0100
Re: [PATCH V2 3/3] ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators Olof Johansson <olof@lixom.net> - 2015-12-22 20:50 +0100
[PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 Nishanth Menon <nm@ti.com> - 2015-12-14 19:50 +0100
Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 Afzal Mohammed <afzal.mohd.ma@gmail.com> - 2015-12-15 15:00 +0100
Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 Nishanth Menon <nm@ti.com> - 2015-12-15 15:50 +0100
Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 Afzal Mohammed <afzal.mohd.ma@gmail.com> - 2015-12-16 14:50 +0100
Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 Nishanth Menon <nm@ti.com> - 2015-12-16 15:10 +0100
Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 Afzal Mohammed <afzal.mohd.ma@gmail.com> - 2015-12-16 15:20 +0100
Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 Olof Johansson <olof@lixom.net> - 2015-12-22 20:50 +0100
Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 Afzal Mohammed <afzal.mohd.ma@gmail.com> - 2015-12-26 14:50 +0100
| From | Nishanth Menon <nm@ti.com> |
|---|---|
| Date | 2015-12-14 19:50 +0100 |
| Subject | [PATCH V2 0/3] ARM: multi_v7_defconfig: Enable more OMAP family platforms |
| Message-ID | <qFGm6-1sC-19@gated-at.bofh.it> |
Hi, V1: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-April/336582.html V2: is just a rebase of the series on top ov v4.4-rc5 Ran into all kinds of test farm issues recently, hence the delay in repost.. I still seem to have a few more quirks to resolve in the board test farm.. but as far as I can see, things look better after the series. Series baseline: v4.4-rc5 (applies on next-20151214 as well) Plain v4.4-rc5 1: am335x-evm: BOOT: PASS: err=5 warn=24: http://pastebin.ubuntu.com/14008259/ 2: am335x-sk: BOOT: PASS: err=3 warn=20: http://pastebin.ubuntu.com/14008260/ 3: am3517-evm: BOOT: PASS: alert=1 err=12 warn=45: http://pastebin.ubuntu.com/14008261/ 4: am37x-evm: BOOT: PASS: err=5 warn=20: http://pastebin.ubuntu.com/14008263/ 5: am437x-sk: BOOT: FAIL: http://pastebin.ubuntu.com/14008265/ 6: am43xx-epos: BOOT: PASS: err=7 warn=20: http://pastebin.ubuntu.com/14008266/ 7: am43xx-gpevm: BOOT: PASS: err=10 warn=25: http://pastebin.ubuntu.com/14008267/ 8: BeagleBoard-X15: BOOT: PASS: http://pastebin.ubuntu.com/14008268/ 9: BeagleBoard-XM: BOOT: PASS: err=15 warn=10: http://pastebin.ubuntu.com/14008270/ 10: beagleboard-vanilla: BOOT: PASS: err=8 warn=12: http://pastebin.ubuntu.com/14008271/ 11: beaglebone-black: BOOT: PASS: err=4 warn=13: http://pastebin.ubuntu.com/14008272/ 12: beaglebone: BOOT: FAIL: http://pastebin.ubuntu.com/14008273/ 13: craneboard: BOOT: PASS: err=15 warn=45: http://pastebin.ubuntu.com/14008275/ 14: dra72x-evm: BOOT: PASS: err=5 warn=11: http://pastebin.ubuntu.com/14008276/ 15: dra7xx-evm: BOOT: PASS: err=4 warn=9: http://pastebin.ubuntu.com/14008277/ 16: ldp3430: BOOT: FAIL: http://pastebin.ubuntu.com/14008278/ 17: n900: BOOT: PASS: err=5 warn=13: http://pastebin.ubuntu.com/14008280/ 18: omap5-evm: BOOT: PASS: err=11 warn=16: http://pastebin.ubuntu.com/14008281/ 19: pandaboard-es: BOOT: PASS: err=17 warn=24: http://pastebin.ubuntu.com/14008282/ 20: pandaboard-vanilla: BOOT: PASS: err=17 warn=23: http://pastebin.ubuntu.com/14008283/ 21: sdp3430: BOOT: PASS: err=17 warn=14: http://pastebin.ubuntu.com/14008284/ 22: sdp4430: BOOT: PASS: err=20 warn=27: http://pastebin.ubuntu.com/14008285/ TOTAL = 22 boards, Booted Boards = 19, No Boot boards = 3 v4.4-rc5 + this series: 1: am335x-evm: BOOT: PASS: err=5 warn=22: http://pastebin.ubuntu.com/14010157/ 2: am3517-evm: BOOT: PASS: alert=1 err=12 warn=45: http://pastebin.ubuntu.com/14010160/ 3: am37x-evm: BOOT: PASS: err=5 warn=20: http://pastebin.ubuntu.com/14010161/ 4: am437x-sk: BOOT: PASS: err=10 warn=20: http://pastebin.ubuntu.com/14010162/ 5: am43xx-epos: BOOT: PASS: err=7 warn=20: http://pastebin.ubuntu.com/14010166/ 6: am43xx-gpevm: BOOT: PASS: err=10 warn=25: http://pastebin.ubuntu.com/14010168/ 7: BeagleBoard-X15: BOOT: PASS: err=4 warn=13: http://pastebin.ubuntu.com/14010170/ 8: BeagleBoard-XM: BOOT: PASS: err=15 warn=10: http://pastebin.ubuntu.com/14010171/ 9: beagleboard-vanilla: BOOT: PASS: err=8 warn=12: http://pastebin.ubuntu.com/14010172/ 10: beaglebone-black: BOOT: PASS: err=4 warn=15: http://pastebin.ubuntu.com/14010173/ 11: beaglebone: BOOT: PASS: err=4 warn=11: http://pastebin.ubuntu.com/14010176/ 12: craneboard: BOOT: FAIL: http://pastebin.ubuntu.com/14010179/ 13: dra72x-evm: BOOT: PASS: err=5 warn=11: http://pastebin.ubuntu.com/14010180/ 14: dra7xx-evm: BOOT: PASS: err=4 warn=15: http://pastebin.ubuntu.com/14010183/ 15: ldp3430: BOOT: FAIL: http://pastebin.ubuntu.com/14010184/ 16: n900: BOOT: PASS: err=5 warn=13: http://pastebin.ubuntu.com/14010185/ 17: omap5-evm: BOOT: PASS: err=11 warn=16: http://pastebin.ubuntu.com/14010188/ 18: pandaboard-es: BOOT: PASS: err=17 warn=24: http://pastebin.ubuntu.com/14010189/ 19: pandaboard-vanilla: BOOT: PASS: err=17 warn=22: http://pastebin.ubuntu.com/14010191/ 20: sdp3430: BOOT: PASS: err=17 warn=14: http://pastebin.ubuntu.com/14010192/ 21: sdp4430: BOOT: PASS: err=20 warn=27: http://pastebin.ubuntu.com/14010193/ TOTAL = 21 boards, Booted Boards = 19, No Boot boards = 2 Craneboard failure in the log was traced to older arago filesystem used -> need to update all boards soonish.. LDP is more interesting failure: http://pastebin.ubuntu.com/14010254/ change helps LDP3430 bootup. It does look like a driver bug of some sort at this point in time.. Nishanth Menon (3): ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65218 ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators arch/arm/configs/multi_v7_defconfig | 5 +++++ 1 file changed, 5 insertions(+) -- 1.7.9.5 -- 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 | Nishanth Menon <nm@ti.com> |
|---|---|
| Date | 2015-12-14 19:50 +0100 |
| Subject | [PATCH V2 3/3] ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators |
| Message-ID | <qFGm6-1sC-27@gated-at.bofh.it> |
| In reply to | #1291450 |
ABB and PBIAS are internal LDO control regulators that are needed for maintaining proper functionality of OMAP architecture SoCs. Enable the same. PBIAS is already enabled, so just enable ABB regulator as well. Signed-off-by: Nishanth Menon <nm@ti.com> --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index f8b61b7abc41..eba026af7f90 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -440,6 +440,7 @@ CONFIG_REGULATOR_QCOM_RPM=y CONFIG_REGULATOR_QCOM_SMD_RPM=y CONFIG_REGULATOR_S2MPS11=y CONFIG_REGULATOR_S5M8767=y +CONFIG_REGULATOR_TI_ABB=y CONFIG_REGULATOR_TPS51632=y CONFIG_REGULATOR_TPS62360=y CONFIG_REGULATOR_TPS65090=y -- 1.7.9.5 -- 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 | Olof Johansson <olof@lixom.net> |
|---|---|
| Date | 2015-12-22 20:50 +0100 |
| Subject | Re: [PATCH V2 3/3] ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators |
| Message-ID | <qIB6y-8a4-15@gated-at.bofh.it> |
| In reply to | #1291451 |
On Mon, Dec 14, 2015 at 12:43:00PM -0600, Nishanth Menon wrote: > ABB and PBIAS are internal LDO control regulators that are needed for > maintaining proper functionality of OMAP architecture SoCs. Enable the > same. PBIAS is already enabled, so just enable ABB regulator as well. > > Signed-off-by: Nishanth Menon <nm@ti.com> Applied, thanks. -Olof -- 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 | Nishanth Menon <nm@ti.com> |
|---|---|
| Date | 2015-12-14 19:50 +0100 |
| Subject | [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 |
| Message-ID | <qFGm6-1sC-29@gated-at.bofh.it> |
| In reply to | #1291450 |
Enable PMIC for beaglebone similar to commit 7a5c6065669c ("ARM:
OMAP2+: omap2plus_defconfig: Add tps65217 support") - this allows
multi_v7_defconfig to boot up on older beaglebone platforms.
Signed-off-by: Nishanth Menon <nm@ti.com>
---
arch/arm/configs/multi_v7_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 69a22fdb52a5..a8b6de1d6d9a 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -411,6 +411,7 @@ CONFIG_MFD_SEC_CORE=y
CONFIG_MFD_STMPE=y
CONFIG_MFD_PALMAS=y
CONFIG_MFD_TPS65090=y
+CONFIG_MFD_TPS65217=y
CONFIG_MFD_TPS6586X=y
CONFIG_MFD_TPS65910=y
CONFIG_REGULATOR_AB8500=y
@@ -441,6 +442,7 @@ CONFIG_REGULATOR_S5M8767=y
CONFIG_REGULATOR_TPS51632=y
CONFIG_REGULATOR_TPS62360=y
CONFIG_REGULATOR_TPS65090=y
+CONFIG_REGULATOR_TPS65217=y
CONFIG_REGULATOR_TPS6586X=y
CONFIG_REGULATOR_TPS65910=y
CONFIG_REGULATOR_TWL4030=y
--
1.7.9.5
--
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 | Afzal Mohammed <afzal.mohd.ma@gmail.com> |
|---|---|
| Date | 2015-12-15 15:00 +0100 |
| Subject | Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 |
| Message-ID | <qFYj0-4PG-9@gated-at.bofh.it> |
| In reply to | #1291452 |
Hi,
On Mon, Dec 14, 2015 at 12:42:58PM -0600, Nishanth Menon wrote:
> Enable PMIC for beaglebone similar to commit 7a5c6065669c ("ARM:
> OMAP2+: omap2plus_defconfig: Add tps65217 support") - this allows
> multi_v7_defconfig to boot up on older beaglebone platforms.
A similar one -
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/384289.html
your v1 was earlier than the above, so mine should > /dev/null.
Seems Arnd wants multi_v7_defconfig changes thr' submaintainers rather
than directly (which I initially thought was supposed to be done)
Regards
afzal
--
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 | Nishanth Menon <nm@ti.com> |
|---|---|
| Date | 2015-12-15 15:50 +0100 |
| Subject | Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 |
| Message-ID | <qFZ5o-5o7-15@gated-at.bofh.it> |
| In reply to | #1292204 |
On Tue, Dec 15, 2015 at 7:51 AM, Afzal Mohammed <afzal.mohd.ma@gmail.com> wrote:
> Hi,
>
> On Mon, Dec 14, 2015 at 12:42:58PM -0600, Nishanth Menon wrote:
>
>> Enable PMIC for beaglebone similar to commit 7a5c6065669c ("ARM:
>> OMAP2+: omap2plus_defconfig: Add tps65217 support") - this allows
>> multi_v7_defconfig to boot up on older beaglebone platforms.
>
> A similar one -
>
> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/384289.html
>
> your v1 was earlier than the above, so mine should > /dev/null.
If you'd like to, please reply back on original patch dropping your
patch.. or if queued, I can drop mine (I dont see it on linux-next
yet).
>
> Seems Arnd wants multi_v7_defconfig changes thr' submaintainers rather
> than directly (which I initially thought was supposed to be done)
Just following what
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/376637.html
was told. I am ok as all the submaintainers should be in CC of this
patch.
If you are ok with these patches, will appreciate to get a acked-by,
if you dont mind.
--
---
Regards,
Nishanth Menon
--
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 | Afzal Mohammed <afzal.mohd.ma@gmail.com> |
|---|---|
| Date | 2015-12-16 14:50 +0100 |
| Subject | Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 |
| Message-ID | <qGkCR-2of-13@gated-at.bofh.it> |
| In reply to | #1292229 |
Hi,
On Tue, Dec 15, 2015 at 08:49:07AM -0600, Nishanth Menon wrote:
> On Tue, Dec 15, 2015 at 7:51 AM, Afzal Mohammed <afzal.mohd.ma@gmail.com> wrote:
> > On Mon, Dec 14, 2015 at 12:42:58PM -0600, Nishanth Menon wrote:
> >> Enable PMIC for beaglebone similar to commit 7a5c6065669c ("ARM:
> >> OMAP2+: omap2plus_defconfig: Add tps65217 support") - this allows
> >> multi_v7_defconfig to boot up on older beaglebone platforms.
> >
> > A similar one -
> >
> > http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/384289.html
> >
> > your v1 was earlier than the above, so mine should > /dev/null.
>
> If you'd like to, please reply back on original patch dropping your
> patch.. or if queued, I can drop mine (I dont see it on linux-next
> yet).
That patch didn't get a reply at all, hence assuming that it won't be
picked & don't want to create a noise on that silent thread ;), but if
it gets applied, i will fight against my patch :)
> > Seems Arnd wants multi_v7_defconfig changes thr' submaintainers rather
> > than directly (which I initially thought was supposed to be done)
>
> Just following what
> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/376637.html
> was told. I am ok as all the submaintainers should be in CC of this
> patch.
Hmm..,
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-December/393016.html
but looks like Arnd applied it later.
> If you are ok with these patches, will appreciate to get a acked-by,
> if you dont mind.
Changelog refers to old beagle bone's, does new ones have a different
PMIC ?, i only have white bones ;)
Regards
afzal
--
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 | Nishanth Menon <nm@ti.com> |
|---|---|
| Date | 2015-12-16 15:10 +0100 |
| Subject | Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 |
| Message-ID | <qGkWd-2Ka-1@gated-at.bofh.it> |
| In reply to | #1292962 |
On 12/16/2015 07:45 AM, Afzal Mohammed wrote: [...] > Changelog refers to old beagle bone's, does new ones have a different > PMIC ?, i only have white bones ;) Blacks seem to boot (see cover-letter) - could be because of default configuration of tps65217. From my test log: 11: beaglebone-black: BOOT: PASS: err=4 warn=13: http://pastebin.ubuntu.com/14008272/ -- Regards, Nishanth Menon -- 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 | Afzal Mohammed <afzal.mohd.ma@gmail.com> |
|---|---|
| Date | 2015-12-16 15:20 +0100 |
| Subject | Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 |
| Message-ID | <qGl5U-2NG-11@gated-at.bofh.it> |
| In reply to | #1292971 |
Hi, On Wed, Dec 16, 2015 at 08:04:24AM -0600, Nishanth Menon wrote: > On 12/16/2015 07:45 AM, Afzal Mohammed wrote: > > Changelog refers to old beagle bone's, does new ones have a different > > PMIC ?, i only have white bones ;) > Blacks seem to boot (see cover-letter) - could be because of default > configuration of tps65217. From my test log: > 11: beaglebone-black: BOOT: PASS: err=4 warn=13: > http://pastebin.ubuntu.com/14008272/ But default is same for both right ? and since both uses same PMIC, something else - due to Uboot handling it differently ? Regards afzal -- 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 | Olof Johansson <olof@lixom.net> |
|---|---|
| Date | 2015-12-22 20:50 +0100 |
| Subject | Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 |
| Message-ID | <qIB6y-8a4-9@gated-at.bofh.it> |
| In reply to | #1292962 |
On Wed, Dec 16, 2015 at 07:15:41PM +0530, Afzal Mohammed wrote:
> Hi,
>
> On Tue, Dec 15, 2015 at 08:49:07AM -0600, Nishanth Menon wrote:
> > On Tue, Dec 15, 2015 at 7:51 AM, Afzal Mohammed <afzal.mohd.ma@gmail.com> wrote:
> > > On Mon, Dec 14, 2015 at 12:42:58PM -0600, Nishanth Menon wrote:
>
> > >> Enable PMIC for beaglebone similar to commit 7a5c6065669c ("ARM:
> > >> OMAP2+: omap2plus_defconfig: Add tps65217 support") - this allows
> > >> multi_v7_defconfig to boot up on older beaglebone platforms.
> > >
> > > A similar one -
> > >
> > > http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/384289.html
> > >
> > > your v1 was earlier than the above, so mine should > /dev/null.
> >
> > If you'd like to, please reply back on original patch dropping your
> > patch.. or if queued, I can drop mine (I dont see it on linux-next
> > yet).
>
> That patch didn't get a reply at all, hence assuming that it won't be
> picked & don't want to create a noise on that silent thread ;), but if
> it gets applied, i will fight against my patch :)
As mentioned in the earlier reply, don't assume a patch that hasn't been
applied yet won't be -- please follow up with a redaction of it if that's what
you want. Since I go through my mail folder in chronological order, I come
across your patch first and will apply it when I get to it.
Anyway, not a big deal since the contents is the same.
-Olof
--
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 | Afzal Mohammed <afzal.mohd.ma@gmail.com> |
|---|---|
| Date | 2015-12-26 14:50 +0100 |
| Subject | Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 |
| Message-ID | <qJXom-1yT-3@gated-at.bofh.it> |
| In reply to | #1297024 |
Hi, On Tue, Dec 22, 2015 at 11:31:52AM -0800, Olof Johansson wrote: > On Wed, Dec 16, 2015 at 07:15:41PM +0530, Afzal Mohammed wrote: > > That patch didn't get a reply at all, hence assuming that it won't be > > picked & don't want to create a noise on that silent thread ;), but if > > it gets applied, i will fight against my patch :) > > As mentioned in the earlier reply, don't assume a patch that hasn't been > applied yet won't be -- please follow up with a redaction of it if that's what > you want. Since I go through my mail folder in chronological order, I come > across your patch first and will apply it when I get to it. i will keep this in mind the next time. Another reason that made me hesitant to ping either in positive of negative was that it was a trivial one. Thanks Olof. Regards afzal > > Anyway, not a big deal since the contents is the same. -- 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] | [standalone]
Back to top | Article view | linux.kernel
csiph-web