From nobody Tue Apr 7 17:15:26 2026 Received: from lx20.hoststar.hosting (lx20.hoststar.hosting [168.119.41.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CD5BB3A1E72; Thu, 26 Feb 2026 09:23:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=168.119.41.54 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772097840; cv=none; b=EZ/i8+XcHyCiPLoGEwTWdMK7TAhiY5hSAxbsMA2iZlMiVuWPkXcFRVdSa+j9aj1jfEUEWZYz/vLKbijz+b4fGuIdIWgjbUKMROyt/u/GZqA4YOoas3MT6559SrwvrSxv0ydYuqvF6F3jlx69aWsFVSASQ6YVTmb6HnOa/Hk1Zb0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772097840; c=relaxed/simple; bh=YT4cbzFgCw12fUL5HcvaNDrFe02mGFZaNUh1cRBtyVo=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=JHEla/D2Q/IsHch8qOVU/hLv5gxhzyWcaQvhZw36FWWe0ggIg2IcsmVVkcw4z5jeRK90GAK3QDceU5IegovqHAGEhitCdaDcP7hd/FS+xK225OpVoi2eV7P99iDNLJVty4U/di4suhruR5thAeFN0BUnFeZf9krdIxhTmWwgWik= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=emfend.at; spf=pass smtp.mailfrom=emfend.at; dkim=pass (1024-bit key) header.d=emfend.at header.i=@emfend.at header.b=Tg7ZFcAe; arc=none smtp.client-ip=168.119.41.54 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=emfend.at Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=emfend.at Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=emfend.at header.i=@emfend.at header.b="Tg7ZFcAe" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=emfend.at; s=mail; h=Cc:To:In-Reply-To:References:Message-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:Subject:Date:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=9SzZNEDRt/JuCCXQjF2yDXi2JJLtJVbsbdY/dIXln9Y=; b=Tg7ZFcAeErr11QsdSWw+Ma1kxP l77zww6X234y5uV5fcu/g6sR+s6QFfolkxfl+3BtMV+T6ZvJEX/syI604ITm7isrdWAeHuR8Uy8n6 9dvJ5zgwjHXiNNSs2JLY8Vpx3S+frHN9AuKuTbgK1FwcE/C76zKyRNCxAJmg9iVud2j4=; Received: from 194-208-208-245.tele.net ([194.208.208.245]:64689 helo=[127.0.1.1]) by lx20.hoststar.hosting with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1vvXAt-0018Zt-Lp; Thu, 26 Feb 2026 09:56:47 +0100 From: Matthias Fend Date: Thu, 26 Feb 2026 09:56:02 +0100 Subject: [PATCH 2/8] media: i2c: ov08d10: add support for binding via device tree Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20260226-ov08d10-v1-2-c3a916368123@emfend.at> References: <20260226-ov08d10-v1-0-c3a916368123@emfend.at> In-Reply-To: <20260226-ov08d10-v1-0-c3a916368123@emfend.at> To: Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jimmy Su , Sakari Ailus , Philipp Zabel Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Matthias Fend , bsp-development.geo@leica-geosystems.com X-Mailer: b4 0.14.2 X-Spam-Score: -0.7 X-Spam-Bar: / X-Spam-Report: Spam detection software, running on the system "lx20.hoststar.hosting", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Add YAML bindings for the Omnivision OV08D10 CMOS image sensor. Signed-off-by: Matthias Fend --- .../bindings/media/i2c/ovti,ov08d10.yaml | 101 +++++++++++++++++++++ MAINTAINERS | 1 + 2 files changed, 102 insertions(+) Content analysis details: (-0.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: linuxtv.org] 0.0 URIBL_DBL_BLOCKED_OPENDNS ADMINISTRATOR NOTICE: The query to dbl.spamhaus.org was blocked due to usage of an open resolver. See https://www.spamhaus.org/returnc/pub/ [URIs: linuxtv.org] 0.0 URIBL_ZEN_BLOCKED_OPENDNS ADMINISTRATOR NOTICE: The query to zen.spamhaus.org was blocked due to usage of an open resolver. See https://www.spamhaus.org/returnc/pub/ [URIs: linuxtv.org] -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 TVD_RCVD_IP Message was received from an IP address 0.1 POISEN_SPAM_PILL_3 BODY: random spam to be learned in bayes 0.1 POISEN_SPAM_PILL_1 RAW: random spam to be learned in bayes 0.0 KAM_DMARC_STATUS Test Rule for DKIM or SPF Failure with Strict Alignment (older systems) 0.1 POISEN_SPAM_PILL Meta: its spam 0.0 Local_hs_NotToHoststar Recipient is NOT hoststar.(ch|at|com) 0.0 Local_hs_NotFromHoststar Sender is NOT hoststar.(ch|at|com) The OV08D10 can be used also on embedded designs using device tree so allow the sensor to bind to a device tree node. Signed-off-by: Matthias Fend --- drivers/media/i2c/ov08d10.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/drivers/media/i2c/ov08d10.c b/drivers/media/i2c/ov08d10.c index 43ec2a1f2fcffb7fa11a6268af3c2edc4df129f3..cfe18dcde174ddc1f198cb2aaa6= b4a3b34045508 100644 --- a/drivers/media/i2c/ov08d10.c +++ b/drivers/media/i2c/ov08d10.c @@ -1466,10 +1466,17 @@ static const struct acpi_device_id ov08d10_acpi_ids= [] =3D { MODULE_DEVICE_TABLE(acpi, ov08d10_acpi_ids); #endif =20 +static const struct of_device_id ov08d10_of_match[] =3D { + { .compatible =3D "ovti,ov08d10" }, + { /* sentinel */ } +}; +MODULE_DEVICE_TABLE(of, ov08d10_of_match); + static struct i2c_driver ov08d10_i2c_driver =3D { .driver =3D { .name =3D "ov08d10", .acpi_match_table =3D ACPI_PTR(ov08d10_acpi_ids), + .of_match_table =3D ov08d10_of_match, }, .probe =3D ov08d10_probe, .remove =3D ov08d10_remove, --=20 2.34.1