From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 1/2] clk: hi6220: change watchdog clock source Date: Thu, 31 Aug 2017 18:32:40 -0700 Message-ID: <20170901013240.GM21656@codeaurora.org> References: <1503993518-24428-1-git-send-email-leo.yan@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1503993518-24428-1-git-send-email-leo.yan@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Leo Yan Cc: Wei Xu , Rob Herring , Mark Rutland , Michael Turquette , Zhangfei Gao , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Dmitry Shmidt , Guodong Xu , Haojian Zhuang List-Id: devicetree@vger.kernel.org On 08/29, Leo Yan wrote: > The old code uses tcxo (19.2MHz) as watchdog clock but actually the > watchdog uses 32K clock, as result the watchdog timeout cannot be set > correctly and delay long time to reset SoC. > > So this patch is to use 'ref32k' as clock source for watchdog. > > Fixes: 72ea48610d43 ("clk: hi6220: Clock driver support for Hisilicon hi6220 SoC") > Signed-off-by: Leo Yan > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project