Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: clk: g12a-clkc: add CTS_ENCL clock ids

Add new CLK ids for the CTS_ENCL and CTS_ENCL_SEL clocks
on G12A compatible SoCs.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231124-amlogic-v6-4-upstream-dsi-ccf-vim3-v9-1-95256ed139e6@linaro.org
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

authored by

Neil Armstrong and committed by
Jerome Brunet
bd5ef3f2 b85ea95d

+2
+2
include/dt-bindings/clock/g12a-clkc.h
··· 279 279 #define CLKID_MIPI_DSI_PXCLK_DIV 268 280 280 #define CLKID_MIPI_DSI_PXCLK_SEL 269 281 281 #define CLKID_MIPI_DSI_PXCLK 270 282 + #define CLKID_CTS_ENCL 271 283 + #define CLKID_CTS_ENCL_SEL 272 282 284 283 285 #endif /* __G12A_CLKC_H */