* [PATCH] clk: rk3588: Add reset line for HDMI Receiver
@ 2024-12-11 18:48 Alexander Shiyan
2024-12-12 8:26 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2024-12-11 18:48 UTC (permalink / raw)
To: barebox; +Cc: Alexander Shiyan
Export hdmirx_biu reset line required by the Synopsys
DesignWare HDMIRX Controller.
This change simply updates the rst-rk3588 driver to the current kernel state.
Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
drivers/clk/rockchip/rst-rk3588.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/clk/rockchip/rst-rk3588.c b/drivers/clk/rockchip/rst-rk3588.c
index 4ea6bbeb25..df07b60971 100644
--- a/drivers/clk/rockchip/rst-rk3588.c
+++ b/drivers/clk/rockchip/rst-rk3588.c
@@ -576,6 +576,7 @@ static const int rk3588_register_offset[] = {
/* SOFTRST_CON59 */
RK3588_CRU_RESET_OFFSET(SRST_A_HDCP1_BIU, 59, 6),
+ RK3588_CRU_RESET_OFFSET(SRST_A_HDMIRX_BIU, 59, 7),
RK3588_CRU_RESET_OFFSET(SRST_A_VO1_BIU, 59, 8),
RK3588_CRU_RESET_OFFSET(SRST_H_VOP1_BIU, 59, 9),
RK3588_CRU_RESET_OFFSET(SRST_H_VOP1_S_BIU, 59, 10),
--
2.38.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] clk: rk3588: Add reset line for HDMI Receiver
2024-12-11 18:48 [PATCH] clk: rk3588: Add reset line for HDMI Receiver Alexander Shiyan
@ 2024-12-12 8:26 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2024-12-12 8:26 UTC (permalink / raw)
To: barebox, Alexander Shiyan
On Wed, 11 Dec 2024 21:48:21 +0300, Alexander Shiyan wrote:
> Export hdmirx_biu reset line required by the Synopsys
> DesignWare HDMIRX Controller.
> This change simply updates the rst-rk3588 driver to the current kernel state.
>
>
Applied, thanks!
[1/1] clk: rk3588: Add reset line for HDMI Receiver
https://git.pengutronix.de/cgit/barebox/commit/?id=9a9425213006 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-12 8:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-11 18:48 [PATCH] clk: rk3588: Add reset line for HDMI Receiver Alexander Shiyan
2024-12-12 8:26 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox