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=-3.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 5D7E3C4363C for ; Fri, 2 Oct 2020 16:32:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1D30520758 for ; Fri, 2 Oct 2020 16:32:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=vanguardiasur-com-ar.20150623.gappssmtp.com header.i=@vanguardiasur-com-ar.20150623.gappssmtp.com header.b="jTb6EUMh" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388157AbgJBQcF (ORCPT ); Fri, 2 Oct 2020 12:32:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45246 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387768AbgJBQcE (ORCPT ); Fri, 2 Oct 2020 12:32:04 -0400 Received: from mail-ej1-x642.google.com (mail-ej1-x642.google.com [IPv6:2a00:1450:4864:20::642]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B25BC0613D0 for ; Fri, 2 Oct 2020 09:32:03 -0700 (PDT) Received: by mail-ej1-x642.google.com with SMTP id ly6so1546197ejb.8 for ; Fri, 02 Oct 2020 09:32:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vanguardiasur-com-ar.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vLLPjfNvFj7pR8od0hNiiSOWfDNa8LYk1h1kkUXgiLI=; b=jTb6EUMh+OlIVxa0PimfuLDmy32yYPGXpiPQNOPMPTKpXMlOXqvdBOwJsEqs3UHr0n FdHKQYQv8p0C8SbBAXcaTSo9M0hnVFKkc8wQNxABPUydB4w7Ith5G/R/1rKuD3Tk1HAJ hjw43tlAuO2zw4gzr2fgq/4Noz+d1eJpnnmpZytHQDEV1Uu4q8ZEF9aeB4dUzi1EZnpe sK0bQgEvhw/vmExBNToYiS3Sdty9YXTeMR+qVqdMZ+RVygI7ANh5YS9F8JQ8pxwczwFs 1SmX7VUV1rahd5NYGXEdiw6EgVJ+PfpzOBReLLCb6besxYeXIsBPzaQegvBk5pFRLdEt wfgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=vLLPjfNvFj7pR8od0hNiiSOWfDNa8LYk1h1kkUXgiLI=; b=j0RtqFnjFAgjuwmpceGhg33P2Jo4siKUaUg5inR6/LbHqf0qHWONKNgEsmx27ccbbB 18qffekevfSqxhXiPV7ehWwpjQtf4V8WhimmwzY1yJ3FYMHf+NE3QTsy2alvSQ+HfXnp mdXSvxV2g/du/zMitmS9hqHKYzgU9ry/xkZ+PEvMYhkpz8m7nlAfTP3xbTFNXPP/YVgJ R5Us14mKrF2DaCo4dgw1yLnU4r0bwH8/2Xga27McUoHoqHn0GbEIBd6qi7EnP7O7bnRZ D5qUn0GtVCdzQZ+muzjupBb7z14RnN7cYykl24o2C1bDIl5syDGQxt7RtzFZciA0b7Qs df0w== X-Gm-Message-State: AOAM5326GJNatqPFe3ILyCYsIHcursDE4BQdCku/NjWQbxhTHGmZkSMB ASm/vI1alu2pVvqLSIq7+s9q/yIousPkluqGt5OtOw== X-Google-Smtp-Source: ABdhPJzvIGZTSYXeDVvGycc/ET+O0eXN5kjaAPIg+hkk+PtA7S7pK0p+VHcosY6vL17tFeqld+x05+aclFHZCM+hktc= X-Received: by 2002:a17:906:3399:: with SMTP id v25mr3079580eja.51.1601656322242; Fri, 02 Oct 2020 09:32:02 -0700 (PDT) MIME-Version: 1.0 References: <20200922165535.1356622-1-maxime.chevallier@bootlin.com> In-Reply-To: <20200922165535.1356622-1-maxime.chevallier@bootlin.com> From: Ezequiel Garcia Date: Fri, 2 Oct 2020 13:31:50 -0300 Message-ID: Subject: Re: [PATCH v3 0/3] media: rockchip: Introduce driver for Rockchip's camera interface To: Maxime Chevallier Cc: Mauro Carvalho Chehab , Rob Herring , Robin Murphy , Mark Rutland , Heiko Stuebner , Hans Verkuil , Helen Koike , Dafna Hirschfeld , linux-media , devicetree , linux-arm-kernel , "open list:ARM/Rockchip SoC..." , Linux Kernel Mailing List , Thomas Petazzoni , Miquel Raynal , Paul Kocialkowski Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Maxime, On Tue, 22 Sep 2020 at 13:55, Maxime Chevallier wrote: > > Hi everyone, > > This is the third iteration of the series introducing a driver for the > PX30 camera interface. > > This was previously known as the "cif" driver in other iterations, but > was renamed to "vip" following Ezequiel's advices to match the datasheet > name. > > This is based on a BSP driver, and I'm not fully familiar with the media > and V4L2 frameworks, so I guess some review is still needed. > > This new series adds some stability fixes, and introduces the > double-buffering frame handling, giving better performances. > > Thanks to everyone who reviewed the first two iterations, > > Maxime > > Maxime Chevallier (3): > media: dt-bindings: media: Document Rockchip VIP bindings > media: rockchip: Introduce driver for Rockhip's camera interface I can't find this "v3 2/3 media: rockchip: Introduce driver for Rockhip's camera interface" patch in my mailbox. Perhaps it was too large and got filtered? Or maybe it's an issue on my side? Cheers, Ezequiel 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=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 303A2C4363C for ; Fri, 2 Oct 2020 16:32:15 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 B56FD206FA for ; Fri, 2 Oct 2020 16:32:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="R8c60m+2"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=vanguardiasur-com-ar.20150623.gappssmtp.com header.i=@vanguardiasur-com-ar.20150623.gappssmtp.com header.b="jTb6EUMh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B56FD206FA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=vanguardiasur.com.ar Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=QVfzTKV066qUok0k5T9+povin0DPi6xXie6foLFQaZA=; b=R8c60m+2/TVMIg7gqYJRJjOCz zNZA6Xw9nlLTPVS4zjrnKMr3ckzGf5hn0v66LrRHKzw8HQ3rylkkNXdDRN5RE/XQNVXzJNF6eMWKn jewzsE1pJ2gIph6OPFRyyBzGYaMoMJ4605R263d1aI6BaHmt+KEFaCxr8dQvk2Y/7N1p/xvnWaWKG 8q0OlWvKa0TLVHKsw5tAmWMsgu5x3z4e+zUKkcla4gXXhZS0q9IPQ004IWYAIauKoM5udfezrfgzS Y2p6IEpEysK1DHfKgLQmajHrwNo80ASPmJ2Ak17Aqn/apSavlBRyVT/692D/8VISvolbYpeRqj0pS b+mbgcKow==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kONyb-0005Yh-Ao; Fri, 02 Oct 2020 16:32:09 +0000 Received: from mail-ej1-x641.google.com ([2a00:1450:4864:20::641]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kONyW-0005X7-V4 for linux-rockchip@lists.infradead.org; Fri, 02 Oct 2020 16:32:06 +0000 Received: by mail-ej1-x641.google.com with SMTP id i26so2803267ejb.12 for ; Fri, 02 Oct 2020 09:32:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vanguardiasur-com-ar.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vLLPjfNvFj7pR8od0hNiiSOWfDNa8LYk1h1kkUXgiLI=; b=jTb6EUMh+OlIVxa0PimfuLDmy32yYPGXpiPQNOPMPTKpXMlOXqvdBOwJsEqs3UHr0n FdHKQYQv8p0C8SbBAXcaTSo9M0hnVFKkc8wQNxABPUydB4w7Ith5G/R/1rKuD3Tk1HAJ hjw43tlAuO2zw4gzr2fgq/4Noz+d1eJpnnmpZytHQDEV1Uu4q8ZEF9aeB4dUzi1EZnpe sK0bQgEvhw/vmExBNToYiS3Sdty9YXTeMR+qVqdMZ+RVygI7ANh5YS9F8JQ8pxwczwFs 1SmX7VUV1rahd5NYGXEdiw6EgVJ+PfpzOBReLLCb6besxYeXIsBPzaQegvBk5pFRLdEt wfgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=vLLPjfNvFj7pR8od0hNiiSOWfDNa8LYk1h1kkUXgiLI=; b=f0KZ8F+XKnb0QXr2zH5ppaqnTdXfXNwNesYNvdrypo9Mizqgpmscv4NTbr/YFAZQxh UAInoE8EXWTsKk7jDE1pWqojqbGC4w/zyygM8HtoCq6XVzysjpgt4ExSlmLRW1wTXYbL 52Q3aNdDE4vIk2x66U8/TKkzHFXu3VDN3WuSdmUVkVm8by+il3UBnohNFH7yPJ/VQIjq piL/fAg9D5MN9gnyOlTYuYMCa7D+vfqYojHhPW1/KxLdptIM7SUQMpXf6yiQsAZuji8V BnOtdU/jvmQ33sThDvYadvdTth9gp6l98DJ3xyIs8gPdTiDQHLn55ybYmncI1SU4UDUn J/Ew== X-Gm-Message-State: AOAM533kv6P3dR6zl4/8/o9HEdvK3oQqVy1sz7kN8/1jKWv5LTDm+979 O8o0oJnhbNPQ3/+OlPCNOZXqqPsAPArWDopaxvsiNQ== X-Google-Smtp-Source: ABdhPJzvIGZTSYXeDVvGycc/ET+O0eXN5kjaAPIg+hkk+PtA7S7pK0p+VHcosY6vL17tFeqld+x05+aclFHZCM+hktc= X-Received: by 2002:a17:906:3399:: with SMTP id v25mr3079580eja.51.1601656322242; Fri, 02 Oct 2020 09:32:02 -0700 (PDT) MIME-Version: 1.0 References: <20200922165535.1356622-1-maxime.chevallier@bootlin.com> In-Reply-To: <20200922165535.1356622-1-maxime.chevallier@bootlin.com> From: Ezequiel Garcia Date: Fri, 2 Oct 2020 13:31:50 -0300 Message-ID: Subject: Re: [PATCH v3 0/3] media: rockchip: Introduce driver for Rockchip's camera interface To: Maxime Chevallier X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201002_123205_415249_23094056 X-CRM114-Status: GOOD ( 17.07 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree , Dafna Hirschfeld , Heiko Stuebner , Linux Kernel Mailing List , Paul Kocialkowski , "open list:ARM/Rockchip SoC..." , Helen Koike , Rob Herring , Thomas Petazzoni , Miquel Raynal , Hans Verkuil , Mauro Carvalho Chehab , Robin Murphy , linux-arm-kernel , linux-media Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Hi Maxime, On Tue, 22 Sep 2020 at 13:55, Maxime Chevallier wrote: > > Hi everyone, > > This is the third iteration of the series introducing a driver for the > PX30 camera interface. > > This was previously known as the "cif" driver in other iterations, but > was renamed to "vip" following Ezequiel's advices to match the datasheet > name. > > This is based on a BSP driver, and I'm not fully familiar with the media > and V4L2 frameworks, so I guess some review is still needed. > > This new series adds some stability fixes, and introduces the > double-buffering frame handling, giving better performances. > > Thanks to everyone who reviewed the first two iterations, > > Maxime > > Maxime Chevallier (3): > media: dt-bindings: media: Document Rockchip VIP bindings > media: rockchip: Introduce driver for Rockhip's camera interface I can't find this "v3 2/3 media: rockchip: Introduce driver for Rockhip's camera interface" patch in my mailbox. Perhaps it was too large and got filtered? Or maybe it's an issue on my side? Cheers, Ezequiel _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip 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=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 B086FC4363C for ; Fri, 2 Oct 2020 16:33:23 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 595A6206FA for ; Fri, 2 Oct 2020 16:33:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="kG9UDjbD"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=vanguardiasur-com-ar.20150623.gappssmtp.com header.i=@vanguardiasur-com-ar.20150623.gappssmtp.com header.b="jTb6EUMh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 595A6206FA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=vanguardiasur.com.ar Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=O2hpHXzuiBc63DuypbKulrUrXtvKoN0qNH1x/aT0llg=; b=kG9UDjbDeveTLuGuJH8H4Ofch MgU/FzuC0UDb8Q+dS6N7uzfwkoOkF3uYDnt7tB/Ac88TQvg0RleSHgUsthO2L/OJUZofj7mV8K5Ec X9hjQeU2UjaOfpMfCXpDYAmXqcKOAlEYYWG4dkA7H4FH2Q0CI1zVFmpmQiFk4Hvo+dkeB8vAUeVPL IgIqvQoSPGEu4QeuOinFqOOVwHd+sojUroOZbfA/437F0/+cZkDkBU+ER/qBK4cDxTf8jZOr5Xymf GfeihEJJVxuSO0g1i0IMPhkB5SVDfKCVCER8p8nXgI8zbBdyuX1+/qFJxbnTeIk60f4kag5NuP/cP nSnlGLUgw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kONyZ-0005YM-V9; Fri, 02 Oct 2020 16:32:08 +0000 Received: from mail-ej1-x641.google.com ([2a00:1450:4864:20::641]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kONyW-0005X8-W9 for linux-arm-kernel@lists.infradead.org; Fri, 02 Oct 2020 16:32:06 +0000 Received: by mail-ej1-x641.google.com with SMTP id c22so1490053ejx.0 for ; Fri, 02 Oct 2020 09:32:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vanguardiasur-com-ar.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vLLPjfNvFj7pR8od0hNiiSOWfDNa8LYk1h1kkUXgiLI=; b=jTb6EUMh+OlIVxa0PimfuLDmy32yYPGXpiPQNOPMPTKpXMlOXqvdBOwJsEqs3UHr0n FdHKQYQv8p0C8SbBAXcaTSo9M0hnVFKkc8wQNxABPUydB4w7Ith5G/R/1rKuD3Tk1HAJ hjw43tlAuO2zw4gzr2fgq/4Noz+d1eJpnnmpZytHQDEV1Uu4q8ZEF9aeB4dUzi1EZnpe sK0bQgEvhw/vmExBNToYiS3Sdty9YXTeMR+qVqdMZ+RVygI7ANh5YS9F8JQ8pxwczwFs 1SmX7VUV1rahd5NYGXEdiw6EgVJ+PfpzOBReLLCb6besxYeXIsBPzaQegvBk5pFRLdEt wfgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=vLLPjfNvFj7pR8od0hNiiSOWfDNa8LYk1h1kkUXgiLI=; b=UV96ajuDgqJ2p/l+IYnFpICJq7bYjXqeXpidTGmzFrgGyv683BVEUP5312kUlQpNJ+ AwT99RMbYKsEsbKHq8LhlXfd27/KSaR+N6IO2/fiDbHCQEYRGESbJyUYTqKSMhSXni7l xxWcFdQMuNQPZQhVhIyS9tug4Z9pX63Y9AGr0Se2Ef+Zli8f7yRu/bluGx2V/zNR9aDr JfLzET82ZVEXfkRlcj8nPPdNPGTjbn7mc0Z8MOuojeKGiQHEXPqiQQen/dkR48F6cSdu hr8anrdf2bngmKErq1OeszZJiRzTW52Xla/G5rZ+EhY3+NrIJH+tlExWdU7aBTYmji3s HCsA== X-Gm-Message-State: AOAM531UU81VKeOEcpJy0pL6rPuDeXeeoTI+dAmSsfHA5CVFUM+/VL4r 9/RhtRFIzrAS+Fd+L/HjlaY9pAraRfdPqNyIiIhILDGXnv2Naw== X-Google-Smtp-Source: ABdhPJzvIGZTSYXeDVvGycc/ET+O0eXN5kjaAPIg+hkk+PtA7S7pK0p+VHcosY6vL17tFeqld+x05+aclFHZCM+hktc= X-Received: by 2002:a17:906:3399:: with SMTP id v25mr3079580eja.51.1601656322242; Fri, 02 Oct 2020 09:32:02 -0700 (PDT) MIME-Version: 1.0 References: <20200922165535.1356622-1-maxime.chevallier@bootlin.com> In-Reply-To: <20200922165535.1356622-1-maxime.chevallier@bootlin.com> From: Ezequiel Garcia Date: Fri, 2 Oct 2020 13:31:50 -0300 Message-ID: Subject: Re: [PATCH v3 0/3] media: rockchip: Introduce driver for Rockchip's camera interface To: Maxime Chevallier X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201002_123205_415131_C7F8CFB5 X-CRM114-Status: GOOD ( 18.22 ) 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: Mark Rutland , devicetree , Dafna Hirschfeld , Heiko Stuebner , Linux Kernel Mailing List , Paul Kocialkowski , "open list:ARM/Rockchip SoC..." , Helen Koike , Rob Herring , Thomas Petazzoni , Miquel Raynal , Hans Verkuil , Mauro Carvalho Chehab , Robin Murphy , linux-arm-kernel , linux-media Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Maxime, On Tue, 22 Sep 2020 at 13:55, Maxime Chevallier wrote: > > Hi everyone, > > This is the third iteration of the series introducing a driver for the > PX30 camera interface. > > This was previously known as the "cif" driver in other iterations, but > was renamed to "vip" following Ezequiel's advices to match the datasheet > name. > > This is based on a BSP driver, and I'm not fully familiar with the media > and V4L2 frameworks, so I guess some review is still needed. > > This new series adds some stability fixes, and introduces the > double-buffering frame handling, giving better performances. > > Thanks to everyone who reviewed the first two iterations, > > Maxime > > Maxime Chevallier (3): > media: dt-bindings: media: Document Rockchip VIP bindings > media: rockchip: Introduce driver for Rockhip's camera interface I can't find this "v3 2/3 media: rockchip: Introduce driver for Rockhip's camera interface" patch in my mailbox. Perhaps it was too large and got filtered? Or maybe it's an issue on my side? Cheers, Ezequiel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel