Skip to content

Commit

Permalink
dt-bindings: clock: meson8b: export the VPU clock
Browse files Browse the repository at this point in the history
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 <martin.blumenstingl@googlemail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lkml.kernel.org/r/20190324151104.18397-2-martin.blumenstingl@googlemail.com
  • Loading branch information
Martin Blumenstingl authored and Neil Armstrong committed Apr 1, 2019
1 parent 133bb34 commit ba1ce88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/dt-bindings/clock/meson8b-clkc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit ba1ce88

Please sign in to comment.