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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260108183154.681958-2-benjamin.larsson@genexis.eu>
Date: Thu,  8 Jan 2026 19:31:53 +0100
From: Benjamin Larsson <benjamin.larsson@...exis.eu>
To: b.larsson@....com,
	Michael Turquette <mturquette@...libre.com>,
	Stephen Boyd <sboyd@...nel.org>,
	Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>,
	linux-clk@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	devicetree@...r.kernel.org
Cc: Benjamin Larsson <benjamin.larsson@...exis.eu>
Subject: [PATCH 1/2] dt-bindings: clock: add IDs for EN7581

Add ID for tod_soe, tod_gen, efuse, aes_xpon and fe.

Signed-off-by: Benjamin Larsson <benjamin.larsson@...exis.eu>
---
 include/dt-bindings/clock/en7523-clk.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/include/dt-bindings/clock/en7523-clk.h b/include/dt-bindings/clock/en7523-clk.h
index edfa64045f52..dee2490b6242 100644
--- a/include/dt-bindings/clock/en7523-clk.h
+++ b/include/dt-bindings/clock/en7523-clk.h
@@ -13,5 +13,10 @@
 #define EN7523_CLK_PCIE		7
 
 #define EN7581_CLK_EMMC		8
+#define EN7581_CLK_TOD_SOE	9
+#define EN7581_CLK_TOD_GEN	10
+#define EN7581_CLK_EFUSE	11
+#define EN7581_CLK_AES_XPON	12
+#define EN7581_CLK_FE		13
 
 #endif /* _DT_BINDINGS_CLOCK_AIROHA_EN7523_H_ */
-- 
2.51.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ