Re: [PATCH v2] drm/bridge: it6505: Add i2c api power on check

2022-07-20 Thread Pin-yen Lin
Hi Robert, The same patch has been reviewed and applied as 86088f88a25c76baac304b6f887e5da2c30c4e07 in "drm/bridge: it6505: Fixes bugs" series. We accidentally sent this out as an individual patch and forgot to revoke this after sending out the complete series. Sorry about that. Regards, Pin-ye

Re: [PATCH v2] drm/bridge: it6505: Add i2c api power on check

2022-07-19 Thread Robert Foss
On Wed, 13 Jul 2022 at 05:16, allen wrote: > > From: allen chen > > Use i2c bus to read/write when it6505 power off will occur i2c error. > Add this check will prevent i2c error when it6505 power off. > > Signed-off-by: Pin-Yen Lin > Signed-off-by: Allen Chen > Reviewed-by: Robert Foss > --- >

[PATCH v2] drm/bridge: it6505: Add i2c api power on check

2022-07-12 Thread allen
From: allen chen Use i2c bus to read/write when it6505 power off will occur i2c error. Add this check will prevent i2c error when it6505 power off. Signed-off-by: Pin-Yen Lin Signed-off-by: Allen Chen Reviewed-by: Robert Foss --- drivers/gpu/drm/bridge/ite-it6505.c | 12 ++-- 1 file