mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-02 05:51:14 -04:00
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>
This commit is contained in:
@@ -232,5 +232,16 @@
|
||||
#define CLKID_HDCP22_SKPCLK_SEL 222
|
||||
#define CLKID_HDCP22_SKPCLK_DIV 223
|
||||
#define CLKID_HDCP22_SKPCLK 224
|
||||
#define CLKID_CTS_ENCL_SEL 225
|
||||
#define CLKID_CTS_ENCL 226
|
||||
#define CLKID_CDAC_SEL 227
|
||||
#define CLKID_CDAC_DIV 228
|
||||
#define CLKID_CDAC 229
|
||||
#define CLKID_DEMOD_CORE_SEL 230
|
||||
#define CLKID_DEMOD_CORE_DIV 231
|
||||
#define CLKID_DEMOD_CORE 232
|
||||
#define CLKID_ADC_EXTCLK_IN_SEL 233
|
||||
#define CLKID_ADC_EXTCLK_IN_DIV 234
|
||||
#define CLKID_ADC_EXTCLK_IN 235
|
||||
|
||||
#endif /* _DT_BINDINGS_CLOCK_AMLOGIC_S4_PERIPHERALS_CLKC_H */
|
||||
|
||||
Reference in New Issue
Block a user