All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
@ 2022-09-07 10:37 ` Li Jun
  0 siblings, 0 replies; 12+ messages in thread
From: Li Jun @ 2022-09-07 10:37 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.

Fixes: 9c140d9926761 ("clk: imx: Add support for i.MX8MP clock driver")
Cc: stable@vger.kernel.org # v5.19+
Signed-off-by: Li Jun <jun.li@nxp.com>
---
 include/dt-bindings/clock/imx8mp-clock.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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] 12+ messages in thread

end of thread, other threads:[~2022-09-13 12:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-07 10:37 [PATCH v2 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock Li Jun
2022-09-07 10:37 ` Li Jun
2022-09-07 10:37 ` [PATCH v2 2/2] clk: imx: imx8mp: add shared clk gate for usb suspend clk Li Jun
2022-09-07 10:37   ` Li Jun
2022-09-08 16:38   ` Rob Herring
2022-09-08 16:38     ` Rob Herring
2022-09-09 14:15     ` Jun Li
2022-09-09 14:15       ` Jun Li
2022-09-08 12:11 ` [PATCH v2 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock Krzysztof Kozlowski
2022-09-08 12:11   ` Krzysztof Kozlowski
2022-09-13 12:26 ` Alexander Stein
2022-09-13 12:26   ` Alexander Stein

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.