Skip to content

Commit 29c4f32

Browse files
chuan-amljbrun3t
authored andcommitted
dt-bindings: clock: add video clock indices for Amlogic S4 SoC
Add indices for video encoder, demodulator and CVBS clocks. Acked-by: Rob Herring (Arm) <robh@kernel.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Chuan Liu <chuan.liu@amlogic.com> Link: https://lore.kernel.org/r/20250919-add_video_clk-v6-1-fe223161fb3f@amlogic.com Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
1 parent fab4d65 commit 29c4f32

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

include/dt-bindings/clock/amlogic,s4-peripherals-clkc.h

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,5 +232,16 @@
232232
#define CLKID_HDCP22_SKPCLK_SEL 222
233233
#define CLKID_HDCP22_SKPCLK_DIV 223
234234
#define CLKID_HDCP22_SKPCLK 224
235+
#define CLKID_CTS_ENCL_SEL 225
236+
#define CLKID_CTS_ENCL 226
237+
#define CLKID_CDAC_SEL 227
238+
#define CLKID_CDAC_DIV 228
239+
#define CLKID_CDAC 229
240+
#define CLKID_DEMOD_CORE_SEL 230
241+
#define CLKID_DEMOD_CORE_DIV 231
242+
#define CLKID_DEMOD_CORE 232
243+
#define CLKID_ADC_EXTCLK_IN_SEL 233
244+
#define CLKID_ADC_EXTCLK_IN_DIV 234
245+
#define CLKID_ADC_EXTCLK_IN 235
235246

236247
#endif /* _DT_BINDINGS_CLOCK_AMLOGIC_S4_PERIPHERALS_CLKC_H */

0 commit comments

Comments
 (0)