Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1204510
| From | Noam Camus <noamc@ezchip.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [v2 3/3] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree |
| Date | 2015-08-10 21:30 +0200 |
| Message-ID | <pW0VI-7eq-13@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <pTxEt-1tJ-3@gated-at.bofh.it> <pTxEt-1tJ-5@gated-at.bofh.it> <pTxEt-1tJ-7@gated-at.bofh.it> <pW0VI-7eq-15@gated-at.bofh.it> <pTxEt-1tJ-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Greg KH <greg@kroah.com> Sent: Tuesday, August 4, 2015 2:44 AM > > From: Noam Camus <noamc@ezchip.com> > > > > Add support for OF option "no-loopback-test" > > > > use case: simulator which does not implements loopback test mode. > > Can't you just fix the simulator to be "correct"? I just got this simulator pre-built and as kernel developer I borrowed from generic 8250 this idea for OF option. seem to me that loopback test is optional since kernel for generic 8250 already support "no-loopback-test" option. Noam-- 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 | Find similar | Unroll thread
Re: [v2 3/3] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree Noam Camus <noamc@ezchip.com> - 2015-08-10 21:30 +0200
csiph-web