From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrey Smirnov Subject: [PATCH v8 5/5] dt-bindings: watchdog: Add bindings for RAVE SP watchdog driver Date: Wed, 18 Oct 2017 10:01:36 -0700 Message-ID: <20171018170136.12347-6-andrew.smirnov@gmail.com> References: <20171018170136.12347-1-andrew.smirnov@gmail.com> Return-path: In-Reply-To: <20171018170136.12347-1-andrew.smirnov@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: linux-kernel@vger.kernel.org Cc: Andrey Smirnov , devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, cphealy@gmail.com, Lucas Stach , Nikita Yushchenko , Lee Jones , Greg Kroah-Hartman , Pavel Machek , Andy Shevchenko , Guenter Roeck , Rob Herring , Johan Hovold , Mark Rutland List-Id: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org Cc: linux-watchdog@vger.kernel.org Cc: cphealy@gmail.com Cc: Lucas Stach Cc: Nikita Yushchenko Cc: Lee Jones Cc: Greg Kroah-Hartman Cc: Pavel Machek Cc: Andy Shevchenko Cc: Guenter Roeck Cc: Rob Herring Cc: Johan Hovold Cc: Mark Rutland Signed-off-by: Nikita Yushchenko Signed-off-by: Andrey Smirnov --- Documentation/devicetree/bindings/watchdog/zii,rave-sp-wdt.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/zii,rave-sp-wdt.txt diff --git a/Documentation/devicetree/bindings/watchdog/zii,rave-sp-wdt.txt b/Documentation/devicetree/bindings/watchdog/zii,rave-sp-wdt.txt new file mode 100644 index 000000000000..f242c3eed0dc --- /dev/null +++ b/Documentation/devicetree/bindings/watchdog/zii,rave-sp-wdt.txt @@ -0,0 +1,10 @@ +Zodiac Inflight Innovations RAVE Supervisory Processor Watchdog + +Required properties: + + - compatible: Should be "zii,rave-sp-watchdog" + +Optional properties: + + - Two byte nvmem cell "wdt_timeout", specified as per + Documentation/devicetree/bindings/nvmem/nvmem.txt -- 2.13.5