From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from server.wki.vra.mybluehostin.me (server.wki.vra.mybluehostin.me [162.240.238.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 95F231AB6CC for ; Mon, 23 Dec 2024 14:24:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=162.240.238.73 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734963891; cv=none; b=QO1Xj2E6tcjTXI06f4X6alwlzaum9jguMuAu/9k2MJIqam1vLI6JABdfam9H44atzUsh2jxNnWLj5cEqbIb1PwQsNneRshiM6Tl7a90TuyKDEJ8oikcWQLGSRTRXnazaUHWZsaIPbnNlKaHm9Aa+VZS88ECY+jIrxG87t2zG7ew= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734963891; c=relaxed/simple; bh=wz1xVvuqIarOUMFIMgeaDURrN6BOl5SMixb7LuMJAu0=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=A7AQQEOZWQJfOqtHO6IWNODV3c49AswZSKxQGBELcWINLQXhlzze93Fpcr0iFKZoeRpHApDeYDtLCG4QDcmxZFv6BaBLxgxtgWgAmS4+GAdChxkqoM0k+OjLfH93Y5J27NcLf2by348ZevE1+VsIVC9Fuw/nSIV6E5Jr1anZSis= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=couthit.com; spf=pass smtp.mailfrom=couthit.com; dkim=pass (2048-bit key) header.d=couthit.com header.i=@couthit.com header.b=BaLZzQh7; arc=none smtp.client-ip=162.240.238.73 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=couthit.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=couthit.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=couthit.com header.i=@couthit.com header.b="BaLZzQh7" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=couthit.com ; s=default; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject :Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=/yYlTY1h60+eDbacZ/IFWvjlIcZ8e1yvoXwzqIk899E=; b=BaLZzQh72FPt7mg533SAM/u2xT LXXoMoFltbjpSZEJ9WqlkLCvRap5dyG5BadvXhfS15zNmHrDUTuuGeY/LunKiJ6PqmrKbfsqK2QbT d9ElENfXlCzBgPhK9RmKjyy9mCjj614T13XfEyIctVBEZ0f4vSAebqPKDuLFWHoghyAZA8JYzhZ7F DcjKSXVGFO306G1/7rd1s2kcb0kS2q8QKKXObT0bKzGmw9JO+hESfpdKF6ZcH3MVPmWZEjuHoqWRo ZeZtdo3pxIXFLzPfDfJoZ/6b4wY0qF7GAbBoQ0cg60aq82Tcbl2i1rhzP3rLtlesjswSPYPUCUF0a WZYAsvog==; Received: from [122.175.9.182] (port=33050 helo=cypher.couthit.local) by server.wki.vra.mybluehostin.me with esmtpa (Exim 4.96.2) (envelope-from ) id 1tPiup-00047K-24; Mon, 23 Dec 2024 19:26:12 +0530 From: Basharath Hussain Khaja To: nm@ti.com, ssantosh@kernel.org Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, pratheesh@ti.com, prajith@ti.com, vigneshr@ti.com, danishanwar@ti.com, praneeth@ti.com, srk@ti.com, rogerq@ti.com, afd@ti.com, krishna@couthit.com, pmohan@couthit.com, mohan@couthit.com, parvathi@couthit.com, Basharath Hussain Khaja Subject: [PATCH 0/1] Add AM57xx Support to PRUSS driver Date: Mon, 23 Dec 2024 19:25:49 +0530 Message-Id: <20241223135550.6898-1-basharath@couthit.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server.wki.vra.mybluehostin.me X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - couthit.com X-Get-Message-Sender-Via: server.wki.vra.mybluehostin.me: authenticated_id: basharath@couthit.com X-Authenticated-Sender: server.wki.vra.mybluehostin.me: basharath@couthit.com X-Source: X-Source-Args: X-Source-Dir: Hi, This patch adds support for AM57xx SOC compatibility in the PRUSS driver which is a prerequisite for ICSSM Ethernet driver. I will submit the patch series of ICSSM Ethernet driver for AM57xx subsequently in a separate thread after the merge of this patch. Thanks & Best Regards, Basharath Roger Quadros (1): soc: ti: PRUSS OCP configuration drivers/soc/ti/pruss.c | 77 +++++++++++++++++++++++++++++++++++- include/linux/pruss_driver.h | 6 +++ 2 files changed, 82 insertions(+), 1 deletion(-) -- 2.34.1