e9bb627561
The 1wire documentation was written with w1 developers in mind, so, it makes sense to add it together with the driver-api set. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
18 lines
502 B
ReStructuredText
18 lines
502 B
ReStructuredText
====================
|
|
Kernel driver mxc_w1
|
|
====================
|
|
|
|
Supported chips:
|
|
|
|
* Freescale MX27, MX31 and probably other i.MX SoCs
|
|
|
|
Datasheets:
|
|
|
|
- http://www.freescale.com/files/32bit/doc/data_sheet/MCIMX31.pdf?fpsp=1
|
|
- http://cache.freescale.com/files/dsp/doc/archive/MCIMX27.pdf?fsrch=1&WT_TYPE=Data%20Sheets&WT_VENDOR=FREESCALE&WT_FILE_FORMAT=pdf&WT_ASSET=Documentation
|
|
|
|
Author:
|
|
|
|
Originally based on Freescale code, prepared for mainline by
|
|
Sascha Hauer <s.hauer@pengutronix.de>
|