Re: [PATCH 3/8] arm64: dts: qcom: msm8939-sony-tulip: Fix l10-l12 regulator voltages

From: Bryan O'Donoghue
Date: Wed Jun 14 2023 - 08:26:40 EST


On 14/06/2023 08:16, Stephan Gerhold wrote:
msm8939-sony-xperia-kanuti-tulip.dts has several regulator voltages
that do not quite seem to match what is used in the vendor kernel.
In particular:

- l10 is fixed at 2.8V [1, 2]
- l11/l12 are 2.95V max [1]

[1]: https://github.com/sonyxperiadev/kernel/blob/aosp/LA.BR.1.3.3_rb2.14/arch/arm/boot/dts/qcom/msm8939-regulator.dtsi
[2]: https://github.com/sonyxperiadev/kernel/blob/aosp/LA.BR.1.3.3_rb2.14/arch/arm/boot/dts/qcom/msm8939-kanuti_tulip.dtsi#L671C1-L673

Fixes: f1134f738fad ("arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua")
Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx>

I think I probably just copied the Square regulator setup here, so thanks for doing this extra work.

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>