From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin Bugge (marbugge)" Subject: drivers/video/hdmi.c: Source Product Description (SPD) Information frame logging Date: Tue, 26 Aug 2014 12:46:32 +0200 Message-ID: <53FC6588.1060009@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from aer-iport-2.cisco.com (aer-iport-2.cisco.com [173.38.203.52]) by gabe.freedesktop.org (Postfix) with ESMTP id 1ABFF6E354 for ; Tue, 26 Aug 2014 03:56:31 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Damien Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hello Damien I'm writing to you as you seems to be one of latest maintainers of: include/linux/hdmi.h drivers/video/hdmi.c I wanted to add "Source Product Description information frame" logging for the drivers in ./drivers/media/i2c/adv7604.c ./drivers/media/i2c/adv7842.c But was advised to contact you and use some of the defines in include/linux/hdmi.h As you can see in: http://www.spinics.net/lists/linux-media/msg74727.html Would you consider the addition of a hdmi_spd_infoframe_log function in hdmi.c a good idea ? And the same goes for other HDMI Information frames. Best regards Martin Bugge