ARM: dts: msm: Remove clocks listed under the UFS GDSC node
The UFS driver does not need the GDSC driver to set the core and peripheral memory retention bits for certain UFS clocks on it's behalf. Remove doing so. CRs-Fixed: 1052994 Change-Id: I845eb2014056203d203ee6be66de0cc161c2dedb Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
This commit is contained in:
parent
9d822a9489
commit
6bdd0c9ddd
1 changed files with 0 additions and 4 deletions
|
@ -2841,10 +2841,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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue