commit | 8e00593557c3c5a7bc6f636412a1cadcf4624232 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Tue Sep 28 16:37:20 2010 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 29 00:29:57 2010 +0200 |
tree | 5d2872ae1cc0f39ebc0e29114864d12acdee292d | |
parent | b4e017e332b873133602f47ae8cacfae64ab82c5 [diff] |
mfd: Add mc13892 support to mc13xxx mc13892 is the companion PMIC for Freescale's i.MX51. It's similar enough to mc13782 to support it in a single driver. This patch introduces enough compatibility cruft to keep all users of the superseded mc13783 driver unchanged. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>