From: Sergey Lebedev <lsa.uz@pm.me>
To: German Pablo Lindo <germanpapulindez@gmail.com>
Cc: Sakari Ailus <sakari.ailus@linux.intel.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Andre Gilerson <andre.gilerson@gmail.com>,
Dan Scally <dan.scally@ideasonboard.com>,
Hans de Goede <hansg@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
sashiko-bot@kernel.org, linux-media@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: Compilation error in [PATCH v7 0/3] Add support for the Sony IMX681 camera sensor
Date: Fri, 25 Sep 2026 20:22:11 +0000 [thread overview]
Message-ID: <20260925202158.37878-1-lsa.uz@pm.me> (raw)
In-Reply-To: <20260925200238.12765-1-germanpapulindez@gmail.com>
German,
Thanks for isolating it to 2/3. The patch is fine on the base it was
written for; v7.3-rc4 is missing one media commit it depends on.
The series is against media/next, as the cover letter says
(aedd77ea8168). There, 7eef49c1646 ("media: v4l2-subdev: Add struct
v4l2_subdev_client_info pointer to pad ops") gave .set_fmt,
.get_selection and .set_selection a new argument, and imx681 is written
to it. -rc4 does not have that commit, so the driver's two pad ops no
longer match the fields they are assigned to, and the kernel builds
with -Werror=incompatible-pointer-types.
Checked both ways today with the same config and compiler. On
aedd77ea8168 the series applies and imx681.o builds with W=1 and no
warnings. On v7.3-rc4, git apply refuses the Makefile context; applied
with patch(1), the build fails with exactly two errors, at the .set_fmt
and .get_selection initialisers. linux-next already carries the change.
For testing on -rc4 in the meantime I have sent you a two-line change
off-list.
Sergey
prev parent reply other threads:[~2026-09-25 20:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-23 21:18 Sergey Lebedev
2026-09-23 21:18 ` [PATCH v7 1/3] dt-bindings: media: Add Sony IMX681 Sergey Lebedev
2026-09-23 21:18 ` [PATCH v7 2/3] media: i2c: Add Sony IMX681 sensor driver Sergey Lebedev
2026-09-23 21:18 ` [PATCH v7 3/3] media: ipu-bridge: Add Sony IMX681 Sergey Lebedev
2026-09-25 20:02 ` Compilation error in [PATCH v7 0/3] Add support for the Sony IMX681 camera sensor German Pablo Lindo
2026-09-25 20:22 ` Sergey Lebedev [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260925202158.37878-1-lsa.uz@pm.me \
--to=lsa.uz@pm.me \
--cc=andre.gilerson@gmail.com \
--cc=conor+dt@kernel.org \
--cc=dan.scally@ideasonboard.com \
--cc=devicetree@vger.kernel.org \
--cc=germanpapulindez@gmail.com \
--cc=hansg@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=robh@kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=sashiko-bot@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®