
6 Feb
2021
6 Feb
'21
3:43 a.m.
Hi Köry,
On Fri, 5 Feb 2021 at 07:48, Köry Maincent kory.maincent@bootlin.com wrote:
Hi Simon,
On Thu, 4 Feb 2021 19:45:22 -0700 Simon Glass sjg@chromium.org wrote:
Thank you for that. I think that is because dm_gpio_set_dir_flags() does not clear the flags first. But we now do actually update desc->flags, where as before it was just supposed to happen. So I think this function needs to update to clear the direction flags, then add in the ones passed.
I have pushed this to u-boot-dm/gpio-working if you can test it again.
I have tested your v4 series of patches and all works well for my onewire on gpio. Thanks for your update.
Thank you. You could reply to the patches with your Tested-by tag if you like.
Regards, Simon