[PATCH v4 06/10] cec: add HDMI CEC framework
Hans Verkuil
hverkuil at xs4all.nl
Mon Apr 27 04:45:20 PDT 2015
On 04/27/2015 11:22 AM, Hans Verkuil wrote:
> Hi Kamil,
>
> Sorry for all the replies, but I'm writing the DocBook documentation, so
> whenever I find something missing I'll just reply to this patch.
>> +/* The CEC version */
>
> Add support for version 1.3a here:
>
> #define CEC_VERSION_1_3A 4
>
>> +#define CEC_VERSION_1_4B 5
Hmm, reading up on this I see that '5' is used for HDMI 1.4, 1.4a or 1.4b.
I think it should be renamed to VERSION_1_4 (i.e. drop the 'B').
Regards,
Hans
>> +#define CEC_VERSION_2_0 6
>
> Regards,
>
> Hans
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
More information about the dri-devel
mailing list