On 06/09/2023 11:24, Konrad Dybcio wrote: > Commit b4fe47d12f1f ("arm64: dts: qcom: qrb2210-rb1: Add regulators") > introduced regulator settings that were never put in place, as all of the > properties ended 'microvolts' instead of 'microvolt' (which dt schema did > not check for back then). > > Fix the microvolts-microvolt typo and adjust voltage ranges where it's > necessary to fit within the volt = base + n*step formula. > > Reported-by: Vladimir Zapolskiy <vladimir.zapolskiy@xxxxxxxxxx> > Reported-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > Fixes: b4fe47d12f1f ("arm64: dts: qcom: qrb2210-rb1: Add regulators") > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > --- Dmitry fixed it already... but apparently never sent it upstream, so his loss. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof