commit | 668ad57698edbd733de3760cf0ea4f438ab04aeb | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Apr 01 09:08:13 2024 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 01 09:08:13 2024 -0400 |
tree | 1a62e02df7db59fcffe3c57c24cf577039a4d389 | |
parent | 78f9a963026808b7e3f6b08df6f15ad2555ef6bf [diff] [blame] | |
parent | 93743d241c64bc1f7ecbf3262d1683176551e11f [diff] [blame] |
Subtree merge tag 'v6.8-dts' of devicetree-rebasing repo [1] into dts/upstream [1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/
diff --git a/dts/upstream/include/dt-bindings/clock/g12a-clkc.h b/dts/upstream/include/dt-bindings/clock/g12a-clkc.h index 387767f..fd09819 100644 --- a/dts/upstream/include/dt-bindings/clock/g12a-clkc.h +++ b/dts/upstream/include/dt-bindings/clock/g12a-clkc.h
@@ -279,5 +279,13 @@ #define CLKID_MIPI_DSI_PXCLK_DIV 268 #define CLKID_MIPI_DSI_PXCLK_SEL 269 #define CLKID_MIPI_DSI_PXCLK 270 +#define CLKID_CTS_ENCL 271 +#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 */