Hi Samuel,
Ping?
Regards,
Shawn
On Tue, Dec 06, 2011 at 11:04:43PM +0800, Shawn Guo wrote:
It adds device tree probe support for mc13xxx mfd driver.
Signed-off-by: Shawn Guo <redacted>
Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
---
Changes since v2:
* Add some note on how driver matches regulator device and the node
in binding document
Since it's a small change, I only resend this patch (as v3) instead
of the whole series. Hope it's fine.
Regards,
Shawn
Documentation/devicetree/bindings/mfd/mc13xxx.txt | 53 ++++++++++
drivers/mfd/mc13xxx-core.c | 106 +++++++++++++++------
2 files changed, 128 insertions(+), 31 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mfd/mc13xxx.txt