Re: [PATCH] media: cec-notifier: debounce reporing of invalid phys addr

2019-09-02 Thread Hans Verkuil
Hi Jonas, On 9/1/19 9:45 PM, Jonas Karlman wrote: > When EDID is refreshed, HDMI cable is unplugged/replugged or > an AVR is power cycled the CEC phys addr gets invalidated. > > This can cause some disruption of CEC communication when > adapter is being reconfigured. > > Add a debounce option th

[PATCH] media: cec-notifier: debounce reporing of invalid phys addr

2019-09-01 Thread Jonas Karlman
When EDID is refreshed, HDMI cable is unplugged/replugged or an AVR is power cycled the CEC phys addr gets invalidated. This can cause some disruption of CEC communication when adapter is being reconfigured. Add a debounce option that can be used to debounce setting an invalid phys addr. Power o