All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
@ 2022-08-24  8:04 ` Li Jun
  0 siblings, 0 replies; 16+ messages in thread
From: Li Jun @ 2022-08-24  8:04 UTC (permalink / raw)
  To: abelvesa, mturquette, sboyd, shawnguo, s.hauer, kernel, festevam
  Cc: linux-imx, robh+dt, krzysztof.kozlowski+dt, linux-clk,
	linux-arm-kernel, devicetree

usb suspend clock has a gate shared with usb_root_clk.

Signed-off-by: Li Jun <jun.li@nxp.com>

diff --git a/include/dt-bindings/clock/imx8mp-clock.h b/include/dt-bindings/clock/imx8mp-clock.h
index 9d5cc2ddde89..1417b7b1b7df 100644
--- a/include/dt-bindings/clock/imx8mp-clock.h
+++ b/include/dt-bindings/clock/imx8mp-clock.h
@@ -324,8 +324,9 @@
 #define IMX8MP_CLK_CLKOUT2_SEL			317
 #define IMX8MP_CLK_CLKOUT2_DIV			318
 #define IMX8MP_CLK_CLKOUT2			319
+#define IMX8MP_CLK_USB_SUSP			320
 
-#define IMX8MP_CLK_END				320
+#define IMX8MP_CLK_END				321
 
 #define IMX8MP_CLK_AUDIOMIX_SAI1_IPG		0
 #define IMX8MP_CLK_AUDIOMIX_SAI1_MCLK1		1
-- 
2.34.1


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

end of thread, other threads:[~2022-09-07 10:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-24  8:04 [PATCH 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock Li Jun
2022-08-24  8:04 ` Li Jun
2022-08-24  8:04 ` [PATCH 2/2] clk: imx: imx8mp: add shared clk gate for usb suspend clk Li Jun
2022-08-24  8:04   ` Li Jun
2022-08-25 20:34   ` Abel Vesa
2022-08-25 20:34     ` Abel Vesa
2022-08-24 12:52 ` [PATCH 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock Krzysztof Kozlowski
2022-08-24 12:52   ` Krzysztof Kozlowski
2022-08-25 20:34 ` Abel Vesa
2022-08-25 20:34   ` Abel Vesa
2022-09-02 18:22 ` Abel Vesa
2022-09-02 18:22   ` Abel Vesa
2022-09-07 10:32   ` Abel Vesa
2022-09-07 10:32     ` Abel Vesa
2022-09-07 10:54     ` Jun Li
2022-09-07 10:54       ` Jun Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.