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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id DEE93C001E0 for ; Fri, 28 Jul 2023 08:52:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=XjN97Gwkp6nQ3VGF5V5KtmfTT6gndMdo/1HauNZUqCY=; b=i9OwUKcSPiPVA4 EL+LIF6iuUQrD+gbKGE1/kfEdr4HbfZgn9TsXQPuZHuwb/gtSacRFJuk4GSeyrqYqPUdyLZl6WJEB jC5LKhQwMGwXB9CDyJIwB9NoJwAVghD2hHzEXfqflRtcfhSffUkhbBtd1xohjtL9EAyWpyeY9rUlM nMAjAzdw46O8ZTQiuDFGCxTT5ImNn1y5rGWZ/7cLbzBPbmQoRBrwUajM96xrJOcCl8SGvX3EDlzJK MXLueHPX5drCN5sXHhoneORqaGy0Z4hrtDKYgGFz7rIb4hBWE7IgojF9ZcogaI9WkSJtmdRgiBevD 0AmiHwL7iyvHbZ3v085g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qPJCr-002TW2-22; Fri, 28 Jul 2023 08:52:17 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qPJCo-002TVK-24 for linux-arm-kernel@lists.infradead.org; Fri, 28 Jul 2023 08:52:16 +0000 Received: from pendragon.ideasonboard.com (aztw-30-b2-v4wan-166917-cust845.vm26.cable.virginm.net [82.37.23.78]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 33CB843; Fri, 28 Jul 2023 10:51:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1690534271; bh=RBNPBgVBOEtkucU4s3YaHbDxMVYGoCMmlyMjuaes4ho=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=i/b+djCcpDYm5rwVsJVU77a62ezAr5lwrjk9tiGSDGN/zr3oo4wif8kBaPjgYpGOv o20d4/QDbCwMEUDocQ9t48QOPSQNDr9WMsIe0gMbgAW+ap53nniP0xJ1goxUaKq0RL o1sbsotNo9mkdlvWN5IRCqCj1td2MKh0sLnm/w3w= MIME-Version: 1.0 In-Reply-To: <20230727154108.308320-1-umang.jain@ideasonboard.com> References: <20230727154108.308320-1-umang.jain@ideasonboard.com> Subject: Re: [PATCH 0/2] media: i2c: imx519: Support for Sony IMX519 sensor From: Kieran Bingham Cc: Lee Jackson , Mauro Carvalho Chehab , Sakari Ailus , Laurent Pinchart , Hans Verkuil , Shawn Tu , Nicholas Roth , Mikhail Rudenko , Marco Felsch , jacopo.mondi@ideasonboard.com, Umang Jain To: Umang Jain , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org Date: Fri, 28 Jul 2023 09:52:08 +0100 Message-ID: <169053432818.137962.5791887898514618663@Monstersaurus> User-Agent: alot/0.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230728_015214_844606_66604331 X-CRM114-Status: GOOD ( 13.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Umang, Quoting Umang Jain (2023-07-27 16:41:06) > Series adds driver support for Sony IMX519 sensor. > > Lee, can do add S-o-B tags please to these patches > since I've updated your email IDs at various places from > info@ to lee.jackson@. Can you dig and find out what your start point was here please? This series should already be numbered at least v6, there are 5 previous postings. The most recent of which was already Signed off by 'lee.jackson@arducam.com' So that makes me weary that v5 was not used as the start point for this refresh. Previous versions are identifiable here: - https://patchwork.linuxtv.org/project/linux-media/list/?series=&submitter=&state=*&q=imx519&archive=both&delegate= Could you check through any previous review comments and make sure they have all been addressed too please? It would be useful if the cover letter or patch described a changelog from the previous version too to identify what has been updated. I see the kernel test robot reported failures based on missing dependencies. It's helpful to list any dependency information here in the cover letter too. -- Kieran > > Thanks! > > Lee Jackson (2): > media: dt-bindings: imx519: Add IMX519 DT bindings > media: i2c: imx519: Support for the Sony IMX519 sensor > > .../bindings/media/i2c/sony,imx519.yaml | 113 + > MAINTAINERS | 8 + > drivers/media/i2c/Kconfig | 11 + > drivers/media/i2c/Makefile | 1 + > drivers/media/i2c/imx519.c | 2134 +++++++++++++++++ > 5 files changed, 2267 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx519.yaml > create mode 100644 drivers/media/i2c/imx519.c > > -- > 2.39.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel