On 4/26/19 2:16 PM, Eugeniu Rosca wrote: > On Mon, Apr 22, 2019 at 12:20 AM Marek Vasut <[email protected]> wrote: > > [..] >> + * @gpio_request_enable: requests and enables GPIO on a certain pin. > > nit: the existing documentation follows an imperative mood > > [..] >> + * gpio_request_enable: requests and enables GPIO on a certain pin. > [..] >> + * gpio_disable_free: free up GPIO muxing on a certain pin. > > nit: the established pattern is: 'name() - description', while here I > see 'name: description.' > > Other than that: > Reviewed-by: Eugeniu Rosca <[email protected]> > Tested-by: Eugeniu Rosca <[email protected]> > > Thanks!
I copied the documentation from Linux, so I'll keep it as-is. -- Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

