Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1257631
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] serial: support 16-bit register interface for console |
| Date | 2015-10-28 04:30 +0100 |
| Message-ID | <qopAZ-5Ed-5@gated-at.bofh.it> (permalink) |
| References | <qnHqh-3zS-3@gated-at.bofh.it> <qocX8-5RG-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Peter, 2015-10-27 22:53 GMT+09:00 Peter Hurley <peter@hurleysoftware.com>: > Hi Masahiro, > > On 10/26/2015 12:11 AM, Masahiro Yamada wrote: >> Currently, 8-bit (MMIO) and 32-bit (MMIO32) register interfaces are >> supported for the 8250 console, but the 16-bit (MMIO16) is not. >> The 8250 UART device on my board is connected to a 16-bit bus >> and my main motivation is to use earlycon with it. >> (Refer to arch/arm/boot/dts/uniphier-support-card.dtsi) > > As I noted in reviewing v2, the patch hunk below does not apply. > You must rebase your changes on top of Greg's tty-next tree. > Sorry, I missed your comment on v2. I will send v4. -- Best Regards Masahiro Yamada -- 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
[PATCH v3] serial: support 16-bit register interface for console Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-26 05:20 +0100
Re: [PATCH v3] serial: support 16-bit register interface for console Peter Hurley <peter@hurleysoftware.com> - 2015-10-27 15:00 +0100
Re: [PATCH v3] serial: support 16-bit register interface for console Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-28 04:30 +0100
csiph-web