ARM: dts: msm: add clock-cntl-support for msm8996 ispif
Without clock-cntl-support setting, some of ispif clocks will be enabled without set rate. Have to add clock-cntl-support to let clock-control setting in device node to take care of which ones should init rate. Change-Id: I836cf1578f198d7370e347336f334e9929b57994 Signed-off-by: Andy Sun <bins@codeaurora.org>
This commit is contained in:
parent
96e3d4de6d
commit
84119e679b
1 changed files with 1 additions and 0 deletions
|
@ -280,6 +280,7 @@
|
|||
0 0 0 0
|
||||
0 0 0
|
||||
0 0 0>;
|
||||
qcom,clock-cntl-support;
|
||||
qcom,clock-control = "NO_SET_RATE", "NO_SET_RATE",
|
||||
"NO_SET_RATE", "NO_SET_RATE",
|
||||
"INIT_RATE",
|
||||
|
|
Loading…
Add table
Reference in a new issue