linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Config mipi tx drive current and impedance
@ 2020-02-25 11:47 Jitao Shi
  2020-02-25 11:47 ` [PATCH v2 1/4] dt-binds: display: mediatek: add property to control mipi tx drive current Jitao Shi
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jitao Shi @ 2020-02-25 11:47 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Matthias Brugger, Daniel Vetter,
	David Airlie, dri-devel, linux-kernel
  Cc: devicetree, Jitao Shi, srv_heupstream, huijuan.xie, stonea168,
	cawa.cheng, linux-mediatek, bibby.hsieh, ck.hu, yingjoe.chen,
	eddie.huang, linux-arm-kernel

Changes since v1:
 - fix coding style.
 - change mtk_mipi_tx_config_calibration_data() to void

Jitao Shi (4):
  dt-binds: display: mediatek: add property to control mipi tx drive
    current
  dt-binds: display: mediatek: get mipitx calibration data from nvmem
  drm/mediatek: add the mipitx driving control
  drm/mediatek: config mipitx impedance with calibration data

 .../display/mediatek/mediatek,dsi.txt         |  9 +++
 drivers/gpu/drm/mediatek/mtk_mipi_tx.c        |  6 ++
 drivers/gpu/drm/mediatek/mtk_mipi_tx.h        |  1 +
 drivers/gpu/drm/mediatek/mtk_mt8183_mipi_tx.c | 64 +++++++++++++++++++
 4 files changed, 80 insertions(+)

-- 
2.21.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-03-02 22:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-25 11:47 [PATCH v2 0/4] Config mipi tx drive current and impedance Jitao Shi
2020-02-25 11:47 ` [PATCH v2 1/4] dt-binds: display: mediatek: add property to control mipi tx drive current Jitao Shi
2020-03-02 22:13   ` Rob Herring
2020-02-25 11:47 ` [PATCH v2 2/4] dt-binds: display: mediatek: get mipitx calibration data from nvmem Jitao Shi
2020-02-25 11:47 ` [PATCH v2 3/4] drm/mediatek: add the mipitx driving control Jitao Shi
2020-02-25 19:09   ` Matthias Brugger
2020-02-25 11:47 ` [PATCH v2 4/4] drm/mediatek: config mipitx impedance with calibration data Jitao Shi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).