mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
rk3288: fix hevc clocks
This commit is contained in:
@@ -2003,6 +2003,7 @@
|
||||
#clock-cells = <0>;
|
||||
rockchip,clkops-idx =
|
||||
<CLKOPS_RATE_MUX_DIV>;
|
||||
rockchip,flags = <CLK_SET_RATE_PARENT_IN_ORDER>;
|
||||
};
|
||||
|
||||
/* reg[13]: reserved */
|
||||
@@ -2093,6 +2094,7 @@
|
||||
#clock-cells = <0>;
|
||||
rockchip,clkops-idx =
|
||||
<CLKOPS_RATE_MUX_DIV>;
|
||||
rockchip,flags = <CLK_SET_RATE_PARENT_IN_ORDER>;
|
||||
};
|
||||
|
||||
/* reg[5]: reserved */
|
||||
@@ -2115,6 +2117,7 @@
|
||||
#clock-cells = <0>;
|
||||
rockchip,clkops-idx =
|
||||
<CLKOPS_RATE_MUX_DIV>;
|
||||
rockchip,flags = <CLK_SET_RATE_PARENT_IN_ORDER>;
|
||||
};
|
||||
|
||||
/* reg[13]: reserved */
|
||||
|
||||
Reference in New Issue
Block a user