Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1564247

Re: [PATCH 3/4] phy: qcom-ufs: Remove -always-on property

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 3/4] phy: qcom-ufs: Remove -always-on property
Date 2017-01-21 21:50 +0100
Message-ID <t2aLM-8sX-23@gated-at.bofh.it> (permalink)
References <t1pWy-58h-11@gated-at.bofh.it> <t1pWy-58h-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jan 19, 2017 at 02:47:38AM -0800, Bjorn Andersson wrote:
> The fact that a regulator is always-on is a property of the regulator,
> not a specific consumer. Implementing this in the driver leads to a
> system behaviour that is dependent on if the Qualcomm UFS PHY was ever
> (partially) probed.
> 
> If the specific regulator should be always on in a particular device,
> mark it so by specifying "regulator-always-on" in the regulator node.
> 
> Cc: Subhash Jadavani <subhashj@codeaurora.org>
> Cc: Vivek Gautam <vivek.gautam@codeaurora.org>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
>  Documentation/devicetree/bindings/ufs/ufs-qcom.txt | 1 -
>  drivers/phy/phy-qcom-ufs-i.h                       | 1 -
>  drivers/phy/phy-qcom-ufs.c                         | 5 +----
>  3 files changed, 1 insertion(+), 6 deletions(-)

Acked-by: Rob Herring <robh@kernel.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/4] phy: qcom-ufs: Don't kfree devres resource Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-19 19:50 +0100
  [PATCH 2/4] phy: qcom-ufs: Correct usage of regulator_get() Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-19 19:50 +0100
    Re: [PATCH 2/4] phy: qcom-ufs: Correct usage of regulator_get() vivek.gautam@codeaurora.org - 2017-01-19 20:40 +0100
    Re: [PATCH 2/4] phy: qcom-ufs: Correct usage of regulator_get() Subhash Jadavani <subhashj@codeaurora.org> - 2017-01-21 00:00 +0100
  [PATCH 3/4] phy: qcom-ufs: Remove -always-on property Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-19 19:50 +0100
    Re: [PATCH 3/4] phy: qcom-ufs: Remove -always-on property Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-01-19 20:50 +0100
    Re: [PATCH 3/4] phy: qcom-ufs: Remove -always-on property Subhash Jadavani <subhashj@codeaurora.org> - 2017-01-21 00:00 +0100
    Re: [PATCH 3/4] phy: qcom-ufs: Remove -always-on property Rob Herring <robh@kernel.org> - 2017-01-21 21:50 +0100
  [PATCH 4/4] phy: qcom-ufs: Suppress extraneous logging Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-19 19:50 +0100
    Re: [PATCH 4/4] phy: qcom-ufs: Suppress extraneous logging Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-01-19 21:10 +0100
    Re: [PATCH 4/4] phy: qcom-ufs: Suppress extraneous logging Subhash Jadavani <subhashj@codeaurora.org> - 2017-01-21 00:00 +0100
  Re: [PATCH 1/4] phy: qcom-ufs: Don't kfree devres resource Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-01-19 21:10 +0100
  Re: [PATCH 1/4] phy: qcom-ufs: Don't kfree devres resource Subhash Jadavani <subhashj@codeaurora.org> - 2017-01-20 21:20 +0100

csiph-web