summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2017-12-10 20:07:38 +0100
committerHeiko Stuebner <heiko@sntech.de>2018-02-12 15:00:44 +0100
commit224a63844173944817a7f7b966c14466abd2010f (patch)
tree8e6623ae5b2a626ac25b7ea504ac75d58058290c
parenta377f681324a33bfa58ab88f7bb894cf515b2489 (diff)
clk: rockchip: remove HCLK_VIO from rk3328 dt header
This clock is not hclk_vio but hclk_vio_niu, the clock for the interconnect output. The clock got fixed and the id was never used in this incorrect form, so remove it. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r--include/dt-bindings/clock/rk3328-cru.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/rk3328-cru.h b/include/dt-bindings/clock/rk3328-cru.h
index d2b26a4b43eb..a82a0109faff 100644
--- a/include/dt-bindings/clock/rk3328-cru.h
+++ b/include/dt-bindings/clock/rk3328-cru.h
@@ -193,7 +193,6 @@
#define HCLK_VPU_PRE 324
#define HCLK_VIO_PRE 325
#define HCLK_VPU 326
-#define HCLK_VIO 327
#define HCLK_BUS_PRE 328
#define HCLK_PERI_PRE 329
#define HCLK_H264 330