From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Subject: Re: [PATCH v2 4/4] clk: pistachio: correct critical clock list To: Govindraj Raja , linux-mips@linux-mips.org, linux-clk@vger.kernel.org, Stephen Boyd , Michael Turquette References: <1438964413-18876-1-git-send-email-govindraj.raja@imgtec.com> <1438964413-18876-5-git-send-email-govindraj.raja@imgtec.com> Cc: Zdenko Pulitika , Kevin Cernekee , Ralf Baechle , Andrew Bresticker , James Hartley , Damien Horsley , James Hogan , Ezequiel Garcia , Ezequiel Garcia From: Sergei Shtylyov Message-ID: <55C5E956.5060308@cogentembedded.com> Date: Sat, 8 Aug 2015 14:34:46 +0300 MIME-Version: 1.0 In-Reply-To: <1438964413-18876-5-git-send-email-govindraj.raja@imgtec.com> Content-Type: text/plain; charset=windows-1252; format=flowed List-ID: Hello. On 8/7/2015 7:20 PM, Govindraj Raja wrote: > From: "Damien.Horsley" > Current critical clock list for pistachio enables > only mips and sys clocks by default but there also ^ are > other clocks that are not claimed by anyone and > needs to be enabled by default. > This patch updates the critical clocks that needs > to enabled by default. ^ be > Add a separate struct to distinguish the critical clocks Need colon here. > one is core clock(mips) and others are from periph_clk_* > Reviewed-by: Andrew Bresticker > Signed-off-by: Ezequiel Garcia > Signed-off-by: Damien.Horsley > Signed-off-by: Govindraj Raja MBR, Sergei