Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757149Ab1ELN2E (ORCPT ); Thu, 12 May 2011 09:28:04 -0400 Received: from slimlogic.co.uk ([89.16.172.20]:37857 "EHLO slimlogic.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756069Ab1ELN2A (ORCPT ); Thu, 12 May 2011 09:28:00 -0400 From: Graeme Gregory To: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Cc: sameo@linux.intel.com, balbi@ti.com, lrg@slimlogic.co.uk, broonie@opensource.wolfsonmicro.com Subject: [PATCH v2 0/4] Add support for twl6025 PMIC Date: Thu, 12 May 2011 14:27:54 +0100 Message-Id: <1305206878-18094-1-git-send-email-gg@slimlogic.co.uk> X-Mailer: git-send-email 1.7.4.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 743 Lines: 19 This patch series starts to add support for the twl6025 chip to the twl driver. This series contains patches for the MFD device and the regulator device to support the twl6025. Since V1 Series has been altered to pass features via platform data rather than via a get function on a global variable. Regulator style was change so some ifs were replaced with switch. There has been some discussion about regulator definition and naming and TI have agreed to take on the cleanup internally. 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/