[PATCH RFC 0/5] drm/msm/hdmi: DT bindings cleanup

Srinivas Kandagatla srinivas.kandagatla at linaro.org
Mon Aug 10 04:58:43 PDT 2015


Hi Rob,

Almost every time when we submit the DT changes for hdmi,
we are asked why are we using non-standard dt properties.

This patchset marks the old style dt properties as deprecated,
and let the driver support latest *-gpios and clk names properties.
This should allow us to submit the DT patches with more standard
dt properites

Old style properties are still supported and will be removed
once we see no users for it.

I have tested these changes on IFC6410.

Thanks,
srini

Srinivas Kandagatla (5):
  drm/msm/hdmi: deprecate non standard gpio properties.
  drm/msm/hdmi: make use of standard gpio properties.
  drm/msm/hdmi: update bindings to include clock-names.
  drm/msm/hdmi: deprecate non standard clock-names
  drm/msm/hdmi: remove _clk suffix from clock names.

 Documentation/devicetree/bindings/drm/msm/hdmi.txt | 35 ++++++++++--
 drivers/gpu/drm/msm/hdmi/hdmi.c                    | 64 +++++++++++++++++-----
 2 files changed, 79 insertions(+), 20 deletions(-)

-- 
1.9.1



More information about the dri-devel mailing list