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! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

