From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=3.0 tests=FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1CD57C74A2B for ; Wed, 10 Jul 2019 15:07:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E84A720651 for ; Wed, 10 Jul 2019 15:07:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727503AbfGJPHg (ORCPT ); Wed, 10 Jul 2019 11:07:36 -0400 Received: from ns.iliad.fr ([212.27.33.1]:51532 "EHLO ns.iliad.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726097AbfGJPHg (ORCPT ); Wed, 10 Jul 2019 11:07:36 -0400 Received: from ns.iliad.fr (localhost [127.0.0.1]) by ns.iliad.fr (Postfix) with ESMTP id 7299020371; Wed, 10 Jul 2019 17:07:34 +0200 (CEST) Received: from [192.168.108.49] (freebox.vlq16.iliad.fr [213.36.7.13]) by ns.iliad.fr (Postfix) with ESMTP id 5AD6420200; Wed, 10 Jul 2019 17:07:34 +0200 (CEST) Subject: Re: [RFC] SW connection between DVB Transport Stream demuxer and I2C-based frontend From: Marc Gonzalez To: Peter Rosin , I2C , linux-media , GPIO Cc: Mauro Carvalho Chehab , =?UTF-8?Q?Jonathan_Neusch=c3=a4fer?= , Brad Love , Antti Palosaari , Olli Salonen , Bjorn Andersson , Linus Walleij , Jeffrey Hugo , Wolfram Sang , Simon Horman , Peter Korsgaard , Linux ARM References: <5e35b4fb-646d-6428-f372-ee47d7352cd6@free.fr> <7d47a978-5307-a2c8-acc2-f29ce7567bd5@axentia.se> <12b7118b-5118-cc43-2d0b-aff9650914a5@free.fr> Message-ID: Date: Wed, 10 Jul 2019 17:07:34 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <12b7118b-5118-cc43-2d0b-aff9650914a5@free.fr> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP ; ns.iliad.fr ; Wed Jul 10 17:07:34 2019 +0200 (CEST) Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 10/07/2019 15:52, Marc Gonzalez wrote: > Your solution works great. It's refreshing to have stuff work > out-of-the-box! Arg! I spoke too soon. For some reason, si2157_init() is not being called when it should. I'm trying to trace it down... From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Gonzalez Subject: Re: [RFC] SW connection between DVB Transport Stream demuxer and I2C-based frontend Date: Wed, 10 Jul 2019 17:07:34 +0200 Message-ID: References: <5e35b4fb-646d-6428-f372-ee47d7352cd6@free.fr> <7d47a978-5307-a2c8-acc2-f29ce7567bd5@axentia.se> <12b7118b-5118-cc43-2d0b-aff9650914a5@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <12b7118b-5118-cc43-2d0b-aff9650914a5@free.fr> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Peter Rosin , I2C , linux-media , GPIO Cc: Peter Korsgaard , Jeffrey Hugo , Wolfram Sang , Linus Walleij , Brad Love , =?UTF-8?Q?Jonathan_Neusch=c3=a4fer?= , Bjorn Andersson , Antti Palosaari , Simon Horman , Mauro Carvalho Chehab , Olli Salonen , Linux ARM List-Id: linux-i2c@vger.kernel.org On 10/07/2019 15:52, Marc Gonzalez wrote: > Your solution works great. It's refreshing to have stuff work > out-of-the-box! Arg! I spoke too soon. For some reason, si2157_init() is not being called when it should. I'm trying to trace it down... From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 418FCC74A21 for ; Wed, 10 Jul 2019 15:07:41 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1512720651 for ; Wed, 10 Jul 2019 15:07:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="hK4StlN9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1512720651 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=free.fr Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:References:To:From:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=25K/sUO0cSVpNECK/4RHwkJbHegLpMy1F0ZgCFhU868=; b=hK4StlN9aLRP97 rvYX0OrpznZj6khCkVdZR6kMBj7VqO/BEZvpXh8Qp5J4nEMQrMp/t2hK+PDPZ0LKkZwm43gL/BNBp EVAL8u2l1C5hMc59UwWEJP5ZD+5w7iSTBIOjY8UQmygX2ae91WH7GIL2oOXrBqRg6n/eHcVofpLKL +kJAu+RHiZabNcaaQ10MzbHsABSSbv9x9IGOMitt+iliA/rmvoIy/KSLGJX27zKotpHNTQXXjv1X2 ZTRL84ILGY1ke4SwV1GTWl/y7EgDDAIDIi6DkXnugsxOM17i2k9dxeQ6hKHEKpwBj8V4ygagRM6E0 ZFygVrVocrGqBIrMHSfA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hlEC4-0004lP-IS; Wed, 10 Jul 2019 15:07:40 +0000 Received: from ns.iliad.fr ([212.27.33.1]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hlEC1-0004kV-5w for linux-arm-kernel@lists.infradead.org; Wed, 10 Jul 2019 15:07:38 +0000 Received: from ns.iliad.fr (localhost [127.0.0.1]) by ns.iliad.fr (Postfix) with ESMTP id 7299020371; Wed, 10 Jul 2019 17:07:34 +0200 (CEST) Received: from [192.168.108.49] (freebox.vlq16.iliad.fr [213.36.7.13]) by ns.iliad.fr (Postfix) with ESMTP id 5AD6420200; Wed, 10 Jul 2019 17:07:34 +0200 (CEST) Subject: Re: [RFC] SW connection between DVB Transport Stream demuxer and I2C-based frontend From: Marc Gonzalez To: Peter Rosin , I2C , linux-media , GPIO References: <5e35b4fb-646d-6428-f372-ee47d7352cd6@free.fr> <7d47a978-5307-a2c8-acc2-f29ce7567bd5@axentia.se> <12b7118b-5118-cc43-2d0b-aff9650914a5@free.fr> Message-ID: Date: Wed, 10 Jul 2019 17:07:34 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <12b7118b-5118-cc43-2d0b-aff9650914a5@free.fr> Content-Language: en-US X-Virus-Scanned: ClamAV using ClamSMTP ; ns.iliad.fr ; Wed Jul 10 17:07:34 2019 +0200 (CEST) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190710_080737_370859_6A90D3D1 X-CRM114-Status: UNSURE ( 7.85 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Korsgaard , Jeffrey Hugo , Wolfram Sang , Linus Walleij , Brad Love , =?UTF-8?Q?Jonathan_Neusch=c3=a4fer?= , Bjorn Andersson , Antti Palosaari , Simon Horman , Mauro Carvalho Chehab , Olli Salonen , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 10/07/2019 15:52, Marc Gonzalez wrote: > Your solution works great. It's refreshing to have stuff work > out-of-the-box! Arg! I spoke too soon. For some reason, si2157_init() is not being called when it should. I'm trying to trace it down... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel