Re: [PATCH v6 4/9] drm: Add some HDCP related #defines

From: Philippe Ombredanne
Date: Tue Jan 09 2018 - 07:40:45 EST


Sean,

On Mon, Jan 8, 2018 at 8:55 PM, Sean Paul <seanpaul@xxxxxxxxxxxx> wrote:
> In preparation for implementing HDCP in i915, add some HDCP related
> register offsets and defines. The dpcd register offsets will go in
> drm_dp_helper.h whereas the ddc offsets along with generic HDCP stuff
> will get stuffed in drm_hdcp.h, which is new.
>
> Changes in v2:
> - drm_hdcp.h gets MIT license (Daniel)
> Changes in v3:
> - None
> Changes in v4:
> - None
> Changes in v5:
> - None
> Changes in v6:
> - SPDX license
>
> Cc: Daniel Vetter <daniel.vetter@xxxxxxxxx>
> Reviewed-by: Ramalingam C <ramalingm.c@xxxxxxxxx>
> Signed-off-by: Sean Paul <seanpaul@xxxxxxxxxxxx>

<snip>

> --- /dev/null
> +++ b/include/drm/drm_hdcp.h
> @@ -0,0 +1,39 @@
> +/* SPDX-License-Identifier: MIT */
> +/*
> + * Copyright (C) 2017 Google, Inc.
> + *
> + * Authors:
> + * Sean Paul <seanpaul@xxxxxxxxxxxx>
> + */

Thank you++ for using the SPDX tags!
Acked-by: Philippe Ombredanne <pombredanne@xxxxxxxx>

--
Cordially
Philippe Ombredanne