Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751956AbbLIMqP (ORCPT ); Wed, 9 Dec 2015 07:46:15 -0500 Received: from seldrel01.sonyericsson.com ([37.139.156.2]:10321 "EHLO seldrel01.sonyericsson.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750808AbbLIMqM (ORCPT ); Wed, 9 Dec 2015 07:46:12 -0500 From: Tim Bird To: , , , , , , , , CC: , , , , , , Subject: [PATCH v3 0/3] ARM: power: qcom_smbb: Add otg regulator Date: Wed, 9 Dec 2015 04:45:52 -0800 Message-ID: <1449665155-29322-1-git-send-email-tim.bird@sonymobile.com> X-Mailer: git-send-email 2.6.3 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 Content-Length: 1044 Lines: 30 Add a regulator to control the OTG chargepath switch. I'm re-sending this (v3) because my v2 submission yesterday failed to include the AUTHOR OF THE DRIVER(!!), Courtney Cavin. Changes since v2 - add the driver author to the To: list! Changes since v1 - switch supply name to have dashes instead of underscores - remove superfluous DT explanations in the otg node description Tim Bird (3): dt-binding: power: Add otg regulator binding power: qcom_smbb: Add otg regulator for control of vbus ARM: dts: qcom: add charger otg regulator .../devicetree/bindings/power_supply/qcom_smbb.txt | 19 ++++++ arch/arm/boot/dts/qcom-pm8941.dtsi | 4 ++ drivers/power/qcom_smbb.c | 74 ++++++++++++++++++++++ 3 files changed, 97 insertions(+) -- 2.6.3 -- 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/