linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: agross@kernel.org, bjorn.andersson@linaro.org
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Subject: [PATCH 6/7] ARM: dts: qcom: sdx55: Add pshold support
Date: Mon, 18 Jan 2021 10:40:04 +0530	[thread overview]
Message-ID: <20210118051005.55958-7-manivannan.sadhasivam@linaro.org> (raw)
In-Reply-To: <20210118051005.55958-1-manivannan.sadhasivam@linaro.org>

Add support for pshold block to drive pshold towards the PMIC, which is
used to trigger a configurable event such as reboot or poweroff of the
SDX55 platform.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
---
 arch/arm/boot/dts/qcom-sdx55.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/qcom-sdx55.dtsi b/arch/arm/boot/dts/qcom-sdx55.dtsi
index 606244fbb91c..342149abea5e 100644
--- a/arch/arm/boot/dts/qcom-sdx55.dtsi
+++ b/arch/arm/boot/dts/qcom-sdx55.dtsi
@@ -292,6 +292,11 @@ pdc: interrupt-controller@b210000 {
 			interrupt-controller;
 		};
 
+		restart@c264000 {
+			compatible = "qcom,pshold";
+			reg = <0x0c264000 0x1000>;
+		};
+
 		spmi_bus: qcom,spmi@c440000 {
 			compatible = "qcom,spmi-pmic-arb";
 			reg = <0x0c440000 0x0000d00>,
-- 
2.25.1


  parent reply	other threads:[~2021-01-18  5:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18  5:09 [PATCH 0/7] SDX55 devicetree updates - Part 2 Manivannan Sadhasivam
2021-01-18  5:09 ` [PATCH 1/7] dt-bindings: usb: qcom,dwc3: Add binding for SDX55 Manivannan Sadhasivam
2021-01-18 11:37   ` Felipe Balbi
2021-01-18  5:10 ` [PATCH 2/7] ARM: dts: qcom: sdx55: Add USB3 and PHY support Manivannan Sadhasivam
2021-01-18  5:10 ` [PATCH 3/7] ARM: dts: qcom: sdx55-mtp: Enable " Manivannan Sadhasivam
2021-01-18  5:10 ` [PATCH 4/7] dt-bindings: watchdog: Add binding for Qcom SDX55 Manivannan Sadhasivam
2021-01-23 18:36   ` Guenter Roeck
2021-01-18  5:10 ` [PATCH 5/7] ARM: dts: qcom: sdx55: Add Watchdog support Manivannan Sadhasivam
2021-01-18  5:10 ` Manivannan Sadhasivam [this message]
2021-01-18  5:10 ` [PATCH 7/7] arm64: dts: qcom: Add missing "-thermal" suffix for thermal zones Manivannan Sadhasivam

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=20210118051005.55958-7-manivannan.sadhasivam@linaro.org \
    --to=manivannan.sadhasivam@linaro.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 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).