From patchwork Wed Feb 25 13:52:25 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 45065 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-we0-f197.google.com (mail-we0-f197.google.com [74.125.82.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id A844A2142A for ; Wed, 25 Feb 2015 13:54:38 +0000 (UTC) Received: by wesw55 with SMTP id w55sf3015096wes.0 for ; Wed, 25 Feb 2015 05:54:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=8QbabMr4Pv0DefGW3X2aY5j/qE1lRdvr+eNyPkHhfc4=; b=BddqCMzpG2GIomt6caO+ZeweE7XfBDcP7Pz3TTAUHe9MRBpo8hdp0/y006QGiho28P ko2JwJytClAkfhImkHpmak9JTbifLwOSpAPB71NMArkqicXsFvhBnghyI14jZU9ObG5l XDUB7QZJtCvEFo8MIKfkK8ONSz0n7B/itqdWdhVJPhmDunT6PCNs5pzs8L3r8xyWhfl7 /I/NEtFrp4pQMV1HKpBO7o83/xuPuA71G6NYilBDl2x0tfJXcBPRT6gpug+yXNiM49Uu EwpBdI/Y9LF5mQwYnGUSaeRAjimz96Mca/izdHOC+Plnza5JxQyVH6L2IXjwg81tBHZH ie8w== X-Gm-Message-State: ALoCoQlkv38uWixrugMPLVxXJSYHj+c9hup66RY+Lz7yePx6jh43WI02b5zizMT8R7xrGfgp+n2H X-Received: by 10.112.161.9 with SMTP id xo9mr507384lbb.7.1424872477983; Wed, 25 Feb 2015 05:54:37 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.120.65 with SMTP id la1ls744137lab.77.gmail; Wed, 25 Feb 2015 05:54:37 -0800 (PST) X-Received: by 10.112.170.100 with SMTP id al4mr2960239lbc.42.1424872477800; Wed, 25 Feb 2015 05:54:37 -0800 (PST) Received: from mail-lb0-f179.google.com (mail-lb0-f179.google.com. [209.85.217.179]) by mx.google.com with ESMTPS id qn8si28991253lbb.159.2015.02.25.05.54.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Feb 2015 05:54:37 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.179 as permitted sender) client-ip=209.85.217.179; Received: by lbdu10 with SMTP id u10so3949123lbd.7 for ; Wed, 25 Feb 2015 05:54:37 -0800 (PST) X-Received: by 10.152.43.51 with SMTP id t19mr2775568lal.73.1424872477443; Wed, 25 Feb 2015 05:54:37 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.35.133 with SMTP id h5csp2631593lbj; Wed, 25 Feb 2015 05:54:36 -0800 (PST) X-Received: by 10.68.137.229 with SMTP id ql5mr5657219pbb.134.1424872475611; Wed, 25 Feb 2015 05:54:35 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id fq13si2476569pdb.250.2015.02.25.05.54.34; Wed, 25 Feb 2015 05:54:35 -0800 (PST) Received-SPF: none (google.com: linux-kernel-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753322AbbBYNya (ORCPT + 28 others); Wed, 25 Feb 2015 08:54:30 -0500 Received: from mail-wg0-f51.google.com ([74.125.82.51]:44914 "EHLO mail-wg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752919AbbBYNwt (ORCPT ); Wed, 25 Feb 2015 08:52:49 -0500 Received: by wggx12 with SMTP id x12so3731534wgg.11 for ; Wed, 25 Feb 2015 05:52:48 -0800 (PST) X-Received: by 10.194.173.138 with SMTP id bk10mr6252149wjc.112.1424872368598; Wed, 25 Feb 2015 05:52:48 -0800 (PST) Received: from localhost.localdomain (host109-148-232-70.range109-148.btcentralplus.com. [109.148.232.70]) by mx.google.com with ESMTPSA id v7sm64937727wju.22.2015.02.25.05.52.47 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 25 Feb 2015 05:52:47 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, wim@iguana.be, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux@roeck-us.net, david.paris@st.com, a.zummo@towertech.it Cc: lee.jones@linaro.org, kernel@stlinux.com Subject: [PATCH v4 5/9] watchdog: bindings: Provide ST bindings for ST's LPC Watchdog device Date: Wed, 25 Feb 2015 13:52:25 +0000 Message-Id: <1424872349-4155-6-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1424872349-4155-1-git-send-email-lee.jones@linaro.org> References: <1424872349-4155-1-git-send-email-lee.jones@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.179 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , On current ST platforms the LPC controls a number of functions including Watchdog and Real Time Clock. This patch provides the bindings used to configure LPC in Watchdog mode. Signed-off-by: Lee Jones --- .../devicetree/bindings/watchdog/st_lpc_wdt.txt | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt diff --git a/Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt b/Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt new file mode 100644 index 0000000..1bdf023 --- /dev/null +++ b/Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt @@ -0,0 +1,38 @@ +STMicroelectronics Low Power Controller (LPC) - Watchdog +======================================================== + +LPC currently supports Watchdog OR Real Time Clock functionality. + +[See: ../rtc/rtc-st-lpc.txt for RTC options] + +Required properties + +- compatible : Must be one of: "st,stih407-lpc" "st,stih416-lpc" + "st,stih415-lpc" "st,stid127-lpc" +- reg : LPC registers base address + size +- interrupts : LPC interrupt line number and associated flags +- clocks : Clock used by LPC device (See: ../clock/clock-bindings.txt) +- st,lpc-mode : The LPC can run either one of two modes ST_LPC_MODE_RTC [0] or + ST_LPC_MODE_WDT [1]. One (and only one) mode must be + selected. + +Required properties [watchdog mode] + +- st,syscfg : Phandle to syscfg node used to enable watchdog and configure + CPU reset type. +- timeout-sec : Watchdog timeout in seconds + +Optional properties [watchdog mode] + +- st,warm-reset : If present reset type will be 'warm' - if not it will be cold + +Example: + lpc@fde05000 { + compatible = "st,stih416-lpc-watchdog"; + reg = <0xfde05000 0x1000>; + clocks = <&clk_s_d3_flexgen CLK_LPC_0>; + st,syscfg = <&syscfg_core>; + timeout-sec = <120>; + st,lpc-mode = ; + st,warm-reset; + };