Re: [PATCH 0/2] phy: qualcomm: eusb2-repeater: Some fixes after the regmap rework

From: Elliot Berman
Date: Thu Jan 04 2024 - 17:58:48 EST




On 1/4/2024 6:52 AM, Abel Vesa wrote:
> Found the first issue (from first patch) while adding support
> for X Elite (X1E80100) which comes with more than one repeaters.
> The second fix is just bonus.
>

Tested-by: Elliot Berman <quic_eberman@xxxxxxxxxxx> # sm8650-qrd

> ---
> Abel Vesa (2):
> phy: qualcomm: eusb2-repeater: Fix the regfields for multiple instances
> phy: qualcomm: eusb2-repeater: Drop the redundant zeroing
>
> drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c | 23 ++++++++++-------------
> 1 file changed, 10 insertions(+), 13 deletions(-)
> ---
> base-commit: 0fef202ac2f8e6d9ad21aead648278f1226b9053
> change-id: 20240104-phy-qcom-eusb2-repeater-fixes-c9201113032c
>
> Best regards,