[PATCH] phy: uniphier-pcie: Fix updating phy parameters

Vinod Koul vkoul at kernel.org
Sun Jun 20 23:33:12 PDT 2021


On 07-06-21, 12:50, Kunihiko Hayashi wrote:
> The current driver uses a value from register TEST_O as the original
> value for register TEST_I, though, the value is overwritten by "param",
> so there is a bug that the original value isn't no longer used.
> 
> The value of TEST_O[7:0] should be masked with "mask", replaced with
> "param", and placed in the bitfield TESTI_DAT_MASK as new TEST_I value.

Applied, thanks

-- 
~Vinod



More information about the linux-arm-kernel mailing list