projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b85ea95
)
dt-bindings: clk: g12a-clkc: add CTS_ENCL clock ids
author
Neil Armstrong
<neil.armstrong@linaro.org>
Fri, 24 Nov 2023 08:41:12 +0000
(09:41 +0100)
committer
Jerome Brunet
<jbrunet@baylibre.com>
Fri, 24 Nov 2023 16:07:40 +0000
(17:07 +0100)
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>
include/dt-bindings/clock/g12a-clkc.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/clock/g12a-clkc.h
b/include/dt-bindings/clock/g12a-clkc.h
index 387767f4e298604a5c9f6e33ad50d8982a5f5330..636d713f95ffc8170f4bb1d452ea5e8580318923 100644
(file)
--- a/
include/dt-bindings/clock/g12a-clkc.h
+++ b/
include/dt-bindings/clock/g12a-clkc.h
@@
-279,5
+279,7
@@
#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
#endif /* __G12A_CLKC_H */