linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: qcs404: Add pshold node
@ 2018-11-30  7:34 Bjorn Andersson
  2018-12-03 11:43 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2018-11-30  7:34 UTC (permalink / raw)
  To: Andy Gross, David Brown
  Cc: linux-arm-msm, linux-soc, devicetree, linux-kernel

The pshold block is used to drive pshold towards the PMIC, which is used
to trigger a configurable event, such as reboot or poweroff of the
QCS404 platform. Add the necessary node to enable this functionality.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/boot/dts/qcom/qcs404.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi
index 9b5c16562bbe..ce00fe678e5b 100644
--- a/arch/arm64/boot/dts/qcom/qcs404.dtsi
+++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi
@@ -260,6 +260,11 @@
 			clock-names = "core";
 		};
 
+		pshold@4ab000 {
+			compatible = "qcom,pshold";
+			reg = <0x004ab000 0x1000>;
+		};
+
 		tlmm: pinctrl@1000000 {
 			compatible = "qcom,qcs404-pinctrl";
 			reg = <0x01000000 0x200000>,
-- 
2.18.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: qcom: qcs404: Add pshold node
  2018-11-30  7:34 [PATCH] arm64: dts: qcom: qcs404: Add pshold node Bjorn Andersson
@ 2018-12-03 11:43 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2018-12-03 11:43 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Andy Gross, David Brown, linux-arm-msm, linux-soc, devicetree,
	linux-kernel

On 29-11-18, 23:34, Bjorn Andersson wrote:
> The pshold block is used to drive pshold towards the PMIC, which is used
> to trigger a configurable event, such as reboot or poweroff of the
> QCS404 platform. Add the necessary node to enable this functionality.

Reviewed-by: Vinod Koul <vkoul@kernel.org>
Tested-by: Vinod Koul <vkoul@kernel.org>

-- 
~Vinod

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-03 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-30  7:34 [PATCH] arm64: dts: qcom: qcs404: Add pshold node Bjorn Andersson
2018-12-03 11:43 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).