Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753441AbcKIAB3 (ORCPT ); Tue, 8 Nov 2016 19:01:29 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:55946 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753112AbcKIABW (ORCPT ); Tue, 8 Nov 2016 19:01:22 -0500 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org 7FB7D612F3 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=sboyd@codeaurora.org Date: Tue, 8 Nov 2016 16:01:20 -0800 From: Stephen Boyd To: Erin Lo Cc: Matthias Brugger , Mike Turquette , Rob Herring , Arnd Bergmann , Sascha Hauer , Daniel Kurtz , Philipp Zabel , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-clk@vger.kernel.org, srv_heupstream@mediatek.com, ms.chen@mediatek.com, robert.chou@mediatek.com, Shunli Wang , James Liao Subject: Re: [PATCH v15 2/4] reset: mediatek: Add MT2701 reset driver Message-ID: <20161109000120.GQ16026@codeaurora.org> References: <1478245388-1412-1-git-send-email-erin.lo@mediatek.com> <1478245388-1412-3-git-send-email-erin.lo@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1478245388-1412-3-git-send-email-erin.lo@mediatek.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 681 Lines: 20 On 11/04, Erin Lo wrote: > From: Shunli Wang > > In infrasys and perifsys, there are many reset > control bits for kinds of modules. These bits are > used as actual reset controllers to be registered > into kernel's generic reset controller framework. > > Signed-off-by: Shunli Wang > Signed-off-by: James Liao > Signed-off-by: Erin Lo > Tested-by: John Crispin > Acked-by: Philipp Zabel > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project