All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Michal Simek <michal.simek@xilinx.com>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH 1/3] dt-bindings: timer: cdns,ttc: drop unneeded minItems
Date: Sun, 24 Apr 2022 17:03:31 +0200	[thread overview]
Message-ID: <20220424150333.75172-1-krzysztof.kozlowski@linaro.org> (raw)

There is no need to add minItems when it is equal to maxItems.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/timer/cdns,ttc.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/timer/cdns,ttc.yaml b/Documentation/devicetree/bindings/timer/cdns,ttc.yaml
index c3386076a98c..7d821fd480f6 100644
--- a/Documentation/devicetree/bindings/timer/cdns,ttc.yaml
+++ b/Documentation/devicetree/bindings/timer/cdns,ttc.yaml
@@ -17,7 +17,6 @@ properties:
     maxItems: 1
 
   interrupts:
-    minItems: 3
     maxItems: 3
     description: |
       A list of 3 interrupts; one per timer channel.
-- 
2.32.0


WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Michal Simek <michal.simek@xilinx.com>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH 1/3] dt-bindings: timer: cdns,ttc: drop unneeded minItems
Date: Sun, 24 Apr 2022 17:03:31 +0200	[thread overview]
Message-ID: <20220424150333.75172-1-krzysztof.kozlowski@linaro.org> (raw)

There is no need to add minItems when it is equal to maxItems.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/timer/cdns,ttc.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/timer/cdns,ttc.yaml b/Documentation/devicetree/bindings/timer/cdns,ttc.yaml
index c3386076a98c..7d821fd480f6 100644
--- a/Documentation/devicetree/bindings/timer/cdns,ttc.yaml
+++ b/Documentation/devicetree/bindings/timer/cdns,ttc.yaml
@@ -17,7 +17,6 @@ properties:
     maxItems: 1
 
   interrupts:
-    minItems: 3
     maxItems: 3
     description: |
       A list of 3 interrupts; one per timer channel.
-- 
2.32.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-04-24 15:05 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20220424150341epcas5p2869805d428b629165f3b272fde50317c@epcas5p2.samsung.com>
2022-04-24 15:03 ` Krzysztof Kozlowski [this message]
2022-04-24 15:03   ` [PATCH 1/3] dt-bindings: timer: cdns,ttc: drop unneeded minItems Krzysztof Kozlowski
2022-04-24 15:03   ` [PATCH 2/3] dt-bindings: timer: samsung,exynos4210-mct: " Krzysztof Kozlowski
2022-04-24 15:03     ` [PATCH 2/3] dt-bindings: timer: samsung, exynos4210-mct: " Krzysztof Kozlowski
2022-04-25 16:20     ` [PATCH 2/3] dt-bindings: timer: samsung,exynos4210-mct: " Rob Herring
2022-04-25 16:20       ` Rob Herring
2022-04-25 23:53     ` Alim Akhtar
2022-04-25 23:53       ` Alim Akhtar
2022-04-24 15:03   ` [PATCH 3/3] dt-bindings: timer: samsung,exynos4210-mct: define strict clock order Krzysztof Kozlowski
2022-04-24 15:03     ` [PATCH 3/3] dt-bindings: timer: samsung, exynos4210-mct: " Krzysztof Kozlowski
2022-04-25 23:59     ` [PATCH 3/3] dt-bindings: timer: samsung,exynos4210-mct: " Alim Akhtar
2022-04-25 23:59       ` Alim Akhtar
2022-04-26 18:14     ` Rob Herring
2022-04-26 18:14       ` Rob Herring
2022-04-26  0:01   ` [PATCH 1/3] dt-bindings: timer: cdns,ttc: drop unneeded minItems Alim Akhtar
2022-04-26  0:01     ` Alim Akhtar
2022-04-26 18:14   ` Rob Herring
2022-04-26 18:14     ` Rob Herring
2022-05-06  8:28   ` Krzysztof Kozlowski
2022-05-06  8:28     ` Krzysztof Kozlowski
2022-05-19 20:40     ` Rob Herring
2022-05-19 20:40       ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220424150333.75172-1-krzysztof.kozlowski@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=alim.akhtar@samsung.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=robh+dt@kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.