Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933507Ab1ERSdH (ORCPT ); Wed, 18 May 2011 14:33:07 -0400 Received: from slimlogic.co.uk ([89.16.172.20]:39659 "EHLO slimlogic.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932709Ab1ERSdC (ORCPT ); Wed, 18 May 2011 14:33:02 -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, linux@slimlogic.co.uk, lrg@ti.com Subject: [PATCH v3 0/2] Add support for twl6025 PMIC Date: Wed, 18 May 2011 19:32:48 +0100 Message-Id: <1305743570-12074-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: 883 Lines: 22 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 V2 MFD patches have been accepted. Review comments have been addressed in the regulator driver. twl6025 doesnt use remap so dont define it. 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. -- 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/