Add "rda" earlycon driver for RDA8810PL UART.
Signed-off-by: Andreas Färber
---
Documentation/admin-guide/kernel-parameters.txt | 6 ++
drivers/tty/serial/Kconfig | 19
drivers/tty/serial/Makefile | 1 +
drivers/tty/serial/
This implements an earlycon for Actions Semi S500/S900 SoCs.
Based on LeMaker linux-actions tree.
Signed-off-by: Andreas Färber
---
v4 -> v5:
* Squashed documentation (Greg)
v3 -> v4: Unchanged
v2 -> v3:
* Adopted BIT() macro
v1 -> v2:
* Extended Kconfig help to ment
el.org
Cc: Jonathan Corbet
Cc: devicet...@vger.kernel.org
Andreas Färber (28):
dt-bindings: Add vendor prefix for Actions Semi
dt-bindings: arm: Document Actions Semi S500
dt-bindings: timer: Document Owl timer
clocksource: Add Owl timer
clocksource: owl: Add S900 support
ARM: Prepare Act
Add the "owl" earlycon option to kernel-parameters.txt.
Signed-off-by: Andreas Färber
---
v3 -> v4:
* Extended help text and commit message (Jonathan)
v1 -> v2 -> v3: unchanged
Documentation/admin-guide/kernel-parameters.txt | 6 ++
1 file changed, 6 insertio
Am 03.03.2017 um 23:46 schrieb Jonathan Corbet:
> On Fri, 24 Feb 2017 04:40:47 +0100
> Andreas Färber wrote:
>
>> +owl,
>> +Start an early, polled-mode console on an Owl serial
>> +port at the specified ad
* Add clocksource driver
Cc: Mark Rutland
Cc: Arnd Bergmann
Cc: Rob Herring
Cc: Daniel Lezcano
Cc: mp...@actions-semi.com
Cc: 96boa...@ucrobotics.com
Cc: supp...@lemaker.org
Cc: linux-ser...@vger.kernel.org
Cc: linux-doc@vger.kernel.org
Cc: devicet...@vger.kernel.org
Andreas Färber (25):
dt-binding
Signed-off-by: Andreas Färber
---
v1 -> v2 -> v3: unchanged
Documentation/admin-guide/kernel-parameters.txt | 6 ++
1 file changed, 6 insertions(+)
diff --git a/Documentation/admin-guide/kernel-parameters.txt
b/Documentation/admin-guide/kernel-parameters.txt
index 986e443..f
Signed-off-by: Andreas Färber
---
v1 -> v2: unchanged
Documentation/admin-guide/kernel-parameters.txt | 6 ++
1 file changed, 6 insertions(+)
diff --git a/Documentation/admin-guide/kernel-parameters.txt
b/Documentation/admin-guide/kernel-parameters.txt
index 986e443..f48a142 100
IAP140 is either based on or was renamed from PXA1908.
Signed-off-by: Andreas Färber
---
v2: new (Thomas)
Documentation/arm/Marvell/README | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/Documentation/arm/Marvell/README b/Documentation/arm/Marvell/README
Signed-off-by: Andreas Färber
---
Documentation/admin-guide/kernel-parameters.txt | 6 ++
1 file changed, 6 insertions(+)
diff --git a/Documentation/admin-guide/kernel-parameters.txt
b/Documentation/admin-guide/kernel-parameters.txt
index 01f5788..c741166 100644
--- a/Documentation/admin
Hi,
In subject: s/smmac/stmmac/
Regards,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@v
Am 06.03.2016 um 12:21 schrieb Andreas Färber:
> Split off the bulk of the existing meson_serial_console_write()
> implementation into meson_serial_port_write() for implementing
> meson_serial_early_console_write().
>
> Use "meson" as the earlycon driver name, courtesy of
ne
Signed-off-by: Andreas Färber
---
v3 -> v4:
* Select SERIAL_EARLYCON (Arnd)
v2 -> v3:
* Rename from "meson_serial" to just "meson" (Nicolas)
v1 -> v2:
* Implement meson_serial_early_console_write() instead of reusing
meson_serial_console_write() (Peter)
Split off the bulk of the existing meson_serial_console_write()
implementation into meson_serial_port_write() for implementing
meson_serial_early_console_write().
Use "meson" as the earlycon driver name, courtesy of Nicolas.
Signed-off-by: Nicolas Saenz Julienne
Signed-off-by: Andr
Split off the bulk of the existing meson_serial_console_write()
implementation into meson_serial_port_write() for implementing
meson_serial_early_console_write().
Signed-off-by: Andreas Färber
---
v1 -> v2:
* Implement meson_serial_early_console_write() instead of reus
Hi Peter,
Am 08.02.2016 um 05:22 schrieb Peter Hurley:
> On 02/07/2016 12:57 PM, Andreas Färber wrote:
>> Reuse the existing console write implementation for implementing
>> DT-based and command-line-based earlycon support.
>>
>> Signed-off-by: Andreas Färber
>
Reuse the existing console write implementation for implementing
DT-based and command-line-based earlycon support.
Signed-off-by: Andreas Färber
---
Documentation/kernel-parameters.txt | 6 ++
drivers/tty/serial/meson_uart.c | 13 +
2 files changed, 19 insertions(+)
diff
17 matches
Mail list logo