Re: [PATCH v5 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder

2020-05-05 Thread Neil Armstrong
On 24/04/2020 23:35, Lubomir Rintel wrote:
> Hi,
>  
> chained to this message is another spin of a driver for CH7033.
> 
> Compared to the previous submission, the integration with device
> component framework and creation of an encoder on component bind has
> been removed. This means that until the Armada driver won't work with
> this driver until it's adjusted to look up the bridges like the other
> drivers do.
> 
> Thanks,
> Lubo
> 
> 

Applying to drm-misc-next

Thanks for your work.

Neil
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH v5 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder

2020-04-25 Thread Lubomir Rintel
Hi,
 
chained to this message is another spin of a driver for CH7033.

Compared to the previous submission, the integration with device
component framework and creation of an encoder on component bind has
been removed. This means that until the Armada driver won't work with
this driver until it's adjusted to look up the bridges like the other
drivers do.

Thanks,
Lubo


___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[RESEND PATCH v4 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder

2020-04-19 Thread Lubomir Rintel
Hi,
 
chained to this message is resend of v4 [1] of a driver for CH7033.
Please consider enqueing it for 5.8.

[1] https://lore.kernel.org/lkml/20200324151931.449985-1-lkund...@v3.sk/
 
Thanks,
Lubo


___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH v4 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder

2020-03-25 Thread Lubomir Rintel
Hi,
 
chained to this message is another spin of a driver for CH7033.
Only cosmetic changes since the previous version [1]. Please take a look.

[1] https://lore.kernel.org/lkml/20200314101627.336939-1-lkund...@v3.sk/
 
Thanks,
Lubo



___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH v3 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder

2020-03-15 Thread Lubomir Rintel
Hi,
 
chained to this message is a driver for CH7033 along with device tree
binding docs. I'm hoping that it could perhaps make it into 5.7. Please
take a look.
 
The only change compared to the previous submission [1] is the fix in the
DT bindings example discovered by the validation tool.
 
[1] https://lore.kernel.org/lkml/20200307190800.142658-1-lkund...@v3.sk/
 
Tested to work well on MMP3-based Dell Wyse 3020. There's no datasheet or
programming manual available.
 
Thanks,
Lubo

In-Reply-To: 


___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[RESEND PATCH v2 0/3] Add support for Chrontel CH7033 VGA/DVI Encoder

2020-03-09 Thread Lubomir Rintel
Hi,

chained to this message is a driver for CH7033 along with device tree
binding docs. I'm hoping that it could perhaps make it into 5.7. Please
take a look.

Previous submission [1] contained the exact same patches as this one,
but at that time they relied on Laurent's omapdrm/bridge/devel branch that
has been merged since.

[1] https://lore.kernel.org/lkml/20200221162743.14141-1-lkund...@v3.sk/

Tested to work well on MMP3-based Dell Wyse 3020. There's no datasheet or
programming manual available.

Thanks,
Lubo


___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH v2 0/3] Add support for Chrontel CH7033 VGA/DVI Encoder

2020-02-24 Thread Lubomir Rintel
Hi,

chained to this message is a driver for CH7033 along with device tree
binding docs.

Since the initial submission, issues pointed out in Laurent Pinchart's
review [1] were addressed. Details in individual patches' change log.
At his suggestion, the driver has been made to use bridge/display-connector.
This allowed removing some fat, but for the time being it means that the 
patches apply against Laurent's branch [2] instead of master or drm-next.

[1] https://lore.kernel.org/lkml/20191220074914.249281-1-lkund...@v3.sk/
[2] omapdrm/bridge/devel branch (at d27b7b2098de5) of
git://linuxtv.org/pinchartl/media.git

Tested to work well on MMP3-based Dell Wyse 3020. There's no datasheet or
programming manual available.

Thanks,
Lubo


___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


Add support for Chrontel CH7033 VGA/DVI Encoder

2019-12-23 Thread Lubomir Rintel
Hi,

chained to this message is a driver for CH7033 along with device tree
binding docs.

Tested to work well on MMP3-based Dell Wyse 3020, some tweaks might be
needed for other configurations. There's not datasheet or programming
manual available.

Thanks,
Lubo


___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel