public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/msm: Add power supplies config for apq8084
@ 2015-01-07 21:27 Stephane Viau
  2015-01-07 21:27 ` [PATCH 1/3] drm/msm/hdmi: use dynamic allocation for hdmi resources Stephane Viau
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stephane Viau @ 2015-01-07 21:27 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-arm-msm, linux-kernel, robdclark, Stephane Viau

The first patch makes it easier to have a different number of regulators
depending on the target. It is followed by the addition of the apq8084's
regulator config. Finally, the last patch makes things easier when a new
device needs to be added, especially when they share the same information.

Stephane Viau (3):
  drm/msm/hdmi: use dynamic allocation for hdmi resources
  drm/msm/hdmi: Add HDMI platform config for apq8084
  drm/msm/hdmi: rework hdmi configurations, using dt_match[]

 Documentation/devicetree/bindings/drm/msm/hdmi.txt |   2 +
 drivers/gpu/drm/msm/hdmi/hdmi.c                    | 144 ++++++++++++++-------
 drivers/gpu/drm/msm/hdmi/hdmi.h                    |   8 +-
 3 files changed, 105 insertions(+), 49 deletions(-)

-- 
Qualcomm Innovation Center, Inc.

The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2015-01-13 19:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-07 21:27 [PATCH 0/3] drm/msm: Add power supplies config for apq8084 Stephane Viau
2015-01-07 21:27 ` [PATCH 1/3] drm/msm/hdmi: use dynamic allocation for hdmi resources Stephane Viau
2015-01-13 19:33   ` [PATCH RESEND] " Stephane Viau
2015-01-07 21:27 ` [PATCH 2/3] drm/msm/hdmi: Add HDMI platform config for apq8084 Stephane Viau
2015-01-07 21:27 ` [PATCH 3/3] drm/msm/hdmi: rework hdmi configurations, using dt_match[] Stephane Viau

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