u-boot/drivers/w1
Eugen Hristev dffea443a3 w1: w1-gpio: claim the gpio with correct initial flag
gpio_request_by_name should be called with proper flags.
The 0 value flag is invalid, and causes bad initialization of the gpio.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
2021-07-06 15:17:10 +03:00
..
Kconfig w1: Add driver for i.MX bus master controller 2019-01-01 14:12:18 +01:00
Makefile w1: Add driver for i.MX bus master controller 2019-01-01 14:12:18 +01:00
mxc_w1.c w1: mxc: fix build 2021-01-23 11:30:31 +01:00
w1-gpio.c w1: w1-gpio: claim the gpio with correct initial flag 2021-07-06 15:17:10 +03:00
w1-uclass.c w1: replace dt detection by automatic detection 2021-05-13 13:09:09 -04:00