projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a377f68
)
clk: rockchip: remove HCLK_VIO from rk3328 dt header
author
Heiko Stuebner
<heiko@sntech.de>
Sun, 10 Dec 2017 19:07:38 +0000
(20:07 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Mon, 12 Feb 2018 14:00:44 +0000
(15:00 +0100)
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>
include/dt-bindings/clock/rk3328-cru.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/clock/rk3328-cru.h
b/include/dt-bindings/clock/rk3328-cru.h
index d2b26a4b43ebde2eae06c6fd596895e5147adc76..a82a0109faffe92689fcd05cdc2d963dca5dee78 100644
(file)
--- 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