]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: clock: meson8b: export the VPU clock
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 24 Mar 2019 15:11:01 +0000 (16:11 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 1 Apr 2019 08:45:11 +0000 (10:45 +0200)
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
include/dt-bindings/clock/meson8b-clkc.h

index cd11628f50f80b776a6e25c16b35ae2f724ba1dd..2ac9469a1c2784000a5288af62311cf513314527 100644 (file)
 #define CLKID_PERIPH           126
 #define CLKID_AXI              128
 #define CLKID_L2_DRAM          130
+#define CLKID_VPU              190
 
 #endif /* __MESON8B_CLKC_H */