On Fri, 2018-11-16 at 15:00 +0100, Peter Korsgaard wrote:
> > > > > > "Jerome" == Jerome Brunet <[email protected]> writes:
> 
>  > From: Neil Armstrong <[email protected]>
>  > Add Libretech aml-s805x-ac board (aka 'La Frite') support
> 
>  > Signed-off-by: Neil Armstrong <[email protected]>
>  > Signed-off-by: Jerome Brunet <[email protected]>
> 
>  > +  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

Reply via email to