Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1190664
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Frans Klaver <fransklaver@gmail.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/4] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree |
| Date | Thu, 23 Jul 2015 08:50:02 +0200 |
| Message-ID | <pPium-7ld-23@gated-at.bofh.it> (permalink) |
| References | <pOYFk-2Td-9@gated-at.bofh.it> <pOYFk-2Td-21@gated-at.bofh.it> <pOYFl-2Td-27@gated-at.bofh.it> <pP1jQ-6Jj-7@gated-at.bofh.it> <pPiaZ-6YI-7@gated-at.bofh.it> |
| X-Original-To | Noam Camus <noamc@ezchip.com> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=b+fvtlX0VvP9XfdHbDGgTHEw/LorPOazroiJWO1Z3zI=; b=04lk/2HWq9+FPfZ9YB0ArCtEl2yH1XeoA8tcROiOeZJwLn4n8pLAx6DGskopp9BJ5S /2jdkAbjVJ9rCK98FiKTf7Eg9mZoWg8rXBoEBzslD+akDTGgB6+mgpqQupOjavX8zF/3 5jrpl4DELGDANDfKi73T0SzKgol0Nt1+r1VvAxG6mHjqNrDhC5pYsFrJRgSSDaA74Cf6 8aEAw5HL8nflAxCIsSxroOpTbAPcN2GVlp6VTLBJoURjhyIVnBOwacZKvzetAvcg2EyE fgixxChZOkOIjPnc0xPDoBOXJu0TO8ewHxcA74Yu7l5g99KAgjMaZt2vB+Ax22xEvkZH 2lZg== |
| MIME-Version | 1.0 |
| X-Received | by 10.194.77.97 with SMTP id r1mr11921427wjw.98.1437634017740; Wed, 22 Jul 2015 23:46:57 -0700 (PDT) |
| Content-Type | text/plain; charset=UTF-8 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 24 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Peter Hurley <peter@hurleysoftware.com>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, "linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>, "Alexey.Brodkin@synopsys.com" <Alexey.Brodkin@synopsys.com>, "vgupta@synopsys.com" <vgupta@synopsys.com>, "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>, "jslaby@suse.com" <jslaby@suse.com> |
| X-Original-Date | Thu, 23 Jul 2015 08:46:57 +0200 |
| X-Original-Message-ID | <CAH6sp9NN6UBbPDrR_nMi14zqj-EE7PwQppMc-WM3y5ovytCv=A@mail.gmail.com> |
| X-Original-References | <1437557699-25722-1-git-send-email-noamc@ezchip.com> <1437557699-25722-2-git-send-email-noamc@ezchip.com> <1437557699-25722-3-git-send-email-noamc@ezchip.com> <55AF8A8E.9070706@hurleysoftware.com> <DB4PR02MB272917ED7AC857977C006CDD6820@DB4PR02MB272.eurprd02.prod.outlook.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1190664 |
Show key headers only | View raw
On Thu, Jul 23, 2015 at 8:21 AM, Noam Camus <noamc@ezchip.com> wrote: > From: Peter Hurley [mailto:peter@hurleysoftware.com] > Sent: Wednesday, July 22, 2015 3:21 PM > >>>On 07/22/2015 05:34 AM, Noam Camus wrote: >>> From: Noam Camus <noamc@ezchip.com> >>> >>> Add support for OF option "no-loopback-test" > >> Changes to devicetree need to at least get acks from DT maintainers. > I will add them in my v2 > Should I take this patch apart from this set or should I add DT maintainers to whole set? Add them at least to your cover letter and this one specifically. It's a small set, so it's fine to add them to all patches, so they can see the bigger picture. No need to take this patch out of the set (and context). Frans -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
RE: [PATCH 2/4] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree Noam Camus <noamc@ezchip.com> - 2015-07-23 08:30 +0200 Re: [PATCH 2/4] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree Frans Klaver <fransklaver@gmail.com> - 2015-07-23 08:50 +0200
csiph-web