Merge "ARM: dts: msm: Remove clocks listed under the UFS GDSC node"

This commit is contained in:
Linux Build Service Account 2016-08-13 23:13:16 -07:00 committed by Gerrit - the friendly Code Review server
commit ac949b0d87

View file

@ -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";
};