devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Philippe Ombredanne <pombredanne@nexb.com>
To: Tim Harvey <tharvey@gateworks.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	ALSA <alsa-devel@alsa-project.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Steve Longerbeam <slongerbeam@gmail.com>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Hans Verkuil <hansverk@cisco.com>,
	Mauro Carvalho Chehab <mchehab@s-opensource.com>,
	Hans Verkuil <hverkuil@xs4all.nl>
Subject: Re: [PATCH v5 4/6] media: i2c: Add TDA1997x HDMI receiver driver
Date: Tue, 19 Dec 2017 12:49:06 +0100	[thread overview]
Message-ID: <CAOFm3uGB13QHDHOyS7MNfhBa+=HPWyVDtboHhw2R3K0PTLHaJQ@mail.gmail.com> (raw)
In-Reply-To: <3ae0ee4d-e754-1e97-33ed-d1fedf442dfb@xs4all.nl>

Tim,

On Tue, Dec 19, 2017 at 12:12 PM, Hans Verkuil <hverkuil@xs4all.nl> wrote:
> On 16/12/17 19:00, Tim Harvey wrote:
>> Add support for the TDA1997x HDMI receivers.
>>
>> Cc: Hans Verkuil <hverkuil@xs4all.nl>
>> Signed-off-by: Tim Harvey <tharvey@gateworks.com>

<snip>

>> --- /dev/null
>> +++ b/drivers/media/i2c/tda1997x.c
>> @@ -0,0 +1,3520 @@
>> +/*
>> + * Copyright (C) 2017 Gateworks Corporation
>> + *
>> + * This program is free software; you can redistribute it and/or modify
>> + * it under the terms of the GNU General Public License as published by
>> + * the Free Software Foundation; either version 2 of the License, or
>> + * (at your option) any later version.
>> + */

Would you mind using the new SPDX tags documented in Thomas patch set
[1] rather than this fine but longer legalese?  Thank you!

[1] https://lkml.org/lkml/2017/12/4/934

--
Cordially
Philippe Ombredanne

  reply	other threads:[~2017-12-19 11:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-16 18:00 [PATCH v5 0/6] TDA1997x HDMI video receiver Tim Harvey
2017-12-16 18:00 ` [PATCH v5 1/6] v4l2-dv-timings: add v4l2_hdmi_colorimetry() Tim Harvey
2017-12-16 18:00 ` [PATCH v5 2/6] MAINTAINERS: add entry for NXP TDA1997x driver Tim Harvey
2017-12-16 18:00 ` [PATCH v5 3/6] media: dt-bindings: Add bindings for TDA1997X Tim Harvey
2017-12-16 18:32   ` Philippe Ombredanne
     [not found]   ` <1513447230-30948-4-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
2017-12-26 19:03     ` Rob Herring
2017-12-16 18:00 ` [PATCH v5 4/6] media: i2c: Add TDA1997x HDMI receiver driver Tim Harvey
2017-12-19 11:12   ` Hans Verkuil
2017-12-19 11:49     ` Philippe Ombredanne [this message]
2017-12-19 17:01     ` Tim Harvey
2017-12-19 17:27       ` Hans Verkuil
2017-12-16 18:00 ` [PATCH v5 5/6] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW54xx Tim Harvey
     [not found] ` <1513447230-30948-1-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
2017-12-16 18:00   ` [PATCH v5 6/6] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW551x Tim Harvey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOFm3uGB13QHDHOyS7MNfhBa+=HPWyVDtboHhw2R3K0PTLHaJQ@mail.gmail.com' \
    --to=pombredanne@nexb.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=devicetree@vger.kernel.org \
    --cc=hansverk@cisco.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@s-opensource.com \
    --cc=p.zabel@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=slongerbeam@gmail.com \
    --cc=tharvey@gateworks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).