From patchwork Wed Apr 18 16:12:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brad Love X-Patchwork-Id: 10348665 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 4E2E660216 for ; Wed, 18 Apr 2018 16:13:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 418922872B for ; Wed, 18 Apr 2018 16:13:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3663F2871A; Wed, 18 Apr 2018 16:13:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B6D6D28824 for ; Wed, 18 Apr 2018 16:12:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752707AbeDRQMM (ORCPT ); Wed, 18 Apr 2018 12:12:12 -0400 Received: from sub5.mail.dreamhost.com ([208.113.200.129]:46050 "EHLO homiemail-a125.g.dreamhost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751878AbeDRQML (ORCPT ); Wed, 18 Apr 2018 12:12:11 -0400 Received: from homiemail-a125.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a125.g.dreamhost.com (Postfix) with ESMTP id DB9EC60000E01; Wed, 18 Apr 2018 09:12:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=nextdimension.cc; h=from :to:cc:subject:date:message-id:in-reply-to:references; s= nextdimension.cc; bh=9kJSrtKt4kESZRq0AxpO6NrCkDk=; b=qrnPjHk4TZ0 kHh22CqMvDGchJrgEEEo/k7913Cz0d54b03x7zSQZKmqu8w0ApCnBeTZ4v1jXY8M 0VHV1jX1cOo7QAyDrnEnlmjmL5MuDF+Fih6ND/udURJniYt8/bMPt6xdyCP/z7f+ 7dL9Dv5tDV0BcW77GbNhHzmV9CqnG7xQ= Received: from localhost.localdomain (66-90-189-166.dyn.grandenetworks.net [66.90.189.166]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: brad@nextdimension.ws) by homiemail-a125.g.dreamhost.com (Postfix) with ESMTPSA id A560460000E03; Wed, 18 Apr 2018 09:12:10 -0700 (PDT) From: Brad Love To: linux-media@vger.kernel.org Cc: Brad Love Subject: [PATCH 1/5] Enable two drivers with backports Date: Wed, 18 Apr 2018 11:12:03 -0500 Message-Id: <1524067927-12113-2-git-send-email-brad@nextdimension.cc> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1524067927-12113-1-git-send-email-brad@nextdimension.cc> References: <1524067927-12113-1-git-send-email-brad@nextdimension.cc> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP si2168 has i2c mux related backports to v3.4 cx231xx has i2c mux related backports to v3.4 Both drivers are tested working in kernel v3.2 Signed-off-by: Brad Love --- v4l/versions.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/v4l/versions.txt b/v4l/versions.txt index 4912fc2..6149f7a 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -15,9 +15,7 @@ VIDEO_OV5670 [4.7.0] # needs i2c_mux_alloc -VIDEO_CX231XX DVB_LGDT3306A -DVB_SI2168 DVB_RTL2830 DVB_RTL2832 DVB_M88DS3103