[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1342087073-3892-1-git-send-email-u.kleine-koenig@pengutronix.de>
Date: Thu, 12 Jul 2012 11:57:46 +0200
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: Samuel Ortiz <samuel.ortiz@...el.com>
Cc: kernel@...gutronix.de, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
"Ying-Chun Liu (PaulLiu)" <paulliu@...ian.org>,
Philippe Rétornaz <philippe.retornaz@...l.ch>,
Marc Reilly <marc@...esign.com.au>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: [PATCH 0/7] Add support for Freescale's mc34708 to mc13xxx driver
Hello,
This series was tested on a Phytec pcm038 (mc13783 on spi) using
traditional boot (i.e. not dt) and on a i.MX53 based machine (mc34708 on
i2c) using dt boot.
Philippe's patches are already in next, they are just included here for
those who want to test the patches. The 'mfd/mc13xxx: drop modifying
driver's id_table in probe' was already sent out yesterday and is
included here because the last patch depends on it.
Best regards
Uwe
Philippe Rétornaz (2):
MFD: Fix mc13xxx SPI regmap
MFD: mc13xxx workaround SPI hardware bug on i.Mx
Uwe Kleine-König (5):
rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
rtc/mc13xxx: add support for the rtc in the mc34708 pmic
mfd/mc13xxx: drop modifying driver's id_table in probe
mfd/mc13xxx: change probing details for mc13xxx devices
mfd/mc13xxx: add support for mc34708
drivers/mfd/mc13xxx-core.c | 94 ++++++++++++++++++++--------------------
drivers/mfd/mc13xxx-i2c.c | 28 ++++++------
drivers/mfd/mc13xxx-spi.c | 102 +++++++++++++++++++++++++++++++++++---------
drivers/mfd/mc13xxx.h | 18 +++++---
drivers/rtc/rtc-mc13xxx.c | 6 ++-
5 files changed, 159 insertions(+), 89 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists