Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756279Ab2EOGtL (ORCPT ); Tue, 15 May 2012 02:49:11 -0400 Received: from slimlogic.co.uk ([89.16.172.20]:39767 "EHLO slimlogic.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755881Ab2EOGtK (ORCPT ); Tue, 15 May 2012 02:49:10 -0400 From: Graeme Gregory To: linux-kernel@vger.kernel.org Cc: sameo@linux.intel.com, lrg@ti.com, broonie@opensource.wolfsonmicro.com, b-cousson@ti.com, linux-omap@vger.kernel.org Subject: [PATCHv2 0/4] Adding support for Palmas PMIC Date: Tue, 15 May 2012 15:48:55 +0900 Message-Id: <1337064539-3014-1-git-send-email-gg@slimlogic.co.uk> X-Mailer: git-send-email 1.7.9.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 876 Lines: 24 This is the MFD and regulator parts for the Palmas family of chips from Texas Instruments. It has been decided to use the Palmas name in the driver instead of the various marketing names the family will be avilable with to avoid confusion. The driver will in the future determine the exact product from the OTP information and adapt accordingly. Currently the driver will handle the twl6035 and twl6037 varients. Changes since v1 Attended to review items from Mark Brown Converted to use regmap_irq_chip Converted to using some regulator_xxx_regmap functions in pmic driver Removed some excess stuff from header file. Graeme -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/