diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-13 23:13:16 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-13 23:13:15 -0700 |
| commit | ac949b0d879cf84ceb4456288d69e596dabeb361 (patch) | |
| tree | 0d51e8fc182102071f457d225148459d7c0599d0 | |
| parent | f2693fff2ed6753bcbc37e179feb7cb78b0db52b (diff) | |
| parent | 6bdd0c9dddacdabb4778f7de18cedfd0980a41d9 (diff) | |
Merge "ARM: dts: msm: Remove clocks listed under the UFS GDSC node"
| -rw-r--r-- | arch/arm/boot/dts/qcom/msmcobalt.dtsi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi index 83ad8861103b..0dcb20ffea1e 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi @@ -2842,10 +2842,6 @@ }; &gdsc_ufs { - clock-names = "bus_clk", "ice_clk", "unipro_clk"; - clocks = <&clock_gcc clk_gcc_ufs_axi_clk>, - <&clock_gcc clk_gcc_ufs_ice_core_clk>, - <&clock_gcc clk_gcc_ufs_unipro_core_clk>; status = "ok"; }; |
