[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <DDTX1PP2BBSX.WS61ZEATB649@fairphone.com>
Date: Tue, 28 Oct 2025 12:24:39 +0100
From: "Luca Weiss" <luca.weiss@...rphone.com>
To: "Bryan O'Donoghue" <bryan.odonoghue@...aro.org>, "Luca Weiss"
<luca.weiss@...rphone.com>, "Bryan O'Donoghue" <bod@...nel.org>, "Robert
Foss" <rfoss@...nel.org>, "Todor Tomov" <todor.too@...il.com>, "Vladimir
Zapolskiy" <vladimir.zapolskiy@...aro.org>, "Mauro Carvalho Chehab"
<mchehab@...nel.org>, "Rob Herring" <robh@...nel.org>, "Krzysztof
Kozlowski" <krzk+dt@...nel.org>, "Conor Dooley" <conor+dt@...nel.org>,
"Bjorn Andersson" <andersson@...nel.org>, "Konrad Dybcio"
<konradybcio@...nel.org>
Cc: <~postmarketos/upstreaming@...ts.sr.ht>, <phone-devel@...r.kernel.org>,
<linux-arm-msm@...r.kernel.org>, <linux-media@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/3] media: qcom: camss: Add SM6350 support
On Tue Oct 28, 2025 at 10:26 AM CET, Bryan O'Donoghue wrote:
> On 24/10/2025 13:24, Luca Weiss wrote:
>> + .regulators = { "vdda-0.9", "vdda-1.25" },
>
> I'd like a little bit more consistency with the regulator names.
>
> 0p9 1p2 instead of 0.9 and 1.25
Based on the dt-bindings discussion, this will be updated in v2:
- .regulators = { "vdda-0.9", "vdda-1.25" },
+ .regulators = { "vdd-csiphy-0p9", "vdd-csiphy-1p25" },
Regards
Luca
>
> ---
> bod
Powered by blists - more mailing lists