From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
David Heidelberg <david@ixit.cz>
Cc: "Mauro Carvalho Chehab" <mchehab@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Pavel Machek" <pavel@ucw.cz>,
"Sakari Ailus" <sakari.ailus@linux.intel.com>,
"Lars-Peter Clausen" <lars@metafoo.de>,
"Kieran Bingham" <kieran.bingham@ideasonboard.com>,
"Hans Verkuil" <hverkuil@xs4all.nl>,
"Shawn Guo" <shawnguo@kernel.org>,
"Sascha Hauer" <s.hauer@pengutronix.de>,
"Pengutronix Kernel Team" <kernel@pengutronix.de>,
"Fabio Estevam" <festevam@gmail.com>,
"Ramesh Shanmugasundaram" <rashanmu@gmail.com>,
"Tim Harvey" <tharvey@gateworks.com>,
"Lad, Prabhakar" <prabhakar.csengg@gmail.com>,
"Akinobu Mita" <akinobu.mita@gmail.com>,
"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
"Dave Stevenson" <dave.stevenson@raspberrypi.com>,
"Niklas Söderlund" <niklas.soderlund@ragnatech.se>,
linux-media@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] media: dt-bindings: media: i2c: align filenames format with standard
Date: Sun, 9 Feb 2025 21:42:05 +0100 [thread overview]
Message-ID: <5c0c716c-3f82-4b10-aceb-c85ecba52a53@linaro.org> (raw)
In-Reply-To: <20250209201833.GE21843@pendragon.ideasonboard.com>
On 09/02/2025 21:18, Laurent Pinchart wrote:
> Hi David,
>
> Thank you for the patch.
>
> On Sun, Feb 09, 2025 at 08:53:43PM +0100, David Heidelberg wrote:
>> Append missing vendor and align with other sony definitions.
>>
>> Signed-off-by: David Heidelberg <david@ixit.cz>
>> ---
>> .../media/i2c/{ad5820.txt => adi,ad5820.txt} | 0
>> .../i2c/{adp1653.txt => adi,adp1653.txt} | 0
>> .../i2c/{adv7180.yaml => adi,adv7180.yaml} | 2 +-
>> .../i2c/{adv7343.txt => adi,adv7343.txt} | 0
>> .../i2c/{adv748x.yaml => adi,adv748x.yaml} | 2 +-
>> .../i2c/{adv7604.yaml => adi,adv7604.yaml} | 2 +-
>> .../i2c/{mt9v032.txt => aptina,mt9v032.txt} | 0
>> .../i2c/{max2175.txt => maxim,max2175.txt} | 0
>> .../i2c/{mt9m111.txt => micron,mt9m111.txt} | 0
>> .../i2c/{tda1997x.txt => nxp,tda1997x.txt} | 0
>> .../i2c/{mt9m001.txt => onnn,mt9m001.txt} | 0
>> .../media/i2c/{ov2640.txt => ovti,ov2640.txt} | 0
>> .../media/i2c/{ov2659.txt => ovti,ov2659.txt} | 0
>> .../media/i2c/{ov7670.txt => ovti,ov7670.txt} | 0
>> .../media/i2c/{ov7740.txt => ovti,ov7740.txt} | 0
>> .../media/i2c/{ov9650.txt => ovti,ov9650.txt} | 0
>> .../i2c/{imx219.yaml => sony,imx219.yaml} | 2 +-
>
> I've submitted
> https://lore.kernel.org/r/20250208195202.23164-1-laurent.pinchart@ideasonboard.com
> ("[PATCH] dt-bindings: media: imx219: Rename binding file with vendor
> prefix") that does the same for imx219.yaml. I don't mind if this patch
> gets merged instead.
David's patch was submitted in December:
https://lore.kernel.org/all/6djxfcuroxlth2th3tpuesauhdnowatzgnyhesewjfz32v6gbz@q2dj7jsxiqlw/
and also earlier:
https://lore.kernel.org/all/20200715140951.90753-9-jacopo+renesas@jmondi.org/
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-02-09 20:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-09 19:53 [PATCH] media: dt-bindings: media: i2c: align filenames format with standard David Heidelberg
2025-02-09 20:13 ` Krzysztof Kozlowski
2025-02-09 20:18 ` Laurent Pinchart
2025-02-09 20:42 ` Krzysztof Kozlowski [this message]
2025-02-10 16:04 ` Niklas Söderlund
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=5c0c716c-3f82-4b10-aceb-c85ecba52a53@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=akinobu.mita@gmail.com \
--cc=conor+dt@kernel.org \
--cc=dave.stevenson@raspberrypi.com \
--cc=david@ixit.cz \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=hverkuil@xs4all.nl \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=kieran.bingham@ideasonboard.com \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=niklas.soderlund@ragnatech.se \
--cc=pavel@ucw.cz \
--cc=prabhakar.csengg@gmail.com \
--cc=rashanmu@gmail.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=s.nawrocki@samsung.com \
--cc=sakari.ailus@linux.intel.com \
--cc=shawnguo@kernel.org \
--cc=tharvey@gateworks.com \
/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;
as well as URLs for NNTP newsgroup(s).