netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: ti,k3-am654-cpts: Fix assigned-clock-parents
@ 2022-01-20 17:23 Rob Herring
  2022-01-23 15:29 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2022-01-20 17:23 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Grygorii Strashko, Sekhar Nori
  Cc: netdev, devicetree, linux-kernel

The schema has a typo with 'assigned-clocks-parents'. As it is not
required to list assigned clocks in bindings, just drop the assigned-clocks
property definitions to fix this

Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml b/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
index 1a81bf70c88c..a30419ef550a 100644
--- a/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
+++ b/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
@@ -103,12 +103,6 @@ properties:
       clocks:
         maxItems: 8
 
-      assigned-clocks:
-        maxItems: 1
-
-      assigned-clocks-parents:
-        maxItems: 1
-
     required:
       - clocks
 
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: net: ti,k3-am654-cpts: Fix assigned-clock-parents
  2022-01-20 17:23 [PATCH] dt-bindings: net: ti,k3-am654-cpts: Fix assigned-clock-parents Rob Herring
@ 2022-01-23 15:29 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-01-23 15:29 UTC (permalink / raw)
  To: Rob Herring
  Cc: netdev, Jakub Kicinski, David S. Miller, devicetree,
	linux-kernel, Grygorii Strashko, Sekhar Nori

On Thu, 20 Jan 2022 11:23:18 -0600, Rob Herring wrote:
> The schema has a typo with 'assigned-clocks-parents'. As it is not
> required to list assigned clocks in bindings, just drop the assigned-clocks
> property definitions to fix this
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml | 6 ------
>  1 file changed, 6 deletions(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-23 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20 17:23 [PATCH] dt-bindings: net: ti,k3-am654-cpts: Fix assigned-clock-parents Rob Herring
2022-01-23 15:29 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).