dt-bindings: clock: g12a-clkc: add MIPI ISP & CSI PHY clock ids

Add MIPI ISP & CSI PHY clock ids to G12A clock bindings header

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Tested-by: Daniel Scally <dan.scally@ideasonboard.com>
Link: https://lore.kernel.org/r/20231114-topic-amlogic-upstream-isp-clocks-v1-1-223958791501@linaro.org
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
This commit is contained in:
Neil Armstrong 2023-11-14 11:14:43 +01:00 committed by Jerome Brunet
parent bd5ef3f21d
commit 439d3404ad

View File

@ -281,5 +281,11 @@
#define CLKID_MIPI_DSI_PXCLK 270 #define CLKID_MIPI_DSI_PXCLK 270
#define CLKID_CTS_ENCL 271 #define CLKID_CTS_ENCL 271
#define CLKID_CTS_ENCL_SEL 272 #define CLKID_CTS_ENCL_SEL 272
#define CLKID_MIPI_ISP_DIV 273
#define CLKID_MIPI_ISP_SEL 274
#define CLKID_MIPI_ISP 275
#define CLKID_MIPI_ISP_GATE 276
#define CLKID_MIPI_ISP_CSI_PHY0 277
#define CLKID_MIPI_ISP_CSI_PHY1 278
#endif /* __G12A_CLKC_H */ #endif /* __G12A_CLKC_H */