On Fri, Jun 02, 2017 at 10:06:27AM +0300, Alex A. Mihaylov wrote: > Add basic support regmap (register map access) API for 1-Wire bus
Applied, thanks. I created a signed tag for the other two patches to use: The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git regmap-1wire-support for you to fetch changes up to cc5d0db390b0ff0f5da95b643a2b070da15a9c3e: regmap: Add 1-Wire bus support (2017-06-06 19:47:28 +0100) ---------------------------------------------------------------- regmap: Add support for 1wire bus This tag contains a patch adding support for the 1wire bus to regmap. ---------------------------------------------------------------- Alex A. Mihaylov (1): regmap: Add 1-Wire bus support drivers/base/regmap/Kconfig | 6 +- drivers/base/regmap/Makefile | 1 + drivers/base/regmap/regmap-w1.c | 245 ++++++++++++++++++++++++++++++++++++++++ include/linux/regmap.h | 34 ++++++ 4 files changed, 285 insertions(+), 1 deletion(-) create mode 100644 drivers/base/regmap/regmap-w1.c
signature.asc
Description: PGP signature