On 8/9/2024 17:14, Krzysztof Kozlowski wrote: > On 08/09/2024 11:05, 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. >> >> Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > This never happened. Please do not add fake tags. Sorry, this happened by mistake, and tags are added to both commits present in previous versions by accident. I can send a v4 tomorrow, though I think it is the best if this version is to be reviewed, since the mistake does not make a difference in the patch submitted further upstream, and it saves everyone's time. > > Best regards, > Krzysztof > Nick Chan