From: Lubomir Rintel <lkundrak@v3.sk>
To: Icenowy Zheng <icenowy@aosc.xyz>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Federico Simoncelli <fsimonce@redhat.com>,
Hans Verkuil <hans.verkuil@cisco.com>
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [media] usbtv: add a new usbid
Date: Mon, 05 Dec 2016 12:45:03 +0100 [thread overview]
Message-ID: <1480938303.16064.1.camel@v3.sk> (raw)
In-Reply-To: <20161204135943.34465-1-icenowy@aosc.xyz>
On Sun, 2016-12-04 at 21:59 +0800, Icenowy Zheng wrote:
> A new usbid of UTV007 is found in a newly bought device.
>
> The usbid is 1f71:3301.
>
> The ID on the chip is:
> UTV007
> A89029.1
> 1520L18K1
>
> Both video and audio is tested with the modified usbtv driver.
Thank you.
Acked-by: Lubomir Rintel <lkundrak@v3.sk>
Also, it may make sense to add
Tested-by: Icenowy Zheng <icenowy@aosc.xyz>
>
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
> ---
> drivers/media/usb/usbtv/usbtv-core.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/media/usb/usbtv/usbtv-core.c
> b/drivers/media/usb/usbtv/usbtv-core.c
> index dc76fd4..0324633 100644
> --- a/drivers/media/usb/usbtv/usbtv-core.c
> +++ b/drivers/media/usb/usbtv/usbtv-core.c
> @@ -141,6 +141,7 @@ static void usbtv_disconnect(struct usb_interface
> *intf)
>
> static struct usb_device_id usbtv_id_table[] = {
> { USB_DEVICE(0x1b71, 0x3002) },
> + { USB_DEVICE(0x1f71, 0x3301) },
> {}
> };
> MODULE_DEVICE_TABLE(usb, usbtv_id_table);
next parent reply other threads:[~2016-12-05 11:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20161204135943.34465-1-icenowy@aosc.xyz>
2016-12-05 11:45 ` Lubomir Rintel [this message]
[not found] ` <14085351480863591@web18g.yandex.ru>
2016-12-05 11:49 ` [PATCH] [media] usbtv: add a new usbid Lubomir Rintel
[not found] <20161205184757.lrn0cE4H@smtp3p.mail.yandex.net>
2016-12-05 15:50 ` Lubomir Rintel
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=1480938303.16064.1.camel@v3.sk \
--to=lkundrak@v3.sk \
--cc=fsimonce@redhat.com \
--cc=hans.verkuil@cisco.com \
--cc=icenowy@aosc.xyz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
/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