aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShreeya Patel <shreeya.patel@collabora.com>2024-03-28 04:20:52 +0530
committerHeiko Stuebner <heiko@sntech.de>2024-04-10 07:08:53 +0200
commitca151fd56b5736a7adbdba5675b9d87d70f20b23 (patch)
treed3faf180bb7c80ce7033090e308121744a0733f6
parent575bc7b477e3f6c505f49c3d99d7be965594d640 (diff)
downloadlinux-rockchip-v6.10-shared/clkids.tar.gz
dt-bindings: reset: Define reset id used for HDMI Receiverv6.10-shared/clkids
Add reset id used for HDMI Receiver in RK3588 SoCs Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shreeya Patel <shreeya.patel@collabora.com> Link: https://lore.kernel.org/r/20240327225057.672304-2-shreeya.patel@collabora.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r--include/dt-bindings/reset/rockchip,rk3588-cru.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/reset/rockchip,rk3588-cru.h b/include/dt-bindings/reset/rockchip,rk3588-cru.h
index d4264db2a07f13..e2fe4bd5f7f015 100644
--- a/include/dt-bindings/reset/rockchip,rk3588-cru.h
+++ b/include/dt-bindings/reset/rockchip,rk3588-cru.h
@@ -751,4 +751,6 @@
#define SRST_P_TRNG_CHK 658
#define SRST_TRNG_S 659
+#define SRST_A_HDMIRX_BIU 660
+
#endif