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

2022-02-01 Thread Robert Foss
On Fri, 14 Jan 2022 at 10:29, 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 > --- > v10 -> v11 : remove drm_bridge_new_crtc_state >

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

2022-02-01 Thread AngeloGioacchino Del Regno
Il 31/01/22 19:36, Robert Foss ha scritto: On Mon, 31 Jan 2022 at 17:55, Hsin-Yi Wang wrote: On Tue, Feb 1, 2022 at 12:37 AM Robert Foss wrote: On Thu, 20 Jan 2022 at 16:25, AngeloGioacchino Del Regno wrote: Il 14/01/22 10:14, allen ha scritto: This adds support for the iTE IT6505.

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

2022-01-31 Thread Robert Foss
On Mon, 31 Jan 2022 at 17:55, Hsin-Yi Wang wrote: > > On Tue, Feb 1, 2022 at 12:37 AM Robert Foss wrote: > > > > On Thu, 20 Jan 2022 at 16:25, AngeloGioacchino Del Regno > > wrote: > > > > > > Il 14/01/22 10:14, allen ha scritto: > > > > This adds support for the iTE IT6505. > > > > This device

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

2022-01-31 Thread Hsin-Yi Wang
On Tue, Feb 1, 2022 at 12:37 AM Robert Foss wrote: > > On Thu, 20 Jan 2022 at 16:25, AngeloGioacchino Del Regno > wrote: > > > > Il 14/01/22 10:14, allen ha scritto: > > > This adds support for the iTE IT6505. > > > This device can convert DPI signal to DP output. > > > > > > From: Allen Chen >

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

2022-01-31 Thread Robert Foss
On Thu, 20 Jan 2022 at 16:25, AngeloGioacchino Del Regno wrote: > > Il 14/01/22 10:14, allen ha scritto: > > 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 > >

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

2022-01-20 Thread AngeloGioacchino Del Regno
Il 14/01/22 10:14, allen ha scritto: 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 --- v10 -> v11 : remove drm_bridge_new_crtc_state ---

[PATCH v11] drm/bridge: add it6505 driver

2022-01-14 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 --- v10 -> v11 : remove drm_bridge_new_crtc_state --- drivers/gpu/drm/bridge/Kconfig |8 +