On Mon, Sep 07, 2015 at 03:44:36PM +0200, Hans Verkuil wrote: > From: Hans Verkuil <[email protected]> > > The added HDMI CEC framework provides a generic kernel interface for > HDMI CEC devices. > > Signed-off-by: Hans Verkuil <[email protected]> > [[email protected]: Merged CEC Updates commit by Hans Verkuil] > [[email protected]: Merged Update author commit by Hans Verkuil] > [[email protected]: change kthread handling when setting logical > address] > [[email protected]: code cleanup and fixes] > [[email protected]: add missing CEC commands to match spec] > [[email protected]: add RC framework support] > [[email protected]: move and edit documentation] > [[email protected]: add vendor id reporting] > [[email protected]: add possibility to clear assigned logical > addresses] > [[email protected]: documentation fixes, clenaup and expansion] > [[email protected]: reorder of API structs and add reserved fields] > [[email protected]: fix handling of events and fix 32/64bit timespec > problem] > [[email protected]: add cec.h to include/uapi/linux/Kbuild] > [[email protected]: add sequence number handling] > [[email protected]: add passthrough mode] > [[email protected]: fix CEC defines, add missing CEC 2.0 commands] > minor additions] > Signed-off-by: Kamil Debski <[email protected]> > Signed-off-by: Hans Verkuil <[email protected]>
I don't see much in the way of support for source devices in this: how do we handle hotplug of the sink, and how to do we configure the physical address? Surely you aren't proposing that drivers should write directly to adap->phys_addr without calling some notification function that the physical address has changed? Please can you give some guidance on how a HDMI source bridge driver should deal with these issues. Thanks. -- FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
