]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: clock: add video clock indices for Amlogic S4 SoC
authorChuan Liu <chuan.liu@amlogic.com>
Fri, 19 Sep 2025 05:58:59 +0000 (13:58 +0800)
committerJerome Brunet <jbrunet@baylibre.com>
Mon, 15 Dec 2025 09:56:08 +0000 (10:56 +0100)
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>
include/dt-bindings/clock/amlogic,s4-peripherals-clkc.h

index 861a331963acf9ad2856bd4599f3e47117f28e95..b0fc549f53e3a218e465e091580db7334e478a55 100644 (file)
 #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 */