lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250815141759.3408909-1-olek2@wp.pl>
Date: Fri, 15 Aug 2025 16:17:40 +0200
From: Aleksander Jan Bajkowski <olek2@...pl>
To: tsbogend@...ha.franken.de,
	robh@...nel.org,
	krzk+dt@...nel.org,
	conor+dt@...nel.org,
	olek2@...pl,
	john@...ozen.org,
	linux-mips@...r.kernel.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 1/3] dt-bindings: mips: lantiq: ebu: add name pattern

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@...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@...ozen.org>
 
 properties:
+  $nodename:
+    pattern: "^ebu@[0-9a-f]+$"
+
   compatible:
     items:
       - enum:
-- 
2.47.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ