[PATCH] imx-drm: imx-hdmi: fix hdmi hotplug detection initial state

Greg Kroah-Hartman gregkh at linuxfoundation.org
Fri Jun 6 07:06:32 PDT 2014


On Fri, Jun 06, 2014 at 02:56:43PM +0100, Russell King wrote:
> The initial state at boot is assumed to be disconnected, and we hope
> to receive an interrupt to update the status.  Let's be more explicit
> about the current state - reading the PHY status register tells us
> the current level of the hotplug signal, which we can report back in
> the _detect() method.
> 
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
> ---
> This fix should go in for -rc - though it's probably too late to get it
> in for 3.15, it may be considered as a potential stable candidate.  If
> not, can we get this in for 3.16-rc1 please?

Yes, it's too late for 3.15, but I can mark it for -stable and get it in
for 3.16-rc1.

thanks,

greg k-h


More information about the dri-devel mailing list