We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4cece76 + ca151fd commit 2865b25Copy full SHA for 2865b25
2 files changed
include/dt-bindings/clock/rk3568-cru.h
@@ -78,6 +78,7 @@
78
#define CPLL_333M 9
79
#define ARMCLK 10
80
#define USB480M 11
81
+#define USB480M_PHY 12
82
#define ACLK_CORE_NIU2BUS 18
83
#define CLK_CORE_PVTM 19
84
#define CLK_CORE_PVTM_CORE 20
include/dt-bindings/reset/rockchip,rk3588-cru.h
@@ -751,4 +751,6 @@
751
#define SRST_P_TRNG_CHK 658
752
#define SRST_TRNG_S 659
753
754
+#define SRST_A_HDMIRX_BIU 660
755
+
756
#endif
0 commit comments