Re: [PATCH] lontium-lt9611: check a different register bit for HDMI sensing

2021-11-30 Thread Robert Foss
On Tue, 30 Nov 2021 at 06:30, Vinod Koul wrote: > > On 16-11-21, 18:07, Peter Collingbourne wrote: > > It has been observed that with certain monitors such as the HP Z27n, > > the register 0x825e reads a value of 0x79 when the HDMI cable is > > connected and 0x78 when it is disconnected, i.e. bit

Re: [PATCH] lontium-lt9611: check a different register bit for HDMI sensing

2021-11-29 Thread Vinod Koul
On 16-11-21, 18:07, Peter Collingbourne wrote: > It has been observed that with certain monitors such as the HP Z27n, > the register 0x825e reads a value of 0x79 when the HDMI cable is > connected and 0x78 when it is disconnected, i.e. bit 0 appears > to correspond to the HDMI connection status and

Re: [PATCH] lontium-lt9611: check a different register bit for HDMI sensing

2021-11-17 Thread Anibal Limon
Dmitry, May be this is the reason of my HP monitor not working in RB5. Regards, Anibal El mar., 16 de noviembre de 2021 20:07, Peter Collingbourne escribió: > It has been observed that with certain monitors such as the HP Z27n, > the register 0x825e reads a value of 0x79 when the HDMI cable is

Re: [PATCH] lontium-lt9611: check a different register bit for HDMI sensing

2021-11-16 Thread Vinod Koul
Hi John, On 16-11-21, 20:47, John Stultz wrote: > On Tue, Nov 16, 2021 at 6:07 PM Peter Collingbourne wrote: > > > > It has been observed that with certain monitors such as the HP Z27n, > > the register 0x825e reads a value of 0x79 when the HDMI cable is > > connected and 0x78 when it is disconne

Re: [PATCH] lontium-lt9611: check a different register bit for HDMI sensing

2021-11-16 Thread Vinod Koul
On 16-11-21, 22:49, Anibal Limon wrote: > Dmitry, > > May be this is the reason of my HP monitor not working in RB5. Rb5 has Lt9611UXC > > Regards, > Anibal > > El mar., 16 de noviembre de 2021 20:07, Peter Collingbourne > escribió: > > > It has been observed that with certain monitors such

Re: [PATCH] lontium-lt9611: check a different register bit for HDMI sensing

2021-11-16 Thread John Stultz
On Tue, Nov 16, 2021 at 6:07 PM Peter Collingbourne wrote: > > It has been observed that with certain monitors such as the HP Z27n, > the register 0x825e reads a value of 0x79 when the HDMI cable is > connected and 0x78 when it is disconnected, i.e. bit 0 appears > to correspond to the HDMI connec