From patchwork Wed Jan 3 18:12:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jan Kiszka X-Patchwork-Id: 13510392 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 DFB26C3DA6E for ; Wed, 3 Jan 2024 18:13:08 +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=zWBAmm0O3gnTpPKmIE2B7rK7kGVcd6c5OSsskQz0Lis=; b=0REN1b/ptwmFaE jtUZnlRlW3ku3UVYw976tIoG7X9q349hS5AfZUrIeZfIRLNFjlVftzhwVaQHWjJSoRZxEy3cj3c1s u9T+zpY4VIxsUt1NUA8gmUY0w9+Kk31cyKU2llqo6iQP2o1LKn0DNkRsI4Iwv0VQ5kQqCWzwlwkw9 cMlvQEVWgabJoJt7GAvhiwdb4ESC2pwlkecYZwySjGICI4CYFuUa0+5NbtFIj/BXJYJ/CS3QNR3xB W4VrrUdoRusKjveLK9BGEGVT37YoJrwqImlotGf7ijCnRAEOuGHaDBFdxyCz88e7KRuqSxEmzy6wS yMdhqxYZFIhpDSbvHmLQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rL5jL-00BdRI-2d; Wed, 03 Jan 2024 18:12:39 +0000 Received: from mta-65-225.siemens.flowmailer.net ([185.136.65.225]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rL5jE-00BdOJ-3A for linux-arm-kernel@lists.infradead.org; Wed, 03 Jan 2024 18:12:36 +0000 Received: by mta-65-225.siemens.flowmailer.net with ESMTPSA id 20240103181225bbaedd342f9b304e91 for ; Wed, 03 Jan 2024 19:12:26 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=fm1; d=siemens.com; i=jan.kiszka@siemens.com; h=Date:From:Subject:To:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:Cc:References:In-Reply-To; bh=VwfRwTBxd2m91iyvZAlz14xUEFVLfVbWY5tw/VQr/6w=; b=fAHv65IYPmapWf50+YXy9J61BBW2Uz9rbIQprwOnVRzKz0yc126F/KzDE2NEP8vhenSpcH MmzyzWETB9aUisHqRv5fbxHe23FFxY2AgRJ5f5WhM8M+OvZhYaizQM8yzo/xzzQk7Ie7N/y4 vczlDldRdPNN04/Jra4C6Yvws29Fo=; From: Jan Kiszka To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Bao Cheng Su , Krzysztof Kozlowski Subject: [PATCH v2 1/7] dt-bindings: arm: ti: Add binding for Siemens IOT2050 SM variant Date: Wed, 3 Jan 2024 19:12:18 +0100 Message-Id: <8534712b92f9179b4f8ec4f404757be9c887f701.1704305544.git.jan.kiszka@siemens.com> In-Reply-To: References: MIME-Version: 1.0 X-Flowmailer-Platform: Siemens Feedback-ID: 519:519-294854:519-21489:flowmailer X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240103_101233_694095_5F561562 X-CRM114-Status: UNSURE ( 8.44 ) 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 From: Su Bao Cheng This new variant is derived from the Advanced PG2 board, removing the Arduino interface, and adding a new ASIC for communicating with the PLC 1200 signal modules. Signed-off-by: Su Bao Cheng Signed-off-by: Jan Kiszka Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index 03d2a0d79fb0..2cb3f6eb8a43 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -91,6 +91,7 @@ properties: - siemens,iot2050-advanced - siemens,iot2050-advanced-m2 - siemens,iot2050-advanced-pg2 + - siemens,iot2050-advanced-sm - siemens,iot2050-basic - siemens,iot2050-basic-pg2 - ti,am654-evm