Hi Oleksij, On 20-04-22 09:04, Marco Felsch wrote: > Hi Oleksij, > > On 20-04-21 14:40, Oleksij Rempel wrote: ... > > + reg_1v8: regulator-1v8 { > > + compatible = "regulator-fixed"; > > + regulator-name = "1v8"; > > + regulator-min-microvolt = <1800000>; > > + regulator-max-microvolt = <1800000>; > > + regulator-always-on; > > + }; Just noticed that this regulator is part of the common .dtsi too, so we can drop it here. Regards, Marco