On Thu, Sep 1, 2016 at 6:36 AM, Archit Taneja <architt at codeaurora.org> wrote: > Make the following changes in the HDMI gpio bindings: > > - Use "-gpios" as the suffix for all the gpio names > - Move all the gpios to optional, since there are platforms that use none > of them. > - The HPD gpio is a standard one, remove the "qcom,hdmi-tx-" prefix from > it. > - Add a missing lpm gpio used on some platforms. > > Make the necessary changes in the driver to incorporate these changes. > > There hasn't been any upstream DT that uses the HDMI bindings, so it's > okay to change and move around these properties. > > Cc: Rob Herring <robh at kernel.org> > Cc: devicetree at vger.kernel.org > Signed-off-by: Archit Taneja <architt at codeaurora.org>
Tested-by: John Stultz <john.stultz at linaro.org> thanks -john