dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] dw-hdmi: miscellaneous cleanups and fixes
@ 2017-01-11 23:49 Laurent Pinchart
  2017-01-11 23:49 ` [PATCH 1/3] drm: bridge: dw-hdmi: Define and use macros for PHY register addresses Laurent Pinchart
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Laurent Pinchart @ 2017-01-11 23:49 UTC (permalink / raw)
  To: dri-devel
  Cc: Fabio Estevam, Jose Abreu, Nickey Yang, Russell King, Andy Yan,
	Vladimir Zapolskiy

Hello,

These three small patches add to the 20 dw-hdmi patches previously submitted
in the "[PATCH v2 00/29] R-Car Gen3 HDMI output support" series. As only
patches 1 to 16 from that series have been approved and successfully tested
without any reported regression on all three dw-hdmi platforms, I've decided
to submit those three on top of the 16 first patches only and rebase the next
4 after fixing them (which should happen soon).

Patches 1 and 2 are cleanups and don't affect the generated code. Patch 3
is a fix that moves SVSRET setting to the right location as needed by the
hardware (thank you Jose for reporting the problem).

I plan to submit a pull request with the approved patches in the near future.
It will include these 3 patches if they can be acked soon enough.

Laurent Pinchart (3):
  drm: bridge: dw-hdmi: Define and use macros for PHY register addresses
  drm: bridge: dw-hdmi: Fix the name of the PHY reset macros
  drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHY

 drivers/gpu/drm/bridge/dw-hdmi.c | 45 ++++++++++++++------------
 drivers/gpu/drm/bridge/dw-hdmi.h | 69 ++++++++++++++++++++++++++++++++++++++--
 2 files changed, 92 insertions(+), 22 deletions(-)

-- 
Regards,

Laurent Pinchart

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

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

end of thread, other threads:[~2017-01-16 10:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-11 23:49 [PATCH 0/3] dw-hdmi: miscellaneous cleanups and fixes Laurent Pinchart
2017-01-11 23:49 ` [PATCH 1/3] drm: bridge: dw-hdmi: Define and use macros for PHY register addresses Laurent Pinchart
2017-01-12  1:45   ` Nickey.Yang
2017-01-12 15:26     ` Laurent Pinchart
2017-01-13  1:32       ` Nickey.Yang
2017-01-13 13:46         ` Laurent Pinchart
2017-01-16  1:44           ` Nickey.Yang
2017-01-11 23:49 ` [PATCH 2/3] drm: bridge: dw-hdmi: Fix the name of the PHY reset macros Laurent Pinchart
2017-01-11 23:49 ` [PATCH 3/3] drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHY Laurent Pinchart
2017-01-16 10:40 ` [PATCH 0/3] dw-hdmi: miscellaneous cleanups and fixes Jose Abreu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox