All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] tegra: Some patches to improve MIPI d-phy calibration
@ 2014-09-10 14:52 Sean Paul
       [not found] ` <1410360725-4286-1-git-send-email-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 17+ messages in thread
From: Sean Paul @ 2014-09-10 14:52 UTC (permalink / raw)
  To: thierry.reding-Re5JQEeQqe8AvxtiuMwx3w,
	swarren-3lzwWm7+Weoh9ZMKESR00Q,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA
  Cc: olof-nZhT3qVonbNeoWH0uzbU5w, Sean Paul

A few patches to make mipi d-phy calibration match the procedure in the TRM,
as well as making sure the mipi-cal clk has the correct parent.

Sean Paul (4):
  clk: tegra: Move mipi-cal initialization into clk-tegra1[12]4.c
  host1x: MIPI: Preserve the contents of MIPI_CAL_CTRL
  host1x: MIPI: Include clock lanes in MIPI calibrate
  host1x: MIPI: Set MIPI_CAL_BIAS_PAD_CFG1 register

 drivers/clk/tegra/clk-tegra-periph.c |   1 -
 drivers/clk/tegra/clk-tegra114.c     |   5 ++
 drivers/clk/tegra/clk-tegra124.c     |   5 ++
 drivers/gpu/host1x/mipi.c            | 119 ++++++++++++++++++++++++++---------
 4 files changed, 101 insertions(+), 29 deletions(-)

-- 
2.0.0

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

end of thread, other threads:[~2014-10-13  8:20 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 14:52 [PATCH v2 0/4] tegra: Some patches to improve MIPI d-phy calibration Sean Paul
     [not found] ` <1410360725-4286-1-git-send-email-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2014-09-10 14:52   ` [PATCH v2 1/4] clk: tegra: Move mipi-cal initialization into clk-tegra1[12]4.c Sean Paul
     [not found]     ` <1410360725-4286-2-git-send-email-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2014-09-10 16:17       ` Stephen Warren
     [not found]         ` <541079A8.9080304-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2014-09-18 11:26           ` Peter De Schrijver
     [not found]             ` <20140918112621.GK26779-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2014-09-18 18:59               ` Sean Paul
     [not found]                 ` <CAOw6vb+pyD9fk63rQHV5S3ar2hrWKb-HRf6ZP8odxbvz7FJ+Vw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-19 11:28                   ` Peter De Schrijver
     [not found]                     ` <20140919112802.GO26779-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2014-10-01 18:38                       ` Sean Paul
     [not found]                         ` <CAOw6vbLxNXSw3xfLZk4KKXGSJhbrHR9LEAPJ3hKHZMCN6WeV0w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-10-07 20:07                           ` Sean Paul
     [not found]                             ` <CAOw6vbKozeDR+2KCTwhwRoNY7+k=FB96Vc7sHXKy4SFYMVEeHQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-10-08  7:20                               ` Thierry Reding
2014-10-08 15:10                               ` Peter De Schrijver
     [not found]                                 ` <20141008151019.GB4809-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2014-10-08 16:19                                   ` Sean Paul
     [not found]                                     ` <CAOw6vbJnrdv2Hn=bY5RQyjjzKXqgCXayMyBvc6MqYq1EtdR8rw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-10-13  8:20                                       ` Peter De Schrijver
2014-09-10 14:52   ` [PATCH v2 2/4] host1x: MIPI: Preserve the contents of MIPI_CAL_CTRL Sean Paul
     [not found]     ` <1410360725-4286-3-git-send-email-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2014-10-02 12:17       ` Thierry Reding
2014-09-10 14:52   ` [PATCH v2 3/4] host1x: MIPI: Include clock lanes in MIPI calibrate Sean Paul
2014-09-10 14:52   ` [PATCH v2 4/4] host1x: MIPI: Set MIPI_CAL_BIAS_PAD_CFG1 register Sean Paul
2014-09-10 16:14   ` [PATCH v2 0/4] tegra: Some patches to improve MIPI d-phy calibration Stephen Warren

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.