Re: [PATCH v5 3/3] tty: serial: samsung: Fix serial rx on Apple A7-A9

From: Andi Shyti
Date: Wed Sep 11 2024 - 02:59:25 EST


Hi Nick,

On Wed, Sep 11, 2024 at 01:02:13PM GMT, Nick Chan wrote:
> Apple's older A7-A9 SoCs seems to use bit 3 in UTRSTAT as RXTO, which is
> enabled by bit 11 in UCON.
>
> Access these bits in addition to the original RXTO and RXTO enable bits,
> to allow serial rx to function on A7-A9 SoCs. This change does not
> appear to affect the A10 SoC and up.
>
> Tested-by: Janne Grunau <j@xxxxxxxxxx>
> Reviewed-by: Neal Gompa <neal@xxxxxxxxx>
> Signed-off-by: Nick Chan <towinchenmi@xxxxxxxxx>

Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxx>

Thanks,
Andi