From patchwork Tue Dec 3 17:31:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Davis X-Patchwork-Id: 13892755 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 892CFE74AC6 for ; Tue, 3 Dec 2024 17:35:34 +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:References:In-Reply-To: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:List-Owner; bh=pnb86O08snZJxBvF7Q9B/HnxlE8/fHHTr3MMXko/bgQ=; b=fEiJCuYDMGX3Sjag9gnnzcFQq7 7rJp4PlPJhrkAflc3ExAwsh5ASHXL6d/yjQMELNHfqV2uKsTgs44zgitt57fLLWRHpCr2Oz1np/hN 2W25J/7bUkHTH6iT7SjSk0+wWPfbOr2owNhWAHHm+HowQ6zclU0oBwA9UqBX/IQX/Ow5sfjjsSHdH Gn41WJoQejyu7ZNcaFr3/MGoSStQEhRlouO1UUvFYonmFsI5UlwqiX9cZ5//KYX8PIdIZHqgqwzkg N+RSzs6n6JX34MBYgmz3am5mejATSdzUsn5Nc9/ytunwBbOgd3wLuSoTRJTX7nIb7hYzxqCTBhQ79 ISsA3Wtw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tIWo0-0000000AGXQ-0FlW; Tue, 03 Dec 2024 17:35:24 +0000 Received: from fllvem-ot04.ext.ti.com ([198.47.19.246]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tIWkA-0000000AFvR-0q0Z for linux-arm-kernel@lists.infradead.org; Tue, 03 Dec 2024 17:31:27 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllvem-ot04.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 4B3HVFjl1647614 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 3 Dec 2024 11:31:15 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1733247076; bh=pnb86O08snZJxBvF7Q9B/HnxlE8/fHHTr3MMXko/bgQ=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=EPLRIGlq7SSV3emVzW+YVQQzfscOGbeP49OCo563WNJFi2oUf6yrH0GtnZIOx29E5 LT0kxsSgBjAB9dmNTEqUESAlZgBA9QXrIaFK88J64Gy03vzJ46qtIRSwDmg2S71Yaf 02YK47vB7Edj090iQ4ouJC/imSiUAWX1qlV+T1lA= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTP id 4B3HVFq8069938; Tue, 3 Dec 2024 11:31:15 -0600 Received: from DFLE110.ent.ti.com (10.64.6.31) 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; Tue, 3 Dec 2024 11:31:15 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE110.ent.ti.com (10.64.6.31) 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, 3 Dec 2024 11:31:15 -0600 Received: from lelvsmtp5.itg.ti.com ([10.249.42.149]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 4B3HVEpQ094200; Tue, 3 Dec 2024 11:31:15 -0600 From: Andrew Davis To: Nishanth Menon , Vignesh Raghavendra , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , Andrew Davis Subject: [PATCH 3/4] dt-bindings: soc: ti: ti,j721e-system-controller: Add PCIe ctrl property Date: Tue, 3 Dec 2024 11:31:12 -0600 Message-ID: <20241203173113.90009-3-afd@ti.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20241203173113.90009-1-afd@ti.com> References: <20241203173113.90009-1-afd@ti.com> MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241203_093126_284531_AC0313CC X-CRM114-Status: UNSURE ( 9.63 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add a pattern property for pcie-ctrl which can be part of this controller. Signed-off-by: Andrew Davis --- .../bindings/soc/ti/ti,j721e-system-controller.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml b/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml index 9ba9cb100ab30..ead0679b30e3f 100644 --- a/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml +++ b/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml @@ -74,6 +74,12 @@ patternProperties: description: This is the ICSSG control region. + "^pcie-ctrl@[0-9a-f]+$": + type: object + $ref: /schemas/mfd/syscon.yaml# + description: + This is the PCIe control region. + required: - compatible - reg