From patchwork Thu Jan 19 06:40:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jan Kiszka X-Patchwork-Id: 13107462 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 DD10EC00A5A for ; Thu, 19 Jan 2023 06:41:56 +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=l3J+w8ZUUL2fP781GTmBGc1EubX2FhHad2c5Fod1Y+A=; b=VmKQ6cKpvvhcnN mUgrklVGaC7bQyopoIJdC+oUfJeUEaT7OO3F+n6GtWcABPkTTIutGbnDCsov+EA9NWK8lAnmb9e+J LPD96jLObGE+qiaJehyKwfWRHQmqjzeg+4pRSEwuI56JGvKPHZM/C9W2iZyPE6xut9b00cki0AfhW BioGBrFYShJLEvwUzdC82Nq9K4cHpKLT4acu2+cQ5cK124pvUJYQ3hUDW/NeIBtX02ZH/d8llH+9Z iKYHx4dhSNjQ49Hne9D9FudJy2QR4U63B4TrUqt7I6f8B+Fn5Dxeqpd7FzrIQ0GIrd4DhchyMPav1 92jvkQb6DNBGfqq+D+rw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pIObW-003l0T-Lm; Thu, 19 Jan 2023 06:40:54 +0000 Received: from mta-65-226.siemens.flowmailer.net ([185.136.65.226]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pIObS-003kyP-7I for linux-arm-kernel@lists.infradead.org; Thu, 19 Jan 2023 06:40:52 +0000 Received: by mta-65-226.siemens.flowmailer.net with ESMTPSA id 20230119064043c7ebee160e4b432ecb for ; Thu, 19 Jan 2023 07:40:44 +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=Uz8plPgBqNBgdN6ehW26Ppifew0Lvajs1xVbwR3IZxo=; b=IpTCs0+3SvoLBfda96eiS+sY+ShzKN1wVzniZxHVoRbQ+aW710eUeobIoX678/wcL4ybB4 sJFkuTTiOb6RZvNp9jKoMUA9fCtYJLAK0w7iA3oVbsdAz9HJScOcAdsVlVMtFWiuneaO1TUP Auib/feDIb0rXGv3RCKtvhAVaCdgA=; From: Jan Kiszka To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Bao Cheng Su , Chao Zeng , Krzysztof Kozlowski Subject: [PATCH v2 2/3] dt-bindings: arm: ti: Add binding for Siemens IOT2050 M.2 variant Date: Thu, 19 Jan 2023 07:40:41 +0100 Message-Id: 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-20230118_224050_680147_4F8A55BE X-CRM114-Status: UNSURE ( 8.10 ) 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: Jan Kiszka This new variant is derived from the Advanced PG2 board, replacing the MiniPCI slot with B and E-keyed M.2 slots. 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 203faab80142..0ed4e973753f 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -42,6 +42,7 @@ properties: items: - enum: - siemens,iot2050-advanced + - siemens,iot2050-advanced-m2 - siemens,iot2050-advanced-pg2 - siemens,iot2050-basic - siemens,iot2050-basic-pg2