Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1625490
| From | Greg KH <greg@kroah.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] serial: imx: support enabling rs485 at boot time with DT option |
| Date | 2017-04-18 19:40 +0200 |
| Message-ID | <txFgB-un-5@gated-at.bofh.it> (permalink) |
| References | <txEDU-8uq-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Apr 18, 2017 at 07:54:33PM +0300, Alexey Ignatov wrote: > Signed-off-by: Alexey Ignatov <lexszero@gmail.com> > --- > drivers/tty/serial/imx.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > I can't take patches without any changelog text at all, sorry. And you forgot to cc: the maintainer of the subsystem you are writing a patch for, not a good way to get it accepted :) Please use scripts/get_maintainer.pl to help you out. thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] serial: imx: support enabling rs485 at boot time with DT option Alexey Ignatov <lexszero@gmail.com> - 2017-04-18 19:00 +0200 [PATCH 2/2] serial: imx: allow enabling RX during TX operation with DT option Alexey Ignatov <lexszero@gmail.com> - 2017-04-18 19:00 +0200 Re: [PATCH 1/2] serial: imx: support enabling rs485 at boot time with DT option Greg KH <greg@kroah.com> - 2017-04-18 19:40 +0200
csiph-web