projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd5ef3f
)
dt-bindings: clock: g12a-clkc: add MIPI ISP & CSI PHY clock ids
author
Neil Armstrong
<neil.armstrong@linaro.org>
Tue, 14 Nov 2023 10:14:43 +0000
(11:14 +0100)
committer
Jerome Brunet
<jbrunet@baylibre.com>
Fri, 24 Nov 2023 17:03:00 +0000
(18:03 +0100)
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>
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 636d713f95ffc8170f4bb1d452ea5e8580318923..fd09819da2ecd51332bcfdd7d51c936dca0f7a12 100644
(file)
--- a/
include/dt-bindings/clock/g12a-clkc.h
+++ b/
include/dt-bindings/clock/g12a-clkc.h
@@
-281,5
+281,11
@@
#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 */