From patchwork Tue Aug 30 16:05:06 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 12959495 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 9B746ECAAA1 for ; Tue, 30 Aug 2022 16:06:24 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id: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=r0IALwQZ8kbCkhL4cDexiU7cfHaGmwBt7grr98lyEyU=; b=cV4Szdqfu5GaiW 4rvQBgf4Eo3phChlVAgmzPrY2FctxV0cu6JP4stqyxq0Fv5WfIAJtcpDAzQW3f6CCd6A3TGcGCoWg DYeLxIc/oOjl5g0nfiuzgRkusUGLmpD4PbiLxSM7VgiQKLBhkafdCrcQkzuL66+CvsfEXOVeF44zu VsO+9j8TK/TmkEEIqFvtQjUttrngOLtlYB4T8PcM7MkE7VFk2v41AjBt5TNbKs5yrh1ZFyqyUZv7Q uftGSeQCUJovj+KzVu0SyIqciDapp/hYNg1l16GINO9Xjlzo0Wc4fRGBLqrSjjIMi01mpz6+NZPJB KbUVOT6wdlL/HcDFMDug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oT3jw-000S8t-Jk; Tue, 30 Aug 2022 16:05:24 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oT3jn-000S54-Ol for linux-arm-kernel@lists.infradead.org; Tue, 30 Aug 2022 16:05:17 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 27UG59et065519; Tue, 30 Aug 2022 11:05:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1661875509; bh=GVmc21AuDAu4AX14F3J4LXvhbE9iAvlEh3R/s1yJMqg=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=yzOLuosAypxemgVxbc/8k4vkxYr8gljXu+iWIq3E53DDsKv2OqJ+8LYKYqLuwbN18 N/lJE6XiIBKu+yfscZ67uHn7DEmn3plQo/llE6f+rET9kdv/u0QpE2M4ybfItu7Ph9 V1wXZigG7/jA/QB5v9S3TX0kLePgfde9tVL0FWK0= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 27UG59VZ041620 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 30 Aug 2022 11:05:09 -0500 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6; Tue, 30 Aug 2022 11:05:09 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6 via Frontend Transport; Tue, 30 Aug 2022 11:05:09 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 27UG580W028802; Tue, 30 Aug 2022 11:05:08 -0500 From: Nishanth Menon To: Krzysztof Kozlowski , Rob Herring , Vignesh Raghavendra CC: Tero Kristo , Nishanth Menon , Daniel Thompson , , , , Krzysztof Kozlowski Subject: [PATCH 1/2] dt-bindings: arm: ti: k3: Sort the am654 board enums Date: Tue, 30 Aug 2022 11:05:06 -0500 Message-ID: <20220830160507.7726-2-nm@ti.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220830160507.7726-1-nm@ti.com> References: <20220830160507.7726-1-nm@ti.com> MIME-Version: 1.0 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-20220830_090515_870031_878DC8F9 X-CRM114-Status: UNSURE ( 9.74 ) 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 Use alphabetical sort to organize the am654 board names. Reported-by: Krzysztof Kozlowski Signed-off-by: Nishanth Menon Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index 61c6ab4f52e2..7e93e87dcdf4 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -22,11 +22,11 @@ properties: - description: K3 AM654 SoC items: - enum: - - ti,am654-evm - - siemens,iot2050-basic - - siemens,iot2050-basic-pg2 - siemens,iot2050-advanced - siemens,iot2050-advanced-pg2 + - siemens,iot2050-basic + - siemens,iot2050-basic-pg2 + - ti,am654-evm - const: ti,am654 - description: K3 J721E SoC From patchwork Tue Aug 30 16:05:07 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 12959496 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 7C2CEECAAA1 for ; Tue, 30 Aug 2022 16:06:36 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id: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=gMWFgUKJQqIexi67nVU1qFhImP6/bH2WjLmF2r/WBYc=; b=4GQnibdjGFjQ7q 1X3ijsGllZNqJ+/F9DWYffp72AQe+feNTms64qp8Ibbe7zhi454y9pTyo638dDk+ARweovs+yyqxb NyCDzCsn10hQ3P84n1WVIbYGm0FA5J1WMnCw4NUIb4yrcuAp4+xz5asb1AdaFUCYLMmLOVFb1YHLw Jobq6PTECkQcAW0NndD3g8zg/TjRGObtAJe6+KW6KBAGEzX2qBBCT/C1b4r82PBM7PkMDXJ1VojyL a5TiZS9CIt+t6fswWPC/+HqU+iz75VFlWABzd5tCXGZLpTqASNkIC03vI/+i4FSxR6H3fBY5uEvtP h/nWk9cJTjaz3R58XahA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oT3k5-000SBk-Fp; Tue, 30 Aug 2022 16:05:33 +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 1oT3jo-000S5f-MP for linux-arm-kernel@lists.infradead.org; Tue, 30 Aug 2022 16:05:18 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 27UG59nQ050775; Tue, 30 Aug 2022 11:05:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1661875509; bh=1G4ZEtaZd/IgJ3Gszv4C0SPbop3rpeLAcLzhdcf66ec=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=O3mFdGqip+9A8sPjRUDZos++QJSEm/NnZXAiN774dslL65cMsP641cjgsru9KPQEW NT10s/7efrH9YdjHTEwzv79Lth8uNKD25npkccLOoEykieL4vwraXIzcZWYx+yEHBJ 872qERw2xbfgfg++7ZRc8J5ON2Rro+Mpnm86TCn8= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 27UG59Vs041634 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 30 Aug 2022 11:05:09 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6; Tue, 30 Aug 2022 11:05:08 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) 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.6 via Frontend Transport; Tue, 30 Aug 2022 11:05:08 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 27UG58Gm026907; Tue, 30 Aug 2022 11:05:08 -0500 From: Nishanth Menon To: Krzysztof Kozlowski , Rob Herring , Vignesh Raghavendra CC: Tero Kristo , Nishanth Menon , Daniel Thompson , , , , Krzysztof Kozlowski Subject: [PATCH 2/2] dt-bindings: arm: ti: k3: Sort the SoC definitions alphabetically Date: Tue, 30 Aug 2022 11:05:07 -0500 Message-ID: <20220830160507.7726-3-nm@ti.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220830160507.7726-1-nm@ti.com> References: <20220830160507.7726-1-nm@ti.com> MIME-Version: 1.0 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-20220830_090516_830021_D7A2CD88 X-CRM114-Status: UNSURE ( 8.77 ) 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 Use alphabetical sort to organize the SoCs Reported-by: Krzysztof Kozlowski Signed-off-by: Nishanth Menon Acked-by: Krzysztof Kozlowski --- .../devicetree/bindings/arm/ti/k3.yaml | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index 7e93e87dcdf4..aeef800eb6ec 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -19,6 +19,19 @@ properties: compatible: oneOf: + - description: K3 AM625 SoC + items: + - enum: + - ti,am625-sk + - const: ti,am625 + + - description: K3 AM642 SoC + items: + - enum: + - ti,am642-evm + - ti,am642-sk + - const: ti,am642 + - description: K3 AM654 SoC items: - enum: @@ -29,15 +42,6 @@ properties: - ti,am654-evm - const: ti,am654 - - description: K3 J721E SoC - oneOf: - - const: ti,j721e - - items: - - enum: - - ti,j721e-evm - - ti,j721e-sk - - const: ti,j721e - - description: K3 J7200 SoC oneOf: - const: ti,j7200 @@ -46,18 +50,14 @@ properties: - ti,j7200-evm - const: ti,j7200 - - description: K3 AM625 SoC - items: - - enum: - - ti,am625-sk - - const: ti,am625 - - - description: K3 AM642 SoC - items: - - enum: - - ti,am642-evm - - ti,am642-sk - - const: ti,am642 + - description: K3 J721E SoC + oneOf: + - const: ti,j721e + - items: + - enum: + - ti,j721e-evm + - ti,j721e-sk + - const: ti,j721e - description: K3 J721s2 SoC items: