Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1245170 > unrolled thread
| Started by | Tony Lindgren <tony@atomide.com> |
|---|---|
| First post | 2015-10-12 23:40 +0200 |
| Last post | 2015-10-13 08:50 +0200 |
| Articles | 4 — 3 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] ARM: dts: twl4030: Add iio properties for bci subnode Tony Lindgren <tony@atomide.com> - 2015-10-12 23:40 +0200
Re: [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode Tony Lindgren <tony@atomide.com> - 2015-10-13 00:30 +0200
Re: [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode Sebastian Reichel <sre@kernel.org> - 2015-10-13 02:00 +0200
Re: [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode Belisko Marek <marek.belisko@gmail.com> - 2015-10-13 08:50 +0200
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Date | 2015-10-12 23:40 +0200 |
| Subject | Re: [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode |
| Message-ID | <qiSZ3-2WA-3@gated-at.bofh.it> |
* Belisko Marek <marek.belisko@gmail.com> [150926 13:02]: > Tony sorry I forgot to add you to the recipients for this patchset. > Can you please queue this patch. Many thanks. OK applying into omap-for-v4.4/dt thanks. Tony -- 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 | Tony Lindgren <tony@atomide.com> |
|---|---|
| Date | 2015-10-13 00:30 +0200 |
| Message-ID | <qiTLr-45V-9@gated-at.bofh.it> |
| In reply to | #1245170 |
* Tony Lindgren <tony@atomide.com> [151012 14:43]: > * Belisko Marek <marek.belisko@gmail.com> [150926 13:02]: > > Tony sorry I forgot to add you to the recipients for this patchset. > > Can you please queue this patch. Many thanks. > > OK applying into omap-for-v4.4/dt thanks. Actually dropping this one, it makes build fail as we don't have twl4030_madc yet. Maybe please send a separate set of dts patches for me. Regards, Tony -- 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 | Sebastian Reichel <sre@kernel.org> |
|---|---|
| Date | 2015-10-13 02:00 +0200 |
| Message-ID | <qiVay-61y-9@gated-at.bofh.it> |
| In reply to | #1245192 |
[Multipart message — attachments visible in raw view] — view raw
Hi,
On Mon, Oct 12, 2015 at 03:20:10PM -0700, Tony Lindgren wrote:
> * Tony Lindgren <tony@atomide.com> [151012 14:43]:
> > * Belisko Marek <marek.belisko@gmail.com> [150926 13:02]:
> > > Tony sorry I forgot to add you to the recipients for this patchset.
> > > Can you please queue this patch. Many thanks.
> >
> > OK applying into omap-for-v4.4/dt thanks.
>
> Actually dropping this one, it makes build fail as we don't
> have twl4030_madc yet.
>
> Maybe please send a separate set of dts patches for me.
mh that's strange, twl4030-madc is there since a long time. But
checking the patch, it seems Marek got the phandle wrong:
$ grep -B1 "ti,twl4030-madc" arch/arm/boot/dts/twl4030.dtsi
twl_madc: madc {
compatible = "ti,twl4030-madc";
Once that is fixed, the patch should have no dependencies.
-- Sebastian
[toc] | [prev] | [next] | [standalone]
| From | Belisko Marek <marek.belisko@gmail.com> |
|---|---|
| Date | 2015-10-13 08:50 +0200 |
| Message-ID | <qj1zj-6ZR-5@gated-at.bofh.it> |
| In reply to | #1245217 |
Hi,
On Tue, Oct 13, 2015 at 1:53 AM, Sebastian Reichel <sre@kernel.org> wrote:
> Hi,
>
> On Mon, Oct 12, 2015 at 03:20:10PM -0700, Tony Lindgren wrote:
>> * Tony Lindgren <tony@atomide.com> [151012 14:43]:
>> > * Belisko Marek <marek.belisko@gmail.com> [150926 13:02]:
>> > > Tony sorry I forgot to add you to the recipients for this patchset.
>> > > Can you please queue this patch. Many thanks.
>> >
>> > OK applying into omap-for-v4.4/dt thanks.
>>
>> Actually dropping this one, it makes build fail as we don't
>> have twl4030_madc yet.
>>
>> Maybe please send a separate set of dts patches for me.
>
> mh that's strange, twl4030-madc is there since a long time. But
> checking the patch, it seems Marek got the phandle wrong:
OK, thanks for letting me know. I'll send update soon. Thanks.
>
> $ grep -B1 "ti,twl4030-madc" arch/arm/boot/dts/twl4030.dtsi
> twl_madc: madc {
> compatible = "ti,twl4030-madc";
>
> Once that is fixed, the patch should have no dependencies.
>
> -- Sebastian
BR,
marek
--
as simple and primitive as possible
-------------------------------------------------
Marek Belisko - OPEN-NANDRA
Freelance Developer
Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
Tel: +421 915 052 184
skype: marekwhite
twitter: #opennandra
web: http://open-nandra.com
--
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