Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp2300355pxb; Sun, 30 Jan 2022 11:14:35 -0800 (PST) X-Google-Smtp-Source: ABdhPJwjiPGbasqv7WYybMBEdNtp3r5J39fpebqmbZTAZDn1/5yktCxNL8B1FXqHZEZtz8qypfcP X-Received: by 2002:a17:906:99c6:: with SMTP id s6mr15593966ejn.522.1643570075497; Sun, 30 Jan 2022 11:14:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643570075; cv=none; d=google.com; s=arc-20160816; b=TvyEQJY7T5slQGrvi8w/LJEpbFcZvkroI1KxIFBPtTG1SwD6JzdlLw1wrO9+WW3nJC TYAIgJ1qgPOtIKski68oIIAvQpuCdiEceeXW/EjMWLQfVLx7wb8LglMKOcXWhYqxAraM awMWo212hlxI9w5WQMp194M0LhI+LiyHRCDnu5zk1g0/edcsFr9vWM1bXWWwVYzDiT2Q d6VKFAXkEKLBt0sbKhiqnwvKlTVXXSXQAXwcMfkIbh4+ZpyzWJLnLO7/DNML8T2+lG5O 8jxuFDbGfvWtDrcUbNDihQWMyLFS1Fz4z5R73zotimhj9+6ku4fUnWXbU+tu064xyEd1 nIaQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=aIXEXwBoNe3Cuvh9Mxw51XZyTK+3rF5vz7IBuSJvDLI=; b=B4NXUN5qNCeSn0FjlkfBJJg4lbC7WE2NLGptE39K9Udu9Q+DKgzAwXPs3MlHMBIUf8 tYMFyKwkpUcKfNYEGjW5fa/D1tyuXKItN8gMhzX9HwXhzENUhiEN+D2zmTP1q7aMuuHo lT5T7nAtGM9t0UTIPoY2CJ7kGzrVIQkPQn3xr+M+d931hxFfmXAnKNu1cXpn4TUZ9g+T 8hlOLuMp/IoUXBz+KoufS/9HPDEJfs6lw1uOW7DQkqnHtvRHKILeem5sx2A+2cWML4+p yCbdFk57hyCigVZOUwklDwbYZdyDzDL/Tfz505SF/tcXb8LKYw7GBVxwhCFeLuCR5IXr KIgg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id hr26si6877299ejc.929.2022.01.30.11.14.10; Sun, 30 Jan 2022 11:14:35 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347483AbiA1JJm (ORCPT + 99 others); Fri, 28 Jan 2022 04:09:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347482AbiA1JHm (ORCPT ); Fri, 28 Jan 2022 04:07:42 -0500 Received: from albert.telenet-ops.be (albert.telenet-ops.be [IPv6:2a02:1800:110:4::f00:1a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3ECDBC061748 for ; Fri, 28 Jan 2022 01:07:42 -0800 (PST) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:3999:e79d:cb59:f2ec]) by albert.telenet-ops.be with bizsmtp id o97e2600Y04fKGS0697eYM; Fri, 28 Jan 2022 10:07:40 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1nDNEI-00BjuW-Fe; Fri, 28 Jan 2022 10:07:38 +0100 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1nDNEI-005psK-0U; Fri, 28 Jan 2022 10:07:38 +0100 From: Geert Uytterhoeven To: Daniel Lezcano , Thomas Gleixner , Palmer Dabbelt , Paul Walmsley , Anup Patel Cc: Rob Herring , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, Geert Uytterhoeven , Rob Herring Subject: [PATCH v4 2/2] dt-bindings: timer: sifive,clint: Group interrupt tuples Date: Fri, 28 Jan 2022 10:07:36 +0100 Message-Id: <62bf4ee6613550c07a99d4bd226ab0d33acae4c4.1643360652.git.geert@linux-m68k.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org To improve human readability and enable automatic validation, the tuples in "interrupts-extended" properties should be grouped using angle brackets. Signed-off-by: Geert Uytterhoeven Reviewed-by: Rob Herring --- v4: - Add Reviewed-by (this time for real ;-), v3: - Add Reviewed-by, v2: - Split in two patches. --- Documentation/devicetree/bindings/timer/sifive,clint.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/timer/sifive,clint.yaml b/Documentation/devicetree/bindings/timer/sifive,clint.yaml index fe4b73c3f269fc0f..e64f46339079fa3f 100644 --- a/Documentation/devicetree/bindings/timer/sifive,clint.yaml +++ b/Documentation/devicetree/bindings/timer/sifive,clint.yaml @@ -57,10 +57,10 @@ examples: - | timer@2000000 { compatible = "sifive,fu540-c000-clint", "sifive,clint0"; - interrupts-extended = <&cpu1intc 3 &cpu1intc 7 - &cpu2intc 3 &cpu2intc 7 - &cpu3intc 3 &cpu3intc 7 - &cpu4intc 3 &cpu4intc 7>; + interrupts-extended = <&cpu1intc 3>, <&cpu1intc 7>, + <&cpu2intc 3>, <&cpu2intc 7>, + <&cpu3intc 3>, <&cpu3intc 7>, + <&cpu4intc 3>, <&cpu4intc 7>; reg = <0x2000000 0x10000>; }; ... -- 2.25.1