Re: [PATCH v7] drm/bridge: add it6505 driver

2021-07-28 Thread Sam Ravnborg
Hi Allen, On Fri, Jul 16, 2021 at 03:27:32PM +0800, allen wrote: > This adds support for the iTE IT6505. > This device can convert DPI signal to DP output. > > From: Allen Chen > Tested-by: Hsin-yi Wang > Signed-off-by: Hermes Wu > Signed-off-by: Allen Chen prompted by Roberts review here are

Re: [PATCH v7] drm/bridge: add it6505 driver

2021-07-28 Thread Robert Foss
Hey Allen, Sorry about the slow reviewing, let's have a look at this driver. Running 'checkpatch --strict' reveals a few checks and warnings that should be fixed. On Fri, 16 Jul 2021 at 09:38, allen wrote: > > This adds support for the iTE IT6505. > This device can convert DPI signal to DP outp

[PATCH v7] drm/bridge: add it6505 driver

2021-07-17 Thread allen
This adds support for the iTE IT6505. This device can convert DPI signal to DP output. From: Allen Chen Tested-by: Hsin-yi Wang Signed-off-by: Hermes Wu Signed-off-by: Allen Chen --- drivers/gpu/drm/bridge/Kconfig |7 + drivers/gpu/drm/bridge/Makefile |1 + drivers/gpu/drm/br