Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932204AbaGENWj (ORCPT ); Sat, 5 Jul 2014 09:22:39 -0400 Received: from mail-wg0-f47.google.com ([74.125.82.47]:33710 "EHLO mail-wg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750913AbaGENWg (ORCPT ); Sat, 5 Jul 2014 09:22:36 -0400 From: Beniamino Galvani To: Liam Girdwood , Mark Brown Cc: Wenyou Yang , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Heiko Stuebner , Axel Lin , devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Beniamino Galvani Subject: [PATCH v2 0/4] regulator: act8865: add support for act8846 Date: Sat, 5 Jul 2014 15:20:52 +0200 Message-Id: <1404566456-9121-1-git-send-email-b.galvani@gmail.com> X-Mailer: git-send-email 1.7.10.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchset adds support for the Active-Semi act8846 PMU [1] to the existing driver for act8865. A dts which enables the act8846 on Radxa Rock is available at [2]. Changes since v1: - rebased on current regulator tree - reworded message of patch "set correct number of regulators in pdata" - added Wenyou Yang's Tested-by [1] http://www.active-semi.com/products/power-management-units/act88xx/ [2] https://github.com/bengal/linux/tree/act88xx-regulator Beniamino Galvani (4): regulator: act8865: set correct number of regulators in pdata regulator: act8865: prepare support for other act88xx devices regulator: act8865: add support for act8846 regulator: act8865: add act8846 to DT binding documentation .../bindings/regulator/act8865-regulator.txt | 7 +- drivers/regulator/act8865-regulator.c | 282 +++++++++++--------- include/linux/regulator/act8865.h | 23 +- 3 files changed, 181 insertions(+), 131 deletions(-) -- 1.7.10.4 -- 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/