From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D256AC433FE for ; Wed, 6 Oct 2021 05:07:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B0381611C0 for ; Wed, 6 Oct 2021 05:07:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231197AbhJFFJG (ORCPT ); Wed, 6 Oct 2021 01:09:06 -0400 Received: from muru.com ([72.249.23.125]:41192 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229639AbhJFFJE (ORCPT ); Wed, 6 Oct 2021 01:09:04 -0400 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id E5EFC80E1; Wed, 6 Oct 2021 05:07:42 +0000 (UTC) Date: Wed, 6 Oct 2021 08:07:10 +0300 From: Tony Lindgren To: Matti Vaittinen Cc: linux-omap@vger.kernel.org, Dave Gerlach , Faiz Abbas , Santosh Shilimkar , Suman Anna , Tero Kristo , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Drew Fustini , Grygorii Strashko , "H. Nikolaus Schaller" , Robert Nelson , Yongqin Liu Subject: Re: [PATCH] soc: ti: omap-prm: Fix external abort for am335x pruss Message-ID: References: <20210930080100.56820-1-tony@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Matti Vaittinen [210930 11:20]: > Thanks Tony! > > This was _much_ appreciated :) Thanks for testing, applying this into fixes. Regards, Tony