ARM: dts: msm: Enable the MMSS clock driver on MSMCOBALT v2
Enable the linux clock driver support for multimedia clocks on MSMCOBALT v2. CRs-Fixed: 1015446 Change-Id: Ice373ce1656f1ab045eefd57dcd700a4c20deedf Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
This commit is contained in:
parent
ef382ea0ea
commit
d7a39b708a
1 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,7 @@
|
|||
&clock_gcc {
|
||||
compatible = "qcom,gcc-cobalt-v2";
|
||||
};
|
||||
|
||||
&clock_mmss {
|
||||
compatible = "qcom,mmsscc-cobalt-v2";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue