From patchwork Thu Jul 27 13:21:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Schiffer X-Patchwork-Id: 13330110 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 3ACDEC0015E for ; Thu, 27 Jul 2023 13:22:05 +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: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=KYu2QujvhJr4XfLTtm2rHQXsGHUpnMYomHSOR6Wgtnk=; b=VXOn+LvRCZwbWt CySDvb7JVlsJwtGWfXtvCJlSsIh2L9q0C1BxB8IuV6+QKOT/ODw0pYREwZvPPnQF/r6A7o8oo+9VH qnw5YyhOfcEa8oUxI/sMwlXyndLqPKrfGYZxWE8Mj+pFZ236OT2j/376JHE4Kul/k/WsjXJtdLRWQ /yfa6W+ApyPjtAMF3epEqOSszlIDEZ1bvC016hN364YUEkUQ+loiWwlhzR0jA9wTMkad5DA4yt9S8 JZmyl85pFHwQahaRNzeIN1UGyLJ2e0TrHkRPZ174laLJcFFV4RSb5wu03Y/CNcKtUypwNVIeixobP NkH90Jivz+C30qQ7yjPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qP0vx-00ETbJ-2N; Thu, 27 Jul 2023 13:21:37 +0000 Received: from mx1.tq-group.com ([93.104.207.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qP0vs-00ETUb-1k for linux-arm-kernel@lists.infradead.org; Thu, 27 Jul 2023 13:21:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1690464092; x=1722000092; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=yLo9F0Lr6izjUbXtfJOKO7CgcAALSdCDeTkHvKXEYVo=; b=J0YeR0K6DpMO5bl1jFTcFWlanfFxipcwtlnUy0yJw3K4vhXt1Xjr1BLP R1c83iE0lA0e0BK+93Ga4i3GwFCIAIe6nhu6W6mW3gSMYr4TIOKh+ji86 wiVzZsEhrMnvxHAlLLIQB2QHxrCMQM2LHBJ8BU7bH5JSAlbdbdANZ1XKQ 9YtG8qYGR9VGgA+Ex+a0RGLOEAoU6FaYLNRXzM9uUo/kbchImr0u1UGzZ PZu1VYLBhGe3iwzRUrT8DWLdyXz9CKiFnhfeCdVkAC5Ce7f4cbE4Zpnku lmVf1+EGGVwqvd2jpOiyIEtzXF+h4WDzOau5LVFj/d2ZJOYZ+/zKyVwiB w==; X-IronPort-AV: E=Sophos;i="6.01,234,1684792800"; d="scan'208";a="32156709" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 27 Jul 2023 15:21:28 +0200 Received: from localhost.localdomain (SCHIFFERM-M2.tq-net.de [10.121.49.20]) by vtuxmail01.tq-net.de (Postfix) with ESMTPA id 1BC35280075; Thu, 27 Jul 2023 15:21:28 +0200 (CEST) From: Matthias Schiffer To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nishanth Menon , Vignesh Raghavendra , Tero Kristo Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux@ew.tq-group.com, Matthias Schiffer Subject: [PATCH v3 1/3] dt-bindings: arm: ti: Add compatible for AM642-based TQMaX4XxL SOM family and carrier board Date: Thu, 27 Jul 2023 15:21:18 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230727_062132_985459_D983D332 X-CRM114-Status: UNSURE ( 8.31 ) 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 For now only the MBaX4Xx carrier board is defined. Signed-off-by: Matthias Schiffer Acked-by: Conor Dooley --- v3: add Acked-by from v2 v2: fix typo in "items" key Documentation/devicetree/bindings/arm/ti/k3.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index 577eee95c8932..5ca6af492507e 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -72,6 +72,13 @@ properties: - const: phytec,am64-phycore-som - const: ti,am642 + - description: K3 AM642 SoC on TQ-Systems TQMaX4XxL SoM + items: + - enum: + - tq,am642-tqma6442l-mbax4xxl # MBaX4XxL base board + - const: tq,am642-tqma6442l + - const: ti,am642 + - description: K3 AM654 SoC items: - enum: