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:
224a638
)
clk: rockchip: export sclk_hdmi_sfc on rk3328
author
Heiko Stuebner
<heiko@sntech.de>
Mon, 11 Dec 2017 00:11:14 +0000
(
01:11
+0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Mon, 12 Feb 2018 14:00:47 +0000
(15:00 +0100)
This clock is one of the dw-hdmi supplying clocks and thus
needs to be exported.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3328.c
patch
|
blob
|
history
diff --git
a/drivers/clk/rockchip/clk-rk3328.c
b/drivers/clk/rockchip/clk-rk3328.c
index 17816aec206a85a7266c67d5e86be982866d72b8..b7a28f2814e20e060160b61ffed84b394d92fcdb 100644
(file)
--- a/
drivers/clk/rockchip/clk-rk3328.c
+++ b/
drivers/clk/rockchip/clk-rk3328.c
@@
-588,7
+588,7
@@
static struct rockchip_clk_branch rk3328_clk_branches[] __initdata = {
COMPOSITE(ACLK_VOP_PRE, "aclk_vop_pre", mux_4plls_p, 0,
RK3328_CLKSEL_CON(39), 6, 2, MFLAGS, 0, 5, DFLAGS,
RK3328_CLKGATE_CON(5), 5, GFLAGS),
- GATE(
0, "
clk_hdmi_sfc", "xin24m", 0,
+ GATE(
SCLK_HDMI_SFC, "s
clk_hdmi_sfc", "xin24m", 0,
RK3328_CLKGATE_CON(5), 4, GFLAGS),
COMPOSITE_NODIV(0, "clk_cif_src", mux_2plls_p, 0,