Message ID | 20170127004728.22490-3-stephen.boyd@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id C0E2E601D7 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 27 Jan 2017 00:49:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B043C28305 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 27 Jan 2017 00:49:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A52A12830A; Fri, 27 Jan 2017 00:49:58 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_SORBS_SPAM,T_DKIM_INVALID autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 7817528305 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 27 Jan 2017 00:49:57 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cWujk-0003U0-2h; Fri, 27 Jan 2017 00:49:56 +0000 Received: from mail-pf0-f170.google.com ([209.85.192.170]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cWuik-0002nM-2W for linux-arm-kernel@lists.infradead.org; Fri, 27 Jan 2017 00:48:55 +0000 Received: by mail-pf0-f170.google.com with SMTP id 189so69122702pfu.3 for <linux-arm-kernel@lists.infradead.org>; Thu, 26 Jan 2017 16:48:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=GZFqs312cNB7YY8rbe+UUYlgbpZ5FImNhs0fIqYyx7M=; b=AI7CTYzkJIHTE4p7yumHEQUnkwY4oRuJBpiOsMD5JceynCEfZ6Se+xj6BZkQL8KDa2 HFK8stpvTMIFcBqeU0TOzvQrgwvSQYFMiW9opn7VBCPV1GzRP/DFNSdE8GtfYAX9ZaOq yWxmDYGy/quj3D2IJgkUH6o1CcEYiYnZSAiWA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=GZFqs312cNB7YY8rbe+UUYlgbpZ5FImNhs0fIqYyx7M=; b=rvXOOc6FJTewN4In/DqeR3LctCaEtf73/JXLwYvbyRpeLjGhPNzY7R/h1o0dE+iGOY PDocSTF4t+IZco+GQa7hArxg1M9A/noWx6/O72yFs1PBSr9/QxlKZ/WMZgjM2C75MtIE 3VDUo8BtZn+Gl4mb08NdFCMdkZv2OGd6Z3/Mc76NkStrsJD+DqsSgGuOh6G4Wf+Zeq2m UacsQASD7uDZF5G6rb90ONJ2jtHKnvjxUew5oH5TFPy1y9YM7PI+d+TMu0QwIqibTxHL HST+Gm4QK2W69DwdIImIO/shNQ7WFjYCUWhWV8QrOXUT79XDfuBPdi4cu3bXrKZBFZ5D t7lQ== X-Gm-Message-State: AIkVDXIfzKLGwAT3b3PEhTYpERZgXk2DWZ6EAtMe0lF2CEXA4Ieky8mYI+Jk3K5UjGLM61Ka X-Received: by 10.99.137.199 with SMTP id v190mr6341991pgd.120.1485478053341; Thu, 26 Jan 2017 16:47:33 -0800 (PST) Received: from localhost.localdomain (ip68-101-172-78.sd.sd.cox.net. [68.101.172.78]) by smtp.gmail.com with ESMTPSA id k184sm6016152pgc.23.2017.01.26.16.47.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 26 Jan 2017 16:47:32 -0800 (PST) From: Stephen Boyd <stephen.boyd@linaro.org> To: Andy Gross <andy.gross@linaro.org> Subject: [PATCH 2/5] ARM: dts: qcom: add charger otg regulator Date: Thu, 26 Jan 2017 16:47:25 -0800 Message-Id: <20170127004728.22490-3-stephen.boyd@linaro.org> X-Mailer: git-send-email 2.10.0.297.gf6727b0 In-Reply-To: <20170127004728.22490-1-stephen.boyd@linaro.org> References: <20170127004728.22490-1-stephen.boyd@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170126_164854_143638_204D6DFE X-CRM114-Status: UNSURE ( 8.34 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: linux-arm-msm@vger.kernel.org, Tim Bird <tim.bird@sonymobile.com>, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm/boot/dts/qcom-pm8941.dtsi b/arch/arm/boot/dts/qcom-pm8941.dtsi index f8eb5e31c920..6b16b296f0fa 100644 --- a/arch/arm/boot/dts/qcom-pm8941.dtsi +++ b/arch/arm/boot/dts/qcom-pm8941.dtsi @@ -45,6 +45,10 @@ "chg-gone", "usb-valid", "dc-valid"; + + usb-otg-in-supply = <&pm8941_5vs1>; + + chg_otg: otg-vbus { }; }; pm8941_gpios: gpios@c000 {