[PATCH RFC 2/5] drm/msm/hdmi: make use of standard gpio properties.

2015-08-10 Thread Thierry Reding
On Mon, Aug 10, 2015 at 02:15:18PM +0100, Srinivas Kandagatla wrote: > > > On 10/08/15 13:38, Thierry Reding wrote: > >On Mon, Aug 10, 2015 at 12:59:34PM +0100, Srinivas Kandagatla wrote: > >>This patch modifies the driver to support standard gpio properties along > >>with deprecated properties.

[PATCH RFC 2/5] drm/msm/hdmi: make use of standard gpio properties.

2015-08-10 Thread Srinivas Kandagatla
On 10/08/15 14:26, Thierry Reding wrote: > On Mon, Aug 10, 2015 at 02:15:18PM +0100, Srinivas Kandagatla wrote: >> >> >> On 10/08/15 13:38, Thierry Reding wrote: >>> On Mon, Aug 10, 2015 at 12:59:34PM +0100, Srinivas Kandagatla wrote: This patch modifies the driver to support standard gpio p

[PATCH RFC 2/5] drm/msm/hdmi: make use of standard gpio properties.

2015-08-10 Thread Thierry Reding
On Mon, Aug 10, 2015 at 12:59:34PM +0100, Srinivas Kandagatla wrote: > This patch modifies the driver to support standard gpio properties along > with deprecated properties. This will help us upstream and cleanup the > non-standard properties over the time. > > Signed-off-by: Srinivas Kandagatla

[PATCH RFC 2/5] drm/msm/hdmi: make use of standard gpio properties.

2015-08-10 Thread Srinivas Kandagatla
On 10/08/15 13:38, Thierry Reding wrote: > On Mon, Aug 10, 2015 at 12:59:34PM +0100, Srinivas Kandagatla wrote: >> This patch modifies the driver to support standard gpio properties along >> with deprecated properties. This will help us upstream and cleanup the >> non-standard properties over the

[PATCH RFC 2/5] drm/msm/hdmi: make use of standard gpio properties.

2015-08-10 Thread Srinivas Kandagatla
This patch modifies the driver to support standard gpio properties along with deprecated properties. This will help us upstream and cleanup the non-standard properties over the time. Signed-off-by: Srinivas Kandagatla --- drivers/gpu/drm/msm/hdmi/hdmi.c | 35 +--