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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0F706C6FD19 for ; Mon, 13 Mar 2023 16:34:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7mkAarsW3eLLxsXoph4/nMf7WN3E34cvaJuRW6n4m+M=; b=ix1n+s+IGerO9L a7dED27eaVtePQA3PNISNOay+KBSnExTdyEandYUlN1PxLRxYt4kxu847r/7YdLTdUD9N2TWtRWKo H7e8eYwhbLpHK2uoZ76cFYNiwNNJYI6Xuxb11vRcf9m/4183TeyiYNdRFmxtLBDXAUMJGZg25OkUU VFeaN394CfkggXfq36Dj6JUqbL12zVYRwTgrsZ3f0nY3t7uUqgI+LfI7cd/07XN4ODduy8o47Tl6h 3HnRtTislfc/3ZuVvNrt+Pmg6RPdcM9ZVxK+32zxk9702rewYZ5Y+hbfyYnfGGm/MylD1zGMsmJmS 8N7OpmSTccT8/1Yy+BQQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pbl6s-006mfz-28; Mon, 13 Mar 2023 16:33:18 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pbktO-006htB-Qn for linux-arm-kernel@lists.infradead.org; Mon, 13 Mar 2023 16:19:24 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 32DGJHBK071851; Mon, 13 Mar 2023 11:19:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1678724357; bh=aPt9Sw/G8HFpJ2PAeW/gss+GCIuKTqtVcm2ugk1MOaI=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=LD1ZorWelTZEcbdLbfyiDkBWV/7d5G5jGNdsCRxfgiq7EC93a+h9jNZNCBPs8j2MT HMfe7tCngd1u/XiiGctwTbqzUhbJKUkCvlAxNfeBZoDnjD4mWDxlq5SkVXiW66nnNE 55/M329R2eJm3cVMecgvTosgUvXDuhvtjW7Dny1Q= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 32DGJHQn085891 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 13 Mar 2023 11:19:17 -0500 Received: from DFLE104.ent.ti.com (10.64.6.25) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Mon, 13 Mar 2023 11:19:17 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Mon, 13 Mar 2023 11:19:17 -0500 Received: from [10.250.32.223] (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 32DGJGV9064394; Mon, 13 Mar 2023 11:19:16 -0500 Message-ID: <4a92c5de-a02d-c2d3-a9a0-f96a6245fb93@ti.com> Date: Mon, 13 Mar 2023 11:19:16 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v4 1/5] soc: ti: pruss: Add pruss_get()/put() API To: MD Danish Anwar , Suman Anna , Roger Quadros , Vignesh Raghavendra , Mathieu Poirier , Bjorn Andersson , Santosh Shilimkar , Nishanth Menon CC: , , , , , , References: <20230313111127.1229187-1-danishanwar@ti.com> <20230313111127.1229187-2-danishanwar@ti.com> Content-Language: en-US From: Andrew Davis In-Reply-To: <20230313111127.1229187-2-danishanwar@ti.com> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230313_091923_006199_7C7A8646 X-CRM114-Status: UNSURE ( 6.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 3/13/23 6:11 AM, MD Danish Anwar wrote: > From: Tero Kristo > To prevent bounced emails from folks seeing the author name here and in code below, suggest using Tero's kernel.org email everywhere: Tero Kristo Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel