]> Git Repo - u-boot.git/commit
w1: Add 1-Wire gpio driver
authorMaxime Ripard <[email protected]>
Tue, 18 Sep 2018 07:35:25 +0000 (10:35 +0300)
committerTom Rini <[email protected]>
Sat, 29 Sep 2018 00:22:34 +0000 (20:22 -0400)
commit73aea285e3d78c070cce8b5cf924fce99e5cdecc
tree4d7601a4e71f369c9a928b12d6adcdff3414d2c1
parentd3e19cf9195e7308c6333bbbbc12f8db8fa2d079
w1: Add 1-Wire gpio driver

Add a bus driver for bitbanging a 1-Wire bus over a GPIO.

Signed-off-by: Maxime Ripard <[email protected]>
[[email protected]: fixed some issues]
Signed-off-by: Eugen Hristev <[email protected]>
drivers/w1/Kconfig
drivers/w1/Makefile
drivers/w1/w1-gpio.c [new file with mode: 0644]
This page took 0.03416 seconds and 4 git commands to generate.