Re: [PATCH v5 1/1] phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2

From: Vinod Koul
Date: Wed Jan 13 2021 - 06:50:41 EST


On 11-12-20, 14:12, Liam Beguin wrote:
> From: Liam Beguin <lvb@xxxxxxxxxx>
>
> Start by reading the content of the VENDOR_SPECIFIC2 register and update
> each bit field based on device properties when defined.
>
> The use of bit masks prevents fields from overriding each other and
> enables users to clear bits which are set by default, like datapolarity
> in this instance.

Applied, thanks

--
~Vinod