projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4c1e95
)
dt-bindings: clk: g12a-clkc: add VDEC clock IDs
author
Maxime Jourdan
<mjourdan@baylibre.com>
Tue, 19 Mar 2019 10:11:37 +0000
(11:11 +0100)
committer
Neil Armstrong
<narmstrong@baylibre.com>
Mon, 1 Apr 2019 08:45:11 +0000
(10:45 +0200)
Expose the three clocks related to the video decoder.
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link:
https://lkml.kernel.org/r/20190319101138.27520-2-mjourdan@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 30303728fe096e664c62ed4ccea6e7c5ae7dbb31..82c9e0c020b21fd4a463840674a606342072ebcf 100644
(file)
--- a/
include/dt-bindings/clock/g12a-clkc.h
+++ b/
include/dt-bindings/clock/g12a-clkc.h
@@
-133,5
+133,8
@@
#define CLKID_MPLL_5OM 177
#define CLKID_CPU_CLK 187
#define CLKID_PCIE_PLL 201
+#define CLKID_VDEC_1 204
+#define CLKID_VDEC_HEVC 207
+#define CLKID_VDEC_HEVCF 210
#endif /* __G12A_CLKC_H */