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 7A160C2BBCA for ; Tue, 25 Jun 2024 15:33:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:CC:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=k4HXMomJZKq9jOBnN7r4GjioLYvEZzxX1ikda9RKXHY=; b=KjwmyS5B7AeW115pMNNaFM+U1F cCfKU0lIHJh0TbWwUl5v6FDo/emP2ZcmanYKx0IfcpaF9Z/POEZgjM6BmIzTGCX8oZKA2HbjbdlM2 tuF5z7LQs49tYGLOuh2ph6feJojTJRHERAlxVDifdQMfMUP1p85cHwidUvVOH4dVYrSCUIVCmRyhB Kov2gs4evix0I707q6A+vBjaXzcRThsgeIQPD765jS/SmY33NH3/bb4MYzq5Oj/7L4xrOhX49qzqh kN/Ka0WajGHAc0Ejo5OfqKl6pP0O4AMEUTywa5GBVBOgWpqGfv4FxNMwtWHx4ZRQFewnME2W4uRl8 Uis+U1gw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sM8Ao-00000003YDL-2SjY; Tue, 25 Jun 2024 15:33:34 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sM8Ah-00000003YAo-291a for linux-arm-kernel@lists.infradead.org; Tue, 25 Jun 2024 15:33:29 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 45PFXMX1056299; Tue, 25 Jun 2024 10:33:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1719329602; bh=k4HXMomJZKq9jOBnN7r4GjioLYvEZzxX1ikda9RKXHY=; h=From:To:CC:Subject:Date; b=olCwcuEjs63v0XImKFLQN0NUXapMLxqgQ5mTB+fYD/+p91xkVUJm0EHnzMcP0Sxn+ ViN5YfwZwA48HbH/PNdxKJ9R2PTzEn92yVUx4NzBt0POZKpn1xOE5m3LCB9GZGfnR4 kKvIef0ZwGbFL8IL1UxCgc2ed0eMJ2oCjomKTAas= Received: from DFLE108.ent.ti.com (dfle108.ent.ti.com [10.64.6.29]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 45PFXM2b011722 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 25 Jun 2024 10:33:22 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE108.ent.ti.com (10.64.6.29) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 25 Jun 2024 10:33:22 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Tue, 25 Jun 2024 10:33:22 -0500 Received: from lelv0854.itg.ti.com (lelv0854.itg.ti.com [10.181.64.140]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 45PFXMMm113821; Tue, 25 Jun 2024 10:33:22 -0500 Received: from localhost (danish-tpc.dhcp.ti.com [10.24.69.25]) by lelv0854.itg.ti.com (8.14.7/8.14.7) with ESMTP id 45PFXLmm017355; Tue, 25 Jun 2024 10:33:22 -0500 From: MD Danish Anwar To: Suman Anna , Conor Dooley , Krzysztof Kozlowski , Rob Herring , Santosh Shilimkar , Nishanth Menon CC: , , , , Vignesh Raghavendra , Roger Quadros , MD Danish Anwar Subject: [PATCH v3 0/2] Add documentation for PA_STATS and MAINTAINERS entry for ti,pruss.yaml Date: Tue, 25 Jun 2024 21:03:14 +0530 Message-ID: <20240625153319.795665-1-danishanwar@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain 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-20240625_083327_731742_F349414E X-CRM114-Status: GOOD ( 10.95 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, This series adds documentation for PA_STATS in dt-bindings file ti,pruss.yaml. This bindings file doesn't have a MAINTAINERS entry. This series add the MAINTAINERS entry for this file as well. Changes since v2: *) Added RB tag of Krzysztof Kozlowski to patch 2/2 *) Added patch 1/2 to the series as the binding file is orphan. v2 https://lore.kernel.org/all/20240529115149.630273-1-danishanwar@ti.com/ MD Danish Anwar (2): MAINTAINERS: Add entry for ti,pruss.yaml to TI KEYSTONE MULTICORE NAVIGATOR DRIVERS dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support .../devicetree/bindings/soc/ti/ti,pruss.yaml | 20 +++++++++++++++++++ MAINTAINERS | 1 + 2 files changed, 21 insertions(+) base-commit: 62c97045b8f720c2eac807a5f38e26c9ed512371 -- 2.34.1