Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp186688pxj; Fri, 28 May 2021 01:15:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwSr3XYaMmT4bi44jGyiHoXmT2UCv0RplE9WUHUfFWFgu3fVlZ7lS5vG1ghrNFBjKvE8fwj X-Received: by 2002:a05:6402:134d:: with SMTP id y13mr8653599edw.287.1622189755262; Fri, 28 May 2021 01:15:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622189755; cv=none; d=google.com; s=arc-20160816; b=SasKISrvpjqQWbqB1nUS1tHI4/zglTvkipaI0Tpr5FMG6qfdZi5jWEBuKTYr+DnJDq TInXaABIPgmmv8kZ80TkSfd6K/eDBxNGCWHHFEadOnlzOci8cw/xHyb0e+RX2R0urwxf BFQiTYD5MTJ7WNC08KgNXi48aIUOZaFqUek7LZIgk4soc9sNt59jWsrRACifuJsywFFM h1kAMbZD4y3Bzo1XrnOD+6ShMJdL1SbXDhbYlfOJEkLOcxYa8Ktv3tUxhnitpLGEWvt1 HYCrSteJ944xs8CWQah/xLI95E4G1Q6dJ6q/NpPywGSC28kmGw+Pu5PpW81xTcM72EOB MC6w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:message-id:date :subject:cc:to:from; bh=NqiYxz0ONHE5dXHnOSGVFPiu+g901x4XH7XbATgnQYg=; b=yON3mXvGUt7ZhXPls5DyaV5TzgM1kHtM0Rk5BiF1CSw19lO+8HjLV1OKqZdjAR/E9E lIu6D0xhgdJHINMGOQAt0Kv9SyGyxrWBGDFXdsdiuHqWpjhWhPtsgs+d7pynQh6SAlDT xMWtJWzvmDpYzkRMOIaMGd5KO5yS8xXOY/EBDs9Oclf6BzmP32UTbznwlcwhmjTJl1YO Q8Rs489tWDFGWacrLMXAt2j3UvBGvtH3B7wokVQu7kJyM4blc1ICZ97kvbRhhVTR//Tl bMz334VC6kqM/AOHd9sJ2Dy9ymfLGURM6GFf8njObJ24dOFjC4Wz0m3K/3jzPNmhoc91 WwDQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a9si252234ejj.647.2021.05.28.01.15.32; Fri, 28 May 2021 01:15:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236110AbhE1IPs (ORCPT + 99 others); Fri, 28 May 2021 04:15:48 -0400 Received: from comms.puri.sm ([159.203.221.185]:41174 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234715AbhE1IPr (ORCPT ); Fri, 28 May 2021 04:15:47 -0400 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id F03D6E3C05; Fri, 28 May 2021 01:14:12 -0700 (PDT) Received: from comms.puri.sm ([127.0.0.1]) by localhost (comms.puri.sm [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ybR3mDS6BlZB; Fri, 28 May 2021 01:14:12 -0700 (PDT) From: Martin Kepplinger To: laurent.pinchart@ideasonboard.com, mchehab@kernel.org Cc: devicetree@vger.kernel.org, kernel@puri.sm, krzysztof.kozlowski@canonical.com, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, paul.kocialkowski@bootlin.com, robh@kernel.org, shawnx.tu@intel.com, Martin Kepplinger Subject: [PATCH v2 0/5] Add support for the Hynix Hi-846 camera Date: Fri, 28 May 2021 10:13:31 +0200 Message-Id: <20210528081336.3858700-1-martin.kepplinger@puri.sm> Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org hi, This patchset add support for the SK Hynix Hi-846 CMOS images sensor. It includes documentation, dt-bindings and the driver. patch 4 and 5 are basically optional: if i2c-cardlist is deprecated, ignore it and act on it appropriately, and the defconfig would just be convenience for now. best wishes, martin revision history ---------------- v2: sent a bit early due to stupid mistakes fix build issues fix dtschema issues add enable for arm64 defconfig v1: https://lore.kernel.org/linux-media/20210527091221.3335998-1-martin.kepplinger@puri.sm/ Martin Kepplinger (5): dt-bindings: vendor-prefixes: Add SK Hynix Inc. dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera arm64: defconfig: enable VIDEO_HI846 Documentation: i2c-cardlist: add the Hynix hi846 sensor .../admin-guide/media/i2c-cardlist.rst | 1 + .../bindings/media/i2c/hynix,hi846.yaml | 99 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + MAINTAINERS | 6 + arch/arm64/configs/defconfig | 1 + drivers/media/i2c/Kconfig | 13 + drivers/media/i2c/Makefile | 1 + drivers/media/i2c/hi846.c | 2137 +++++++++++++++++ 8 files changed, 2260 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml create mode 100644 drivers/media/i2c/hi846.c -- 2.30.2