ARM: dts: msm: Enable the GCC clock driver on MSMCOBALT v2
Enable the linux clock driver support for peripheral clocks on MSMCOBALT v2. CRs-Fixed: 1015446 Change-Id: Ibf5a8d7b6bc484281f414dd8491845e509d80123 Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
This commit is contained in:
parent
72ef1744e9
commit
e46c4c92c5
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@
|
||||||
qcom,msm-id = <292 0x20000>;
|
qcom,msm-id = <292 0x20000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&clock_gcc {
|
||||||
|
compatible = "qcom,gcc-cobalt-v2";
|
||||||
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue