From: Conor Dooley <conor@kernel.org>
To: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Cc: Benjamin Gaignard <benjamin.gaignard@collabora.com>,
p.zabel@pengutronix.de, mchehab@kernel.org, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org, Frank.Li@nxp.com,
s.hauer@pengutronix.de, kernel@pengutronix.de,
festevam@gmail.com, linux-media@vger.kernel.org,
linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, kernel@collabora.com
Subject: Re: [PATCH v3 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu
Date: Fri, 25 Sep 2026 17:51:17 +0100 [thread overview]
Message-ID: <20260925-generous-overbill-e5fa75aec1e7@spud> (raw)
In-Reply-To: <518ec010db104f6f0e7c85607a97af408da44eed.camel@collabora.com>
[-- Attachment #1: Type: text/plain, Size: 1972 bytes --]
On Thu, Sep 24, 2026 at 01:51:13PM -0400, Nicolas Dufresne wrote:
> Hi Conor,
>
> Le jeudi 24 septembre 2026 à 17:55 +0100, Conor Dooley a écrit :
> > On Thu, Sep 24, 2026 at 03:04:52PM +0200, Benjamin Gaignard wrote:
> > > nxp,imx8mq-vpu has been tagged has deprecated since a while.
> > > After driver clean up it is time to remove it.
> >
> > No users in linux doesn't mean no users, but I am guessing that there's
> > genuinely no users elsewhere and anyone using out of tree devicetrees
> > should have updated due to the warning at runtime?
>
> I've checked the vendor DT before they moved to the mainline driver, and they
> never used this binding (actually they never made bindings).
> Here's what the DT was:
>
> vpu: vpu@38300000 {
> compatible = "nxp,imx8mq-hantro";
> reg = <0x38300000 0x200000>;
> reg-names = "regs_hantro";
> interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
> interrupt-names = "irq_hantro_g1", "irq_hantro_g2";
> clocks = <&clk IMX8MQ_CLK_VPU_G1_ROOT>, <&clk IMX8MQ_CLK_VPU_G2_ROOT>, <&clk IMX8MQ_CLK_VPU_DEC_ROOT>;
> clock-names = "clk_hantro_g1", "clk_hantro_g2", "clk_hantro_bus";
> assigned-clocks = <&clk IMX8MQ_CLK_VPU_G1>, <&clk IMX8MQ_CLK_VPU_G2>, <&clk IMX8MQ_CLK_VPU_BUS>;
> assigned-clock-parents = <&clk IMX8MQ_VPU_PLL_OUT>, <&clk IMX8MQ_VPU_PLL_OUT>, <&clk IMX8MQ_SYS1_PLL_800M>;
> assigned-clock-rates = <600000000>, <600000000>, <800000000>;
> power-domains = <&pgc_vpu>;
> status = "disabled";
> };
>
> I've not aware of any other OS or booloader that offers media capabilities using
> Linux mainline DT. The now deprecated nxp,imx8mq-vpu compatible had a short live
> in the Linux tree if my memory is correct. Hope this is enough justification.
Yeah, and this kind of detail (plus the fact that the driver emitted a
warning) are very helpful in the commit message for patches like this.
Hint hint Benjamin!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2026-09-25 16:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-24 13:04 [PATCH v3 0/3] Remove unused variant and code clean up Benjamin Gaignard
2026-09-24 13:04 ` [PATCH v3 1/3] media: verisilicon: Remove deprecated variant Benjamin Gaignard
2026-09-24 14:16 ` Frank Li
2026-09-24 13:04 ` [PATCH v3 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu Benjamin Gaignard
2026-09-24 14:19 ` Frank Li
2026-09-24 16:55 ` Conor Dooley
2026-09-24 17:51 ` Nicolas Dufresne
2026-09-25 16:51 ` Conor Dooley [this message]
2026-09-24 13:04 ` [PATCH v3 3/3] media: verisilicon: Remove useless internal fields Benjamin Gaignard
2026-09-24 14:19 ` Frank Li
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=20260925-generous-overbill-e5fa75aec1e7@spud \
--to=conor@kernel.org \
--cc=Frank.Li@nxp.com \
--cc=benjamin.gaignard@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@collabora.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mchehab@kernel.org \
--cc=nicolas.dufresne@collabora.com \
--cc=p.zabel@pengutronix.de \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
/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®