From patchwork Wed Sep 14 13:27:48 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9331499 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2D3A660231 for ; Wed, 14 Sep 2016 13:34:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1DB3F29E56 for ; Wed, 14 Sep 2016 13:34:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1107F29E58; Wed, 14 Sep 2016 13:34:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id EE29629E56 for ; Wed, 14 Sep 2016 13:34:33 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkAIx-00051k-SQ; Wed, 14 Sep 2016 13:32:47 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkAFp-0001fu-Qq for linux-arm-kernel@lists.infradead.org; Wed, 14 Sep 2016 13:29:38 +0000 Received: by mail-wm0-x230.google.com with SMTP id k186so7284360wmd.0 for ; Wed, 14 Sep 2016 06:29:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=i6qXDkRv/3UKS+0CxQ9WKVDd4VPOfGgrS2ia2DC0dfg=; b=JYORyi58yWeVdp7N2jenMrsw/JXrqikrr5Gppu4kemVt7fQ9OIa5iVJ5YGwulHZzVj IahBEhrEli7EwW0fG56I11wmfw4V5y0Gmy0PnSC+adwcD2ovm1pMoA9kJr49asAKJUgB w6qNbPHKF1hAfoJHfKXVR0V+d36ZDRCxSqSv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=i6qXDkRv/3UKS+0CxQ9WKVDd4VPOfGgrS2ia2DC0dfg=; b=MTLRw+Qra8YmcuwrAnOFokfqX/vQMV0i//wOvQTwZl4XK8ekEWvfLY/YPk6g3z7Fak M9V6VUDW9l8MlNeAMR5E+gDR/W2C5RWHHkhYEoVucj4bfkKWVtFzjTJSzDnufe4bVcI2 kRH1iz4rHkBRDBkNWiNdJYsBdZLV+tG7quMPhyH5xRvuUg3CxngFFVS1vC10FT2RQwmI nPM6nbO6GOlxin0nHd45gkb7PBiiBYxYn9xUCWNkjRrixngyNHFnfsBOAKLm6idkCaOK 8hSudmphwng+xGL3SVJaRzYEaVkivOxEEaMWLEgA/aXGeHRyFuYTz34OMcvK6uGSGIO4 E15A== X-Gm-Message-State: AE9vXwPi3UM2DQ6LXeCoAnbF+mcXKOZPp3ptHDFBt/ecb5Sb4+UQjg4fVoJXQU6Sx0yr0Ukk X-Received: by 10.28.54.196 with SMTP id y65mr2971177wmh.73.1473859752807; Wed, 14 Sep 2016 06:29:12 -0700 (PDT) Received: from localhost.localdomain (cpc89244-aztw30-2-0-cust4998.18-1.cable.virginm.net. [86.31.179.135]) by smtp.gmail.com with ESMTPSA id c5sm4212812wjw.29.2016.09.14.06.29.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Sep 2016 06:29:11 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, patrice.chotard@st.com, devicetree@vger.kernel.org Subject: [PATCH 10/19] watchdog: bindings: Remove obsolete platforms from dt doc. Date: Wed, 14 Sep 2016 14:27:48 +0100 Message-Id: <1473859677-9231-11-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> References: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160914_062934_071363_B134738A X-CRM114-Status: GOOD ( 11.37 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-watchdog@vger.kernel.org, peter.griffin@linaro.org, wim@iguana.be, robh+dt@kernel.org, lee.jones@linaro.org, linux@roeck-us.net MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP STiH415/6 SoC support is being removed from the kernel so update the dt bding document to reflect this. Signed-off-by: Peter Griffin Cc: Cc: Cc: Cc: Reviewed-by: Guenter Roeck Acked-by: Rob Herring --- Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt b/Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt index 039c5ca..b949039 100644 --- a/Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt @@ -9,8 +9,7 @@ functionality. Required properties -- compatible : Must be one of: "st,stih407-lpc" "st,stih416-lpc" - "st,stih415-lpc" "st,stid127-lpc" +- compatible : Should be: "st,stih407-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)