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: <20251118074055.2523766-1-xu.yang_2@nxp.com>
Date: Tue, 18 Nov 2025 15:40:52 +0800
From: Xu Yang <xu.yang_2@....com>
To: robh@...nel.org,
	krzk+dt@...nel.org,
	conor+dt@...nel.org,
	shawnguo@...nel.org,
	s.hauer@...gutronix.de,
	kernel@...gutronix.de,
	festevam@...il.com,
	abelvesa@...nel.org,
	peng.fan@....com,
	mturquette@...libre.com,
	sboyd@...nel.org,
	Frank.Li@....com,
	hongxing.zhu@....com
Cc: devicetree@...r.kernel.org,
	imx@...ts.linux.dev,
	jun.li@....com,
	linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org,
	linux-clk@...r.kernel.org
Subject: [PATCH 1/4] dt-bindings: clock: imx95: add PCIE and USB PHY clk

Add two clock definition in HSIOMIX.

Signed-off-by: Xu Yang <xu.yang_2@....com>
---
 include/dt-bindings/clock/nxp,imx95-clock.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/dt-bindings/clock/nxp,imx95-clock.h b/include/dt-bindings/clock/nxp,imx95-clock.h
index b7a713a9ac8c..a70a1473907d 100644
--- a/include/dt-bindings/clock/nxp,imx95-clock.h
+++ b/include/dt-bindings/clock/nxp,imx95-clock.h
@@ -28,4 +28,7 @@
 #define IMX95_CLK_NETCMIX_ENETC0_RMII		0
 #define IMX95_CLK_NETCMIX_ENETC1_RMII		1
 
+#define IMX95_CLK_HSIOMIX_PCIE_CLK_GATE		0
+#define IMX95_CLK_HSIOMIX_USB_PHY_CLK_SEL	1
+
 #endif	/* __DT_BINDINGS_CLOCK_IMX95_H */
-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ