From: Marek Vasut <marek.vasut@mailbox.org>
To: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>,
"Geert Uytterhoeven" <geert+renesas@glider.be>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Marek Vasut" <marek.vasut+renesas@mailbox.org>,
linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 2/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX219 on J1
Date: Sun, 29 Jun 2025 15:40:52 +0200 [thread overview]
Message-ID: <917fedbb-06f3-49a7-8d80-bf6834de055a@mailbox.org> (raw)
In-Reply-To: <20250628215337.1688969-3-niklas.soderlund+renesas@ragnatech.se>
On 6/28/25 11:53 PM, Niklas Söderlund wrote:
Hello Niklas,
> +&{/} {
> + clk_cam_j1: clk_cam_j1 {
> + compatible = "fixed-clock";
> + #clock-cells = <0>;
> + clock-frequency = <24000000>;
> + status = "okay";
> + };
> +
> + /* Page 29 / CSI_IF_CN / J1 */
> + reg_cam_j1: reg_cam_j1 {
> + compatible = "regulator-fixed";
> + regulator-name = "reg_cam_j1";
> + enable-active-high;
> + status = "okay";
> + gpios = <&gpio0 1 GPIO_ACTIVE_HIGH>;
> + };
> +
> + reg_cam_j1_dummy: reg_cam_j1_dummy {
> + compatible = "regulator-fixed";
> + regulator-name = "reg_cam_j1_dummy";
> + status = "okay";
Is the 'status = "okay"' property needed for these regulators ? I think
'status = "okay"' is the default behavior if "status" property is not
present , so 'status = "okay"' is superfluous here.
next prev parent reply other threads:[~2025-06-29 13:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-28 21:53 [PATCH 0/5] arm64: dts: renesas: sparrow-hawk: Add overlays for camera sensors Niklas Söderlund
2025-06-28 21:53 ` [PATCH 1/5] arm64: dts: renesas: r8a779g3-sparrow-hawk-fan-pwm: Add missing install target Niklas Söderlund
2025-06-29 13:38 ` Marek Vasut
2025-06-28 21:53 ` [PATCH 2/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX219 on J1 Niklas Söderlund
2025-06-29 13:40 ` Marek Vasut [this message]
2025-06-29 19:24 ` Niklas Söderlund
2025-06-28 21:53 ` [PATCH 3/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX219 on J2 Niklas Söderlund
2025-06-28 21:53 ` [PATCH 4/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX462 on J1 Niklas Söderlund
2025-06-28 21:53 ` [PATCH 5/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX462 on J2 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=917fedbb-06f3-49a7-8d80-bf6834de055a@mailbox.org \
--to=marek.vasut@mailbox.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=krzk+dt@kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=marek.vasut+renesas@mailbox.org \
--cc=niklas.soderlund+renesas@ragnatech.se \
--cc=robh@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