devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: mips: lantiq: ebu: add name pattern
@ 2025-08-15 14:17 Aleksander Jan Bajkowski
  2025-08-15 14:17 ` [PATCH 2/3] dt-bindings: mips: lantiq: cgu: " Aleksander Jan Bajkowski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Aleksander Jan Bajkowski @ 2025-08-15 14:17 UTC (permalink / raw)
  To: tsbogend, robh, krzk+dt, conor+dt, olek2, john, linux-mips,
	devicetree, linux-kernel

Lantiq target doesn't use Common clock Framework and requires strict
node names. This patch adds the name pattern to the binding.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
---
 Documentation/devicetree/bindings/mips/lantiq/lantiq,ebu.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/mips/lantiq/lantiq,ebu.yaml b/Documentation/devicetree/bindings/mips/lantiq/lantiq,ebu.yaml
index 0fada1f085a9..c1f31084f793 100644
--- a/Documentation/devicetree/bindings/mips/lantiq/lantiq,ebu.yaml
+++ b/Documentation/devicetree/bindings/mips/lantiq/lantiq,ebu.yaml
@@ -10,6 +10,9 @@ maintainers:
   - John Crispin <john@phrozen.org>
 
 properties:
+  $nodename:
+    pattern: "^ebu@[0-9a-f]+$"
+
   compatible:
     items:
       - enum:
-- 
2.47.2


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

end of thread, other threads:[~2025-08-20  8:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15 14:17 [PATCH 1/3] dt-bindings: mips: lantiq: ebu: add name pattern Aleksander Jan Bajkowski
2025-08-15 14:17 ` [PATCH 2/3] dt-bindings: mips: lantiq: cgu: " Aleksander Jan Bajkowski
2025-08-20  8:17   ` Krzysztof Kozlowski
2025-08-15 14:17 ` [PATCH 3/3] dt-bindings: mips: lantiq: dma: " Aleksander Jan Bajkowski
2025-08-20  8:17   ` Krzysztof Kozlowski
2025-08-20  8:16 ` [PATCH 1/3] dt-bindings: mips: lantiq: ebu: " Krzysztof Kozlowski

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).