We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec1c73 commit 925b61bCopy full SHA for 925b61b
include/dt-bindings/clock/sun20i-d1-ccu.h
@@ -152,5 +152,7 @@
152
#define CLK_FANOUT0 142
153
#define CLK_FANOUT1 143
154
#define CLK_FANOUT2 144
155
+#define CLK_BUS_CAN0 145
156
+#define CLK_BUS_CAN1 146
157
158
#endif /* _DT_BINDINGS_CLK_SUN20I_D1_CCU_H_ */
include/dt-bindings/reset/sun20i-d1-ccu.h
@@ -73,5 +73,7 @@
73
#define RST_BUS_DSP_CFG 63
74
#define RST_BUS_DSP_DBG 64
75
#define RST_BUS_RISCV_CFG 65
76
+#define RST_BUS_CAN0 66
77
+#define RST_BUS_CAN1 67
78
79
#endif /* _DT_BINDINGS_RST_SUN20I_D1_CCU_H_ */
0 commit comments