From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCHv6 10/10] ARM: OMAP2+: pdata-quirks: add PRM data for reset support Date: Fri, 20 Sep 2019 07:26:47 -0700 Message-ID: <20190920142647.GR5610@atomide.com> References: <20190912170953.GT52127@atomide.com> <20190919123258.23172-1-t-kristo@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190919123258.23172-1-t-kristo@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Tero Kristo Cc: devicetree@vger.kernel.org, linux-omap@vger.kernel.org, robh+dt@kernel.org, p.zabel@pengutronix.de, ssantosh@kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org * Tero Kristo [190919 12:33]: > The parent clockdomain for reset must be in force wakeup mode, otherwise > the reset may never complete. Add pdata quirks for this purpose for PRM > driver. > > Signed-off-by: Tero Kristo > --- > v6: replaced platform specific compatibles with a single common > compatible check Thanks looks good to me: Acked-by: Tony Lindgren