Re: [PATCH v4] phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loop

From: Vinod Koul
Date: Wed Feb 07 2024 - 09:01:18 EST



On Thu, 01 Feb 2024 10:39:33 +0200, Abel Vesa wrote:
> Instead of incrementing the base of the global reg fields, which renders
> the second instance of the repeater broken due to wrong offsets, use
> regmap with base and offset. As for zeroing out the rest of the tuning
> regs, avoid looping though the table and just use the table as is,
> as it is already zero initialized.
>
>
> [...]

Applied, thanks!

[1/1] phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loop
commit: 734550d60cdf634299f0eac7f7fe15763ed990bb

Best regards,
--
~Vinod