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