Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1327559 > unrolled thread
| Started by | Jon Hunter <jonathanh@nvidia.com> |
|---|---|
| First post | 2016-02-05 10:30 +0100 |
| Last post | 2016-02-07 07:10 +0100 |
| Articles | 2 — 2 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 v6 00/12] Earlycon cleanup Jon Hunter <jonathanh@nvidia.com> - 2016-02-05 10:30 +0100
Re: [PATCH v6 00/12] Earlycon cleanup Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-02-07 07:10 +0100
| From | Jon Hunter <jonathanh@nvidia.com> |
|---|---|
| Date | 2016-02-05 10:30 +0100 |
| Subject | Re: [PATCH v6 00/12] Earlycon cleanup |
| Message-ID | <qYKSf-6Mb-19@gated-at.bofh.it> |
Hi all, On 16/01/16 23:23, Peter Hurley wrote: > Hi Greg, Grant & Rob, > > This patch series is a rebase of the v3 from April last year. > > This patch series builds on my earlier "Extensible console matching & > direct earlycon" to add several useful features to earlycon: > * Proper port i/o configuration from DT node with of_serial properties > (such as reg-io-width, reg-shift and reg-offset, and endianness) > * Proper console name & index initialization from earlycon name > (for both command line and DT-defined earlycons) > * Support for DT 'stdout-path' options pass-through to earlycon setup > * Improved log messages for troubleshooting > * Support for multiple OF earlycon declarations so different > compatible strings can specify the same OF earlycon I just wanted to check the status of this series. I have not seen it appear in -next yet. I was waiting for this to get merged so that I can enable earlycon via DT for Tegra. Cheers Jon
[toc] | [next] | [standalone]
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2016-02-07 07:10 +0100 |
| Message-ID | <qZqHM-1Z2-11@gated-at.bofh.it> |
| In reply to | #1327559 |
On Fri, Feb 05, 2016 at 09:19:56AM +0000, Jon Hunter wrote: > Hi all, > > On 16/01/16 23:23, Peter Hurley wrote: > > Hi Greg, Grant & Rob, > > > > This patch series is a rebase of the v3 from April last year. > > > > This patch series builds on my earlier "Extensible console matching & > > direct earlycon" to add several useful features to earlycon: > > * Proper port i/o configuration from DT node with of_serial properties > > (such as reg-io-width, reg-shift and reg-offset, and endianness) > > * Proper console name & index initialization from earlycon name > > (for both command line and DT-defined earlycons) > > * Support for DT 'stdout-path' options pass-through to earlycon setup > > * Improved log messages for troubleshooting > > * Support for multiple OF earlycon declarations so different > > compatible strings can specify the same OF earlycon > > I just wanted to check the status of this series. I have not seen it > appear in -next yet. I was waiting for this to get merged so that I can > enable earlycon via DT for Tegra. Now in my testing branch, if all goes well, will show up in -next in a few days. thanks, greg k-h
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web