[PATCH] ARM: keystone: dts: disable "msmcsram" clock
From: Santosh Shilimkar <hidden>
Date: 2014-01-30 14:31:46
Also in:
linux-devicetree, lkml
From: Santosh Shilimkar <hidden>
Date: 2014-01-30 14:31:46
Also in:
linux-devicetree, lkml
On Thursday 30 January 2014 08:58 AM, Ivan Khoronzhuk wrote:
Ok. I will delete node for this clock from DT and send v1
Sorry for the html reply first of all. That node should never have been actually added since the clock is not suppose to be touched even in low power states. Change log should say something like this ... "MSMC is the coherency interconnect and all the coherent masters are connected to it including devices which are not under Linux OS control. MSMC clock should not be toched even in low power states." So drop the clock node o.w without 'clk_ignore_unused' will disable the clock leading to system stall. I wil try get these in rc's since its a bug fix Regards, Santosh