Re: [PATCH] drm: Add LT-tunable PHY repeater mode operations

2019-10-15 Thread Siqueira, Rodrigo
Applied to drm-misc-next. Thanks On 10/15, Ville Syrjälä wrote: > On Tue, Oct 15, 2019 at 01:40:12PM +, Siqueira, Rodrigo wrote: > > LT-tunable PHY Repeaters can operate in two different modes: transparent > > (default) and non-transparent. The value 0x55 specifies the transparent > > mode, a

Re: [PATCH] drm: Add LT-tunable PHY repeater mode operations

2019-10-15 Thread Harry Wentland
On 2019-10-15 9:40 a.m., Siqueira, Rodrigo wrote: > LT-tunable PHY Repeaters can operate in two different modes: transparent > (default) and non-transparent. The value 0x55 specifies the transparent > mode, and 0xaa represents the non-transparent; this commit adds these > two values as definitions.

Re: [PATCH] drm: Add LT-tunable PHY repeater mode operations

2019-10-15 Thread Ville Syrjälä
On Tue, Oct 15, 2019 at 01:40:12PM +, Siqueira, Rodrigo wrote: > LT-tunable PHY Repeaters can operate in two different modes: transparent > (default) and non-transparent. The value 0x55 specifies the transparent > mode, and 0xaa represents the non-transparent; this commit adds these > two value

[PATCH] drm: Add LT-tunable PHY repeater mode operations

2019-10-15 Thread Siqueira, Rodrigo
LT-tunable PHY Repeaters can operate in two different modes: transparent (default) and non-transparent. The value 0x55 specifies the transparent mode, and 0xaa represents the non-transparent; this commit adds these two values as definitions. Cc: Abdoulaye Berthe Cc: Harry Wentland Cc: Leo Li Cc