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


Groups > linux.kernel > #1363746

[PATCH 09/17] watchdog: qcom: add kpss-standalone to device tree binding

From Matthew McClintock <mmcclint@codeaurora.org>
Newsgroups linux.kernel
Subject [PATCH 09/17] watchdog: qcom: add kpss-standalone to device tree binding
Date 2016-03-23 23:10 +0100
Message-ID <rfZ8v-1se-27@gated-at.bofh.it> (permalink)
References <rfZ8u-1se-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Update the compatible string to add new device tree binding

CC: linux-watchdog@vger.kernel.org
Signed-off-by: Matthew McClintock <mmcclint@codeaurora.org>
---
 Documentation/devicetree/bindings/watchdog/qcom-wdt.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.txt b/Documentation/devicetree/bindings/watchdog/qcom-wdt.txt
index 60bb2f98..45b37cf 100644
--- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.txt
@@ -6,6 +6,7 @@ Required properties :
 
 			"qcom,kpss-timer"
 			"qcom,scss-timer"
+			"qcom,kpss-standalone"
 
 - reg : shall contain base register location and length
 - clocks : shall contain the input clock
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

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


Thread

[PATCH 09/17] watchdog: qcom: add kpss-standalone to device tree binding Matthew McClintock <mmcclint@codeaurora.org> - 2016-03-23 23:10 +0100
  Re: [PATCH 09/17] watchdog: qcom: add kpss-standalone to device tree  binding Rob Herring <robh@kernel.org> - 2016-03-25 15:20 +0100
    Re: [PATCH 09/17] watchdog: qcom: add kpss-standalone to device tree binding Matthew McClintock <mmcclint@codeaurora.org> - 2016-03-28 19:10 +0200
      Re: [PATCH 09/17] watchdog: qcom: add kpss-standalone to device tree binding Rob Herring <robh@kernel.org> - 2016-03-28 19:30 +0200
      Re: [PATCH 09/17] watchdog: qcom: add kpss-standalone to device tree  binding Guenter Roeck <linux@roeck-us.net> - 2016-03-28 20:20 +0200
        Re: [PATCH 09/17] watchdog: qcom: add kpss-standalone to device tree binding Matthew McClintock <mmcclint@codeaurora.org> - 2016-03-29 00:30 +0200

csiph-web