]> asedeno.scripts.mit.edu Git - linux.git/blob - Documentation/w1/masters/mxc-w1
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux.git] / Documentation / w1 / masters / mxc-w1
1 Kernel driver mxc_w1
2 ====================
3
4 Supported chips:
5   * Freescale MX27, MX31 and probably other i.MX SoCs
6     Datasheets:
7         http://www.freescale.com/files/32bit/doc/data_sheet/MCIMX31.pdf?fpsp=1
8         http://cache.freescale.com/files/dsp/doc/archive/MCIMX27.pdf?fsrch=1&WT_TYPE=
9         Data%20Sheets&WT_VENDOR=FREESCALE&WT_FILE_FORMAT=pdf&WT_ASSET=Documentation
10
11 Author: Originally based on Freescale code, prepared for mainline by
12         Sascha Hauer <s.hauer@pengutronix.de>