]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: qcom: qcs404-evb: fix l3 min voltage
authorNiklas Cassel <niklas.cassel@linaro.org>
Thu, 25 Apr 2019 12:34:01 +0000 (14:34 +0200)
committerAndy Gross <agross@kernel.org>
Thu, 30 May 2019 02:36:46 +0000 (21:36 -0500)
commit2e3d2ae60e18ebaaedd51449a0cb261b81a6e5f6
tree4c8746587d26318ceaa31572d2c662919cc75375
parentdfdc0ae244459784b9b898e3dfb9a2f5b8e4df76
arm64: dts: qcom: qcs404-evb: fix l3 min voltage

The current l3 min voltage level is not supported by
the regulator (the voltage is not a multiple of the regulator step size),
so a driver requesting this exact voltage would fail, see discussion in:
https://patchwork.kernel.org/comment/22461199/

It was agreed upon to set a min voltage level that is a multiple of the
regulator step size.

There was actually a patch sent that did this:
https://patchwork.kernel.org/patch/10819313/

However, the commit 8eace0c0fc96 ("arm64: dts: qcom: qcs404:
Fix voltages l3") that was applied is not identical to that patch.

Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <agross@kernel.org>
arch/arm64/boot/dts/qcom/qcs404-evb.dtsi