[PATCH v5 1/2] gpio: i2c-gpio: Drop use of dm_gpio_set_dir()

Heiko Schocher hs at denx.de
Mon Mar 8 05:59:45 CET 2021


Hello Simon,

On 08.03.21 04:45, Simon Glass wrote:
> This is the only driver that uses this function. Update it to use the
> alternative which is dm_gpio_set_dir_flags().
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> (no changes since v1)
> 
>  drivers/i2c/i2c-gpio.c | 19 +++++++++----------
>  1 file changed, 9 insertions(+), 10 deletions(-)

Reviewed-by: Heiko Schocher <hs at denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list