devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 1/3] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
@ 2022-09-30 14:54 Li Jun
  2022-09-30 14:54 ` [PATCH v4 2/3] clk: imx: imx8mp: add shared clk gate for usb suspend clk Li Jun
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Li Jun @ 2022-09-30 14:54 UTC (permalink / raw)
  To: sboyd, abelvesa
  Cc: robh+dt, krzysztof.kozlowski+dt, shawnguo, s.hauer, kernel,
	festevam, linux-imx, mturquette, l.stach, peng.fan,
	alexander.stein, gregkh, devicetree, linux-arm-kernel, linux-clk

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+
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com>
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:[~2023-01-09 11:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30 14:54 [PATCH v4 1/3] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock Li Jun
2022-09-30 14:54 ` [PATCH v4 2/3] clk: imx: imx8mp: add shared clk gate for usb suspend clk Li Jun
2022-10-19  9:26   ` Jun Li
     [not found]     ` <20221027173919.12E23C433C1@smtp.kernel.org>
2023-01-09 10:52       ` Abel Vesa
2023-01-09 11:04         ` Abel Vesa
2023-01-09 11:02   ` Abel Vesa
2022-09-30 14:54 ` [PATCH v4 3/3] arm64: dts: imx8mp: correct usb clocks Li Jun
2022-12-31  6:01   ` Shawn Guo
2022-11-21 15:56 ` [PATCH v4 1/3] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock Abel Vesa
2022-11-25 10:55   ` Jun Li
2022-11-25 15:23     ` Krzysztof Kozlowski
2023-01-09 11:02 ` Abel Vesa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).