From: Tuomas Tynkkynen <hidden> Date: 2018-02-07 00:53:38
The Raspberry Pi 3 uses the 8250-based auxilary UART of the BCM2837 SoC
as the primary serial console of the board, so enable it in the
multiplatform defconfig.
Signed-off-by: Tuomas Tynkkynen <redacted>
---
arch/arm/configs/multi_v7_defconfig | 3 +++
1 file changed, 3 insertions(+)
From: Eric Anholt <hidden> Date: 2018-02-09 12:06:54
Tuomas Tynkkynen [off-list ref] writes:
The Raspberry Pi 3 uses the 8250-based auxilary UART of the BCM2837 SoC
as the primary serial console of the board, so enable it in the
multiplatform defconfig.
Signed-off-by: Tuomas Tynkkynen <redacted>
Reviewed-by: Eric Anholt <redacted>
I'm planning on putting this in -next once rc1 shows up, unless people
really want it in -fixes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180209/31ed4362/attachment.sig>
From: Eric Anholt <hidden> Date: 2018-02-22 23:30:57
Eric Anholt [off-list ref] writes:
[ Unknown signature status ]
Tuomas Tynkkynen [off-list ref] writes:
quoted
The Raspberry Pi 3 uses the 8250-based auxilary UART of the BCM2837 SoC
as the primary serial console of the board, so enable it in the
multiplatform defconfig.
Signed-off-by: Tuomas Tynkkynen <redacted>
Reviewed-by: Eric Anholt <redacted>
I'm planning on putting this in -next once rc1 shows up, unless people
really want it in -fixes.