> From: Simon Glass
> Date: Mon, 11 Oct 2021 11:00:39 -0600
>
> Hi Mark,
>
> On Sun, 3 Oct 2021 at 12:33, Mark Kettenis wrote:
> >
> > Apple M1 SoCs include an S5L UART which is a variant of the S5P
> > UART. Add support for this variant and enable it by default
> > on Apple SoCs.
> >
> > Sign
Hi Mark,
On Sun, 3 Oct 2021 at 12:33, Mark Kettenis wrote:
>
> Apple M1 SoCs include an S5L UART which is a variant of the S5P
> UART. Add support for this variant and enable it by default
> on Apple SoCs.
>
> Signed-off-by: Mark Kettenis
> ---
> arch/arm/Kconfig| 1 +
>
Apple M1 SoCs include an S5L UART which is a variant of the S5P
UART. Add support for this variant and enable it by default
on Apple SoCs.
Signed-off-by: Mark Kettenis
---
arch/arm/Kconfig| 1 +
arch/arm/include/asm/arch-m1/uart.h | 41 +++
configs/apple_m1_defcon
3 matches
Mail list logo