aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Blumenstingl <[email protected]>2019-03-24 16:11:01 +0100
committerNeil Armstrong <[email protected]>2019-04-01 10:45:11 +0200
commitba1ce88efa3af0c4b437c5d6aa3b1cae6bc42855 (patch)
treed8def81a69a4d978e987c12dc979e32e9c4e18bb
parent133bb341b99d096d332108f412234d0cf641c15d (diff)
dt-bindings: clock: meson8b: export the VPU clock
The VPU clock is an input the the "VPU" (Video Processing Unit), which is one of the components of the display controller. Signed-off-by: Martin Blumenstingl <[email protected]> Reviewed-by: Rob Herring <[email protected]> Acked-by: Jerome Brunet <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
-rw-r--r--include/dt-bindings/clock/meson8b-clkc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/meson8b-clkc.h b/include/dt-bindings/clock/meson8b-clkc.h
index cd11628f50f8..2ac9469a1c27 100644
--- a/include/dt-bindings/clock/meson8b-clkc.h
+++ b/include/dt-bindings/clock/meson8b-clkc.h
@@ -107,5 +107,6 @@
#define CLKID_PERIPH 126
#define CLKID_AXI 128
#define CLKID_L2_DRAM 130
+#define CLKID_VPU 190
#endif /* __MESON8B_CLKC_H */