From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE8E7C433EF for ; Mon, 6 Dec 2021 17:40:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243512AbhLFRoR (ORCPT ); Mon, 6 Dec 2021 12:44:17 -0500 Received: from mail-ot1-f47.google.com ([209.85.210.47]:43699 "EHLO mail-ot1-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243757AbhLFRoQ (ORCPT ); Mon, 6 Dec 2021 12:44:16 -0500 Received: by mail-ot1-f47.google.com with SMTP id i5-20020a05683033e500b0057a369ac614so14564765otu.10; Mon, 06 Dec 2021 09:40:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=2RIZxH5MEQAtOoJUz0p9vaNdr0uKsBybCKAajP5uoCA=; b=pDKavRGFTAxtMDe8hbGA1cKChx4vv2XLgqTL3p/IzZEVNeucsnm7qBt87Gg0vVfSb2 jsH3pcRAh5WsOStHow539IWO+CmO5pMBjF2Tlt+bMIfyJAChMMhD0jV4FssUIrkIyxcP G8OTEJvuZYx7eb09/ItVyZtUa0XPQzlCjIbpUhvNHKqI8v5aAbTkQLzGhRq3Y/4MF/S0 71xjhS1+jFaE6P/esq2ykSZUpsG+S6wvEsERV6vMRC5AzpLF36pL07hXesZoFJKpoyyd M5rVlQtfFpCrrE4fjx/dIEKbA98bDyemJnm9s1ieKAWvJMWt+BBFhG1ETsx/Z+d5bT1J 9M0g== X-Gm-Message-State: AOAM532tJf0SugyLw+jxGU3XoZiu2WmuFshSwHnIxbDaHUCzDI4fGaBe +EXiiVGDgjyzceahokMvN0FmQf0vAA== X-Google-Smtp-Source: ABdhPJwOlFnz5IdJmXfmUhJApMKv/DbIfwhmzcv6a0QynL81EkhXjCuKB28HaRke7Po/t+hlNtIniA== X-Received: by 2002:a05:6830:44c:: with SMTP id d12mr30025630otc.66.1638812446912; Mon, 06 Dec 2021 09:40:46 -0800 (PST) Received: from xps15.herring.priv (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.googlemail.com with ESMTPSA id h3sm2202424oon.34.2021.12.06.09.40.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Dec 2021 09:40:46 -0800 (PST) From: Rob Herring To: Wim Van Sebroeck , Guenter Roeck , Nicolas Ferre , Alexandre Belloni , Ludovic Desroches , Eugen Hristev Cc: devicetree@vger.kernel.org, Thierry Reding , linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: watchdog: atmel: Add missing 'interrupts' property Date: Mon, 6 Dec 2021 11:40:45 -0600 Message-Id: <20211206174045.2294873-1-robh@kernel.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org With 'unevaluatedProperties' support implemented, the atmel,sama5d4-wdt example has the following warning: /home/rob/proj/git/linux-dt/.build-arm64/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.example.dt.yaml: watchdog@fc068640: Unevaluated properties are not allowed ('interrupts' was unexpected) Document the missing 'interrupts' property. Cc: Wim Van Sebroeck Cc: Guenter Roeck Cc: Nicolas Ferre Cc: Alexandre Belloni Cc: Ludovic Desroches Cc: Eugen Hristev Cc: linux-watchdog@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Rob Herring --- .../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml b/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml index 9856cd76c28d..a9635c03761c 100644 --- a/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml @@ -22,6 +22,9 @@ properties: reg: maxItems: 1 + interrupts: + maxItems: 1 + atmel,watchdog-type: $ref: /schemas/types.yaml#/definitions/string description: should be hardware or software. -- 2.32.0 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7830FC433FE for ; Mon, 6 Dec 2021 17:42:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=64aA2XwvfIdai0fk1oy5ed7eQOE0MtZ91OJiw8Nqm3o=; b=3AwuSi9mlr0ZS8 YwzWjg30gVgBCJFFQHFX5YEwYxsAUvn+8aDbystbjdt/Gcs9wswOKfUaISg10CZiU6PPMTO83Z1rc gqp3lN/I3VyFshR2WiMiDGmn+0mK5AfDyJyYvpnFWtPThkcJ7cvEwf0OIZAUB3+MbXbUzTb9dWt67 oFu5uP/6IPmYOtelBMAWVKMbywq92lkbhpKVFnoQ7DVV7ww8i/BZJ4ADnRIM58o/ufVwukP8hjxpr Fhl5go8leSZn1Dfnpq4M1lIOP61dVfJqdaalWRw0UcPiuyzVgH8WU5jT/CMonS3oJ9CeAUYcdrgoG Q50znpWZ18J63RkQaAUA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1muHyv-0056bN-PC; Mon, 06 Dec 2021 17:40:53 +0000 Received: from mail-ot1-f51.google.com ([209.85.210.51]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1muHyr-0056Zm-4B for linux-arm-kernel@lists.infradead.org; Mon, 06 Dec 2021 17:40:50 +0000 Received: by mail-ot1-f51.google.com with SMTP id h19-20020a9d3e53000000b0056547b797b2so14575901otg.4 for ; Mon, 06 Dec 2021 09:40:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=2RIZxH5MEQAtOoJUz0p9vaNdr0uKsBybCKAajP5uoCA=; b=IHDC3CifdmNHTFcQjFovOrTMn3stJf1q7lq8/BJDoJOTtfFOFfEAWIz8CtncNUkLJn yYmA6ZOIplKT7YiEE9HNrYXeIpOGD3kQN50iK8u9C+T9UmyTz+l0222RDByjztWmUxUi BI0lz+1xe++ORLn+S8CN0CmCp/+Q7YQqQEkBVq2rsPVvdG+Bhv8OZygIaFY9PXI8oKln FB7hesGevr6/kUm3AZRRwabfUm04UJjezB8Y420TTLEIHgaOS389jh++aWNKintyUA3s oB8cl6MX+2Dfg5HZefSBZX8whn/AePcPrlmzXz8HEB6W2Qe+8mH10xcgIzfI2vYpY3Lt NXwg== X-Gm-Message-State: AOAM530q/jW7XLE7BamXQESmnThEYEHfUyo7Cj0tNrT5ggTZEWXK6kmt IRalAXK9UsxABaMTtXkj3A== X-Google-Smtp-Source: ABdhPJwOlFnz5IdJmXfmUhJApMKv/DbIfwhmzcv6a0QynL81EkhXjCuKB28HaRke7Po/t+hlNtIniA== X-Received: by 2002:a05:6830:44c:: with SMTP id d12mr30025630otc.66.1638812446912; Mon, 06 Dec 2021 09:40:46 -0800 (PST) Received: from xps15.herring.priv (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.googlemail.com with ESMTPSA id h3sm2202424oon.34.2021.12.06.09.40.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Dec 2021 09:40:46 -0800 (PST) From: Rob Herring To: Wim Van Sebroeck , Guenter Roeck , Nicolas Ferre , Alexandre Belloni , Ludovic Desroches , Eugen Hristev Cc: devicetree@vger.kernel.org, Thierry Reding , linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: watchdog: atmel: Add missing 'interrupts' property Date: Mon, 6 Dec 2021 11:40:45 -0600 Message-Id: <20211206174045.2294873-1-robh@kernel.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211206_094049_185478_0CD044B1 X-CRM114-Status: UNSURE ( 9.22 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org With 'unevaluatedProperties' support implemented, the atmel,sama5d4-wdt example has the following warning: /home/rob/proj/git/linux-dt/.build-arm64/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.example.dt.yaml: watchdog@fc068640: Unevaluated properties are not allowed ('interrupts' was unexpected) Document the missing 'interrupts' property. Cc: Wim Van Sebroeck Cc: Guenter Roeck Cc: Nicolas Ferre Cc: Alexandre Belloni Cc: Ludovic Desroches Cc: Eugen Hristev Cc: linux-watchdog@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Rob Herring --- .../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml b/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml index 9856cd76c28d..a9635c03761c 100644 --- a/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml @@ -22,6 +22,9 @@ properties: reg: maxItems: 1 + interrupts: + maxItems: 1 + atmel,watchdog-type: $ref: /schemas/types.yaml#/definitions/string description: should be hardware or software. -- 2.32.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel