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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 78FDFC4332F for ; Wed, 2 Feb 2022 11:25:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343940AbiBBLZk (ORCPT ); Wed, 2 Feb 2022 06:25:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232773AbiBBLZi (ORCPT ); Wed, 2 Feb 2022 06:25:38 -0500 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C254C06173D for ; Wed, 2 Feb 2022 03:25:38 -0800 (PST) Received: by mail-lf1-x12e.google.com with SMTP id b9so39927602lfq.6 for ; Wed, 02 Feb 2022 03:25:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20210112.gappssmtp.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=njtgT/Hj6QOxnTQzsDM9CxbROgEchM6ZlUmD1fFi8h0=; b=Yfa9SzdZEFSzuNuCORX+HsBgYgMhscV1+2ILJIRa/wl7Phq/cinr6ADeGyWPwJvZEJ RMh9md7Ho62CMKs0lnpf2ZGgsJB2xu9GWx6Ueb07SjVLWBjUqcj4zlYYrypLukUIeBo4 RkIq+nUHybAsIjlBzWYPD2YwrQuAZEk2xOneZV1vqVWOwNfkuQEPntWoWUfygqQTV0F9 7f0t/ZenpYgP1R7LvCxiXriWoSQOHMIwDGpvILIdgSFnWR3HeTkK/Guh9McHFGEg7SzW yZbbd/fejaV/UEYiugiLKjTIifG26G8RX1WlDfzHNIiskGl6nljJAQaglo/L5sAUshXf lJ2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=njtgT/Hj6QOxnTQzsDM9CxbROgEchM6ZlUmD1fFi8h0=; b=YbvMyOBqnf20ZVBDO37ukCSRuE4pqoFhAMZaj9zQAixdxW72p9T9V5zR1q/vgSdJnD Xo5xTonXi5ib2LwsDgBkxVADoE1mni0AsxaYQiR+csccXqJYT8ku/P/OqIY0fBvh2k2J TuZPqiyYjiJfLdZgKkORSskdfEjMR4KrCIjkqNKecdFlnnfOS3oomyutl/Td2aqM2K5/ 3MwiRvEt4qE2BI/yaYdM6/DVGR5VEuiBZfwrawFuLwo2Ynywb8ZMRFtfQa78JXCAifj0 eMmvBdpMhjdApXFho8Zsi3TjDPaU6Nj4FpppOh4k3aEgIM9cgSRgbi3S3fj2HcuIKcu3 nNSQ== X-Gm-Message-State: AOAM533XnRSpFG25yTROjnfm1ZHd2/NqhEP4qjGtwsU0NofTpJHi2sWk n5hEyUSY3KFd5vmyl9DXANkVUg== X-Google-Smtp-Source: ABdhPJxqWwktBiY9sY0hxxB5jfTG/UKv+PohXhZtZgufEqPQZfD4nwQTeH9kSFDrFTn378LB88Zt2Q== X-Received: by 2002:a05:6512:238c:: with SMTP id c12mr22469363lfv.333.1643801136432; Wed, 02 Feb 2022 03:25:36 -0800 (PST) Received: from [192.168.112.17] (nikaet.starlink.ru. [94.141.168.29]) by smtp.gmail.com with ESMTPSA id n20sm2769079ljg.136.2022.02.02.03.25.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Feb 2022 03:25:35 -0800 (PST) Message-ID: <8c3dfbb7-3978-438b-36cc-6bb0fa57a814@cogentembedded.com> Date: Wed, 2 Feb 2022 14:25:34 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH] media: rcar-vin: require master VIN only for CSI source Content-Language: en-US To: =?UTF-8?Q?Niklas_S=c3=b6derlund?= Cc: Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Vladimir Barinov References: <20220202104700.3329055-1-nikita.yoush@cogentembedded.com> From: Nikita Yushchenko In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi. > I agree this issue needs to be addressed and I think the use-case is > covered in the patch 1/3 in the VIN routing series [1]. Indeed, that patch moves the check to CSI-only path, which is exactly what I tried to do. Thank you! > I don't have > access to King Fisher hardware so I can't test it, if you do could you > test that series and see if it fix the issue? Right now I don't have all needed hw to run the test that reproduced the issue. If/when I get access to hw, I will try it. Nikita