All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add MIPI rx DPI support
@ 2020-12-31  2:19 ` Xin Ji
  0 siblings, 0 replies; 22+ messages in thread
From: Xin Ji @ 2020-12-31  2:19 UTC (permalink / raw)
  To: Nicolas Boichat, Andrzej Hajda, Neil Armstrong, Laurent Pinchart
  Cc: devel, Jernej Skrabec, Jonas Karlman, David Airlie, linux-kernel,
	dri-devel, Vasily Khoruzhick, Boris Brezillon, Torsten Duwe,
	Sheng Pan, Hsin-Yi Wang, Sam Ravnborg, Xin Ji, Marek Szyprowski

Hi all, this patch series implement MIPI rx DPI feature. Please help to review.

This is the v2 version, any mistakes, please let me know,
I'll fix it in the next series.

Change history:
v2: Fix Rob Herring comment
 - Fix yamllint warnings/errors in analogix,anx7625.yaml
 - Fix kernel robot compiling warning

v1: initial MIPI rx DPI feature support

Xin Ji (2):
  dt-bindings: drm/bridge: anx7625: add DPI flag and swing setting
  drm/bridge: anx7625: add MIPI DPI input feature support

 .../bindings/display/bridge/analogix,anx7625.yaml  |  25 +-
 drivers/gpu/drm/bridge/analogix/anx7625.c          | 344 +++++++++++++++++++--
 drivers/gpu/drm/bridge/analogix/anx7625.h          |  24 +-
 3 files changed, 371 insertions(+), 22 deletions(-)

-- 
2.7.4

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2021-01-25  8:45 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-31  2:19 [PATCH v2 0/2] Add MIPI rx DPI support Xin Ji
2020-12-31  2:19 ` Xin Ji
2020-12-31  2:21 ` [PATCH v2 1/2] dt-bindings: drm/bridge: anx7625: add DPI flag and swing setting Xin Ji
2020-12-31  2:21   ` Xin Ji
2021-01-11 22:14   ` Rob Herring
2021-01-11 22:14     ` Rob Herring
2021-01-12  8:57     ` Xin Ji
2021-01-12  8:57       ` Xin Ji
2021-01-20  8:57       ` Nicolas Boichat
2021-01-20  8:57         ` Nicolas Boichat
2021-01-22 11:47         ` Xin Ji
2021-01-22 11:47           ` Xin Ji
2021-01-22 16:16       ` Rob Herring
2021-01-22 16:16         ` Rob Herring
2021-01-25  3:17         ` Xin Ji
2021-01-25  3:17           ` Xin Ji
2020-12-31  2:22 ` [PATCH v2 2/2] drm/bridge: anx7625: add MIPI DPI input feature support Xin Ji
2020-12-31  2:22   ` Xin Ji
2021-01-05 14:17   ` Dan Carpenter
2021-01-05 14:17     ` Dan Carpenter
2021-01-12  8:28     ` Xin Ji
2021-01-12  8:28       ` Xin Ji

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.