On Fri 15 Jan 06:28 CST 2021, Konrad Dybcio wrote: > > Please move gpio-keys before reserved-memory to keep things sorted. > > > > + vreg_l25a_3p3: ldo25 { > > + regulator-min-microvolt = <3300000>; > > + regulator-max-microvolt = <3312000>; > > + regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>; > > + }; > > + vdda_mipi_dsi0_1p2: > > > Add a newline between the "};" and "vdda_mipi_dsi0_1p2:" to keep it consistent. > Done and merged. > > After that, you can add: > > Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx> > Thanks for the patch and the review! Regards, Bjorn