From: Kieran Bingham <kieran.bingham@ideasonboard.com>
To: Conor Dooley <conor+dt@kernel.org>,
David Heidelberg <david@ixit.cz>,
Fabio Estevam <festevam@gmail.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Rob Herring <robh@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Shawn Guo <shawnguo@kernel.org>,
Umang Jain <umang.jain@ideasonboard.com>
Cc: David Heidelberg <david@ixit.cz>,
linux-media@vger.kernel.org, devicetree@vger.kernel.org,
imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: media: imx283: Describe sensor address using the reg property
Date: Tue, 17 Dec 2024 06:53:18 +0000 [thread overview]
Message-ID: <173441839809.2983864.13556053856142193864@ping.linuxembedded.co.uk> (raw)
In-Reply-To: <20241217032821.1712916-1-david@ixit.cz>
Quoting David Heidelberg (2024-12-17 03:28:17)
> Use the reg property instead of text in the description.
>
> Signed-off-by: David Heidelberg <david@ixit.cz>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
> ---
> .../devicetree/bindings/media/i2c/sony,imx283.yaml | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
>
> diff --git ./Documentation/devicetree/bindings/media/i2c/sony,imx283.yaml ./Documentation/devicetree/bindings/media/i2c/sony,imx283.yaml
> index e4f49f1435a5..f4ee991c89a3 100644
> --- ./Documentation/devicetree/bindings/media/i2c/sony,imx283.yaml
> +++ ./Documentation/devicetree/bindings/media/i2c/sony,imx283.yaml
> @@ -13,16 +13,15 @@ maintainers:
>
> description:
> IMX283 sensor is a Sony CMOS active pixel digital image sensor with an active
> - array size of 5472H x 3648V. It is programmable through I2C interface. The
> - I2C client address is fixed to 0x1a as per sensor data sheet. Image data is
> - sent through MIPI CSI-2.
> + array size of 5472H x 3648V. It is programmable through I2C interface.
> + Image data is sent through MIPI CSI-2.
>
> properties:
> compatible:
> const: sony,imx283
>
> reg:
> - maxItems: 1
> + const: 0x1a
>
> clocks:
> description: Clock frequency from 6 to 24 MHz.
> --
> 2.45.2
>
next prev parent reply other threads:[~2024-12-17 6:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-17 3:28 [PATCH] dt-bindings: media: imx283: Describe sensor address using the reg property David Heidelberg
2024-12-17 6:53 ` Kieran Bingham [this message]
2024-12-17 7:41 ` Krzysztof Kozlowski
2024-12-17 18:25 ` Conor Dooley
2024-12-17 18:27 ` Conor Dooley
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=173441839809.2983864.13556053856142193864@ping.linuxembedded.co.uk \
--to=kieran.bingham@ideasonboard.com \
--cc=conor+dt@kernel.org \
--cc=david@ixit.cz \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--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=mchehab@kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=umang.jain@ideasonboard.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