Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754377AbaBMKsD (ORCPT ); Thu, 13 Feb 2014 05:48:03 -0500 Received: from mail1.bemta3.messagelabs.com ([195.245.230.162]:57538 "EHLO mail1.bemta3.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754346AbaBMKr7 (ORCPT ); Thu, 13 Feb 2014 05:47:59 -0500 X-Env-Sender: Adam.Thomson.Opensource@diasemi.com X-Msg-Ref: server-3.tower-39.messagelabs.com!1392288350!13299030!1 X-Originating-IP: [82.210.246.133] X-StarScan-Received: X-StarScan-Version: 6.9.16; banners=-,-,- X-VirusChecked: Checked Message-ID: From: Adam Thomson Date: Thu, 13 Feb 2014 10:45:48 +0000 Subject: [PATCH 0/2] mfd: da9055: Add DT support & documentation for PMIC To: Lee Jones , Samuel Ortiz , Rob Herring CC: , , Mark Brown MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch set adds DT support for the MFD core of the da9055 PMIC, and adds the accompanying DT binding documentation for the device. Adam Thomson (2): mfd: da9055: Add DT support for PMIC mfd: da9055: Add DT binding documentation for PMIC Documentation/devicetree/bindings/mfd/da9055.txt | 73 ++++++++++++++++++++++ drivers/mfd/da9055-i2c.c | 8 +++ 2 files changed, 81 insertions(+), 0 deletions(-) create mode 100644 Documentation/devicetree/bindings/mfd/da9055.txt -- 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/