From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mailout1.w2.samsung.com ([211.189.100.11]:49658 "EHLO usmailout1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752498AbaAOWKn (ORCPT ); Wed, 15 Jan 2014 17:10:43 -0500 Received: from uscpsbgm2.samsung.com (u115.gpu85.samsung.co.kr [203.254.195.115]) by mailout1.w2.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0MZG004X0QXUWD30@mailout1.w2.samsung.com> for linux-media@vger.kernel.org; Wed, 15 Jan 2014 17:10:42 -0500 (EST) Date: Wed, 15 Jan 2014 20:10:36 -0200 From: Mauro Carvalho Chehab To: Alexander Lochmann Cc: linux-media@vger.kernel.org Subject: Re: Patch for TechnoTrend S2-4600 Message-id: <20140115201036.35fea3cf@samsung.com> In-reply-to: <52D703E2.7000103@tu-dortmund.de> References: <52C9975A.2060900@tu-dortmund.de> <20140115144238.07f7261f@samsung.com> <52D703E2.7000103@tu-dortmund.de> MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Em Wed, 15 Jan 2014 22:55:46 +0100 Alexander Lochmann escreveu: > Hi Mauro, > > thanks for you reply. > > Sorry, i was not aware of the fact that i have to ask the author. :-( > They published it at bitbucket. Thus i thought it is okay to propose a > patch. > In which kernel tree was it merged? The mainline one at kernel.org? The patch is already at the media tree, at git.linuxtv.org. It should be sent upstream likely next week, when the merge window for Kernel 3.14 opens. Regards, Mauro > > Regards, > Alex > > On 01/15/2014 05:42 PM, Mauro Carvalho Chehab wrote: > > Em Sun, 05 Jan 2014 18:33:14 +0100 > > Alexander Lochmann escreveu: > > > >> Hi guys, > >> > >> i'm sending you a patch that adds support for the TechnoTrend S2-4600 > >> DVB-S2 device to a 3.12 (5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52) > >> mainline kernel. > >> I just extracted the drivers for the two frontends (ds3103 and ts2202) > >> from [1] and added them to a mainline kernel. Furthermore, i modified > >> the dw2102 driver to support the new frontends (= copied the necessary > >> lines of code from the origin dw2102) . In addition, i attached a > >> firmware for the dw2102 extracted from [3]. > >> I appreciate, if you review my patch and may integrate it into the > >> mainline tree. > > Hi Alexander, > > > > You can't simply extract those patches from some other tree and send, without > > the driver's author ack. > > > > Also, recently a driver for ts2202 and ds3103 was merged in the Kernel. It > > may not have the IDs for your device, but it shouldn't likely be hard to > > add support for it, if you have some programming skills. > > > > Regards, > > Mauro > > > >> Thank you! > >> Greetings > >> Alex > >> > >> [1] > >> https://bitbucket.org/liplianin/s2-liplianin-v37/get/67ce08afdbe7.tar.bz2 > >> [2] http://www.tt-downloads.de/Linux/s2-TT4600-linux-20120815.tgz > >> [3] http://www.tt-downloads.de/Linux/linux_tt-connect_s2-4600.pdf > > > -- Cheers, Mauro