From: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
To: Srinivas Kandagatla
<srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v3 6/8] arm64: dts: qcom: fix usb digital voltage levels
Date: Wed, 24 Feb 2016 15:06:40 -0800 [thread overview]
Message-ID: <56CE3780.5060408@codeaurora.org> (raw)
In-Reply-To: <1456246236-18341-1-git-send-email-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
On 02/23/2016 08:50 AM, Srinivas Kandagatla wrote:
> This patch updates the digital voltage levels from corner values to
> microvolts as we are going to use s1 regulator directly for vddcx
> instead of s1_corner.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> ---
What's the plan for corners? Maybe we should remove the voltage setting
from the usb driver or drop the usb node entirely on msm8916 until we
resolve how we're going to handle corners. I'd like to avoid getting
stuck into some DT binding ABI mess here.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 6/8] arm64: dts: qcom: fix usb digital voltage levels
Date: Wed, 24 Feb 2016 15:06:40 -0800 [thread overview]
Message-ID: <56CE3780.5060408@codeaurora.org> (raw)
In-Reply-To: <1456246236-18341-1-git-send-email-srinivas.kandagatla@linaro.org>
On 02/23/2016 08:50 AM, Srinivas Kandagatla wrote:
> This patch updates the digital voltage levels from corner values to
> microvolts as we are going to use s1 regulator directly for vddcx
> instead of s1_corner.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> ---
What's the plan for corners? Maybe we should remove the voltage setting
from the usb driver or drop the usb node entirely on msm8916 until we
resolve how we're going to handle corners. I'd like to avoid getting
stuck into some DT binding ABI mess here.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@codeaurora.org>
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
Andy Gross <andy.gross@linaro.org>,
linux-arm-msm@vger.kernel.org
Cc: Rob Herring <robh+dt@kernel.org>,
Russell King <linux@arm.linux.org.uk>,
linux-soc@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 6/8] arm64: dts: qcom: fix usb digital voltage levels
Date: Wed, 24 Feb 2016 15:06:40 -0800 [thread overview]
Message-ID: <56CE3780.5060408@codeaurora.org> (raw)
In-Reply-To: <1456246236-18341-1-git-send-email-srinivas.kandagatla@linaro.org>
On 02/23/2016 08:50 AM, Srinivas Kandagatla wrote:
> This patch updates the digital voltage levels from corner values to
> microvolts as we are going to use s1 regulator directly for vddcx
> instead of s1_corner.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> ---
What's the plan for corners? Maybe we should remove the voltage setting
from the usb driver or drop the usb node entirely on msm8916 until we
resolve how we're going to handle corners. I'd like to avoid getting
stuck into some DT binding ABI mess here.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2016-02-24 23:06 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-23 16:49 [PATCH v3 0/8] arm64: dts: apq8016 dt patches (Set2) Srinivas Kandagatla
2016-02-23 16:49 ` Srinivas Kandagatla
2016-02-23 16:49 ` [PATCH v3 1/8] arm64: dts: qcom: add manual pullup setting to otg Srinivas Kandagatla
2016-02-23 16:49 ` Srinivas Kandagatla
2016-02-23 16:49 ` [PATCH v3 2/8] arm64: dts: qcom: apq8016-sbc: add usb support Srinivas Kandagatla
2016-02-23 16:49 ` Srinivas Kandagatla
2016-02-23 16:50 ` [PATCH v3 3/8] arm64: dts: qcom: add audio pinctrls Srinivas Kandagatla
2016-02-23 16:50 ` Srinivas Kandagatla
2016-02-23 16:50 ` [PATCH v3 4/8] arm64: dts: qcom: add lpass node Srinivas Kandagatla
2016-02-23 16:50 ` Srinivas Kandagatla
2016-02-23 16:50 ` [PATCH v3 5/8] arm64: dts: qcom: apq8016-sbc: enable lpass on DB410c Srinivas Kandagatla
2016-02-23 16:50 ` Srinivas Kandagatla
2016-02-23 16:50 ` [PATCH v3 6/8] arm64: dts: qcom: fix usb digital voltage levels Srinivas Kandagatla
2016-02-23 16:50 ` Srinivas Kandagatla
[not found] ` <1456246236-18341-1-git-send-email-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2016-02-24 23:06 ` Stephen Boyd [this message]
2016-02-24 23:06 ` Stephen Boyd
2016-02-24 23:06 ` Stephen Boyd
2016-02-25 11:21 ` Srinivas Kandagatla
2016-02-25 11:21 ` Srinivas Kandagatla
2016-02-25 23:44 ` Andy Gross
2016-02-25 23:48 ` Andy Gross
2016-02-25 23:48 ` Andy Gross
[not found] ` <CAPBZ5QeJGV5iqx5wwGP3mwr292-rkqmORnTe8qtHSX2DzVc97Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-02-27 1:50 ` Stephen Boyd
2016-02-27 1:50 ` Stephen Boyd
2016-02-27 1:50 ` Stephen Boyd
2016-02-23 16:50 ` [PATCH v3 7/8] arm64: dts: qcom: apq8016-sbc: enable bam dma node Srinivas Kandagatla
2016-02-23 16:50 ` Srinivas Kandagatla
[not found] ` <1456246153-18087-1-git-send-email-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2016-02-23 16:50 ` [PATCH v3 8/8] arm64: dts: qcom: Fix MPP's function used for LED control Srinivas Kandagatla
2016-02-23 16:50 ` Srinivas Kandagatla
2016-02-23 16:50 ` Srinivas Kandagatla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56CE3780.5060408@codeaurora.org \
--to=sboyd-sgv2jx0feol9jmxxk+q4oq@public.gmane.org \
--cc=andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
--cc=linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.