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

