On Fri, 2018-11-16 at 15:00 +0100, Peter Korsgaard wrote: > > > > > > "Jerome" == Jerome Brunet <jbrunet@xxxxxxxxxxxx> writes: > > > From: Neil Armstrong <narmstrong@xxxxxxxxxxxx> > > Add Libretech aml-s805x-ac board (aka 'La Frite') support > > > Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx> > > Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx> > > > + vcck: regulator-vcck { > > + compatible = "regulator-fixed"; > > + regulator-name = "VCCK"; > > + regulator-min-microvolt = <3300000>; > > + regulator-max-microvolt = <3300000>; > > + vin-supply = <&dc_5v>; > > + > > + /* > > + * This is controlled by GPIOAO_9 we reserve this but > > + * claiming it as done bellow reset the board anyway > > The 'bellow' typo is still here? > Damn ! I messed up while formating the patch. Sorry for the noise, will resend