The commit description should be: arm64: dts: qcom: qcs404-evb: (The s3 regulator node moved during upstreaming.) Andy/Bjorn, could you please fix this before applying? Kind regards, Niklas On Thu, Apr 25, 2019 at 01:34:29PM +0200, Niklas Cassel wrote: > Increase s3 max voltage in accordance to QCS404 CPR Fusing Guide Rev 6.0 > > Signed-off-by: Niklas Cassel <niklas.cassel@xxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi b/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi > index 2c3127167e3c..6910fc663fe1 100644 > --- a/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi > +++ b/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi > @@ -64,7 +64,7 @@ > regulator-boot-on; > regulator-name = "vdd_apc"; > regulator-min-microvolt = <1048000>; > - regulator-max-microvolt = <1352000>; > + regulator-max-microvolt = <1384000>; > }; > }; > > -- > 2.20.1 >