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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 310A7C4707F for ; Thu, 27 May 2021 09:55:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1634D61417 for ; Thu, 27 May 2021 09:55:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235978AbhE0J5b (ORCPT ); Thu, 27 May 2021 05:57:31 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:35266 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235768AbhE0J5a (ORCPT ); Thu, 27 May 2021 05:57:30 -0400 Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 3D8B2B2C; Thu, 27 May 2021 11:55:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1622109356; bh=0HnzxuKrvsUiPX1AvlG73K9baINdqPN6r/ZhNJLibfo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WGlFkF6NtgsSKpj/4LnUokGLb36OjAxskPTNLqWT06zrcyZ5nYKgsd5QVv/gRyfHj 3Ldl/zg7WZztZpO4jY9luR/WAfFUhfWID5Xp0r9u8LY0x+tfaaN2SIXj0cdDWPcpYu ga40p2KR6ulzcC9wRywsEha2egpxfvBl26fPcms4= Date: Thu, 27 May 2021 12:55:50 +0300 From: Laurent Pinchart To: Martin Kepplinger Cc: mchehab@kernel.org, robh@kernel.org, krzysztof.kozlowski@canonical.com, kernel@puri.sm, paul.kocialkowski@bootlin.com, shawnx.tu@intel.com, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v1 4/4] Documentation: i2c-cardlist: add the Hynix hi846 sensor Message-ID: References: <20210527091221.3335998-1-martin.kepplinger@puri.sm> <20210527091221.3335998-5-martin.kepplinger@puri.sm> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210527091221.3335998-5-martin.kepplinger@puri.sm> Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Hi Martin, Thank you for the patch. On Thu, May 27, 2021 at 11:12:21AM +0200, Martin Kepplinger wrote: > Add the SK Hynix Hi-846 8M Pixel CMOS image sensor to the i2c-cardlist. > > Signed-off-by: Martin Kepplinger > --- > Documentation/admin-guide/media/i2c-cardlist.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/admin-guide/media/i2c-cardlist.rst b/Documentation/admin-guide/media/i2c-cardlist.rst > index e60d459d18a9..185e07a3da43 100644 > --- a/Documentation/admin-guide/media/i2c-cardlist.rst > +++ b/Documentation/admin-guide/media/i2c-cardlist.rst > @@ -60,6 +60,7 @@ Driver Name > ============ ========================================================== > et8ek8 ET8EK8 camera sensor > hi556 Hynix Hi-556 sensor > +hi846 Hynix Hi-846 sensor > imx214 Sony IMX214 sensor > imx219 Sony IMX219 sensor > imx258 Sony IMX258 sensor Mauro, is there any value in this list ? It's incomplete, and it's actually the first time I hear about it :-) Could we drop it ? -- Regards, Laurent Pinchart