Browse Source

clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks

Export video decoder clock dt-bindings

Signed-off-by: Maxime Jourdan <maxi.jourdan@wanadoo.fr>
[added commit description]
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Maxime Jourdan 7 years ago
parent
commit
a0b5e4e4be
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/dt-bindings/clock/gxbb-clkc.h

+ 2 - 0
include/dt-bindings/clock/gxbb-clkc.h

@@ -125,5 +125,7 @@
 #define CLKID_VAPB_1		138
 #define CLKID_VAPB_SEL		139
 #define CLKID_VAPB		140
+#define CLKID_VDEC_1		153
+#define CLKID_VDEC_HEVC		156
 
 #endif /* __GXBB_CLKC_H */