Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clk: rockchip: rk3588: Add reset line for HDMI Receiver

Export hdmirx_biu reset line required by the Synopsys
DesignWare HDMIRX Controller.

Signed-off-by: Shreeya Patel <shreeya.patel@collabora.com>
Link: https://lore.kernel.org/r/20240327225057.672304-3-shreeya.patel@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

authored by

Shreeya Patel and committed by
Heiko Stuebner
7af67019 007bd996

+1
+1
drivers/clk/rockchip/rst-rk3588.c
··· 577 577 578 578 /* SOFTRST_CON59 */ 579 579 RK3588_CRU_RESET_OFFSET(SRST_A_HDCP1_BIU, 59, 6), 580 + RK3588_CRU_RESET_OFFSET(SRST_A_HDMIRX_BIU, 59, 7), 580 581 RK3588_CRU_RESET_OFFSET(SRST_A_VO1_BIU, 59, 8), 581 582 RK3588_CRU_RESET_OFFSET(SRST_H_VOP1_BIU, 59, 9), 582 583 RK3588_CRU_RESET_OFFSET(SRST_H_VOP1_S_BIU, 59, 10),