Message ID | 20250225-b4-stm32mp2_new_dts-v2-6-1a628c1580c7@foss.st.com (mailing list archive) |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 D2432C021B2 for <linux-arm-kernel@archiver.kernel.org>; Tue, 25 Feb 2025 09:10:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:CC:To:In-Reply-To:References :Message-ID:Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=RaPb8Xpl9qh5LuGcm7ayoig14wp6sT3bNidTLSpOKj4=; b=G2Db/U3vsRPQC0CYQCcQKw6mbj pLJdePUMwwuqyRo3G4Lt0JOtEJdBZtqcLcUt6U6NUHLRZ+wTa+rWuguSXbSQZDWUFgEVHlfzm4FKA DHpP0k9g0mce6wRBJivSgGKqQZPfcpdes+4BPaGMQzhPYYQDr1k4QRITSf28Xco4ESS0lWqnf52oc Tr5iXHrSc81NsY1jMTAfmISlwyOlFpgxLWAlfVwyKYsnlVAqi0TPe760kIHUOd5hO8IR7OGWdSc0/ mIbl6ZuVR/i5ecD9S4qvrwHrzRxb3M8GrNHB/tEqCj36y87+sJg1BbvnOD9pCuAPuYntG2UGKtggK l76PhCXw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tmqxg-0000000GWjD-3RTA; Tue, 25 Feb 2025 09:10:44 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tmqkp-0000000GU7L-3kQm for linux-arm-kernel@lists.infradead.org; Tue, 25 Feb 2025 08:57:29 +0000 Received: from pps.filterd (m0369457.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 51P80L5I003855; Tue, 25 Feb 2025 09:57:21 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= RaPb8Xpl9qh5LuGcm7ayoig14wp6sT3bNidTLSpOKj4=; b=sjqt/6BaSeiRmzvW Bt2FvB4YPlHHWfxDjixk3vQ+POefAPnSt0fb6JhWQtRXQMZhIMGo4ZcAUyfi+V5q kbcuCIPGnnQQRGmhKTM7uPOfwT2TZHR1f8fjlCUopmvfAD+4gRCoDjar41Y7d6XU 7QUwlajMBmkjq1clRvnMGHtF3zDdgE58uIcq2eAMKFKvVVH05gmZkdsg/NO1mbmA co1oALibFvCtG94IahTyRupKhfpHLLTQMpYdvC20MRsyhuqbpdt9oeUqBnrgm+PF NrICEzxlzl+zx6M2f+KUc6ykO+WNJW0LX5TDHSFNpWAI7H8154XiDMeij89Vbf54 3VWQbA== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 4512sp9sjs-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 25 Feb 2025 09:57:21 +0100 (CET) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 14A6C4009A; Tue, 25 Feb 2025 09:56:20 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id D999642CBA8; Tue, 25 Feb 2025 09:54:33 +0100 (CET) Received: from localhost (10.48.87.120) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Tue, 25 Feb 2025 09:54:33 +0100 From: Amelie Delaunay <amelie.delaunay@foss.st.com> Date: Tue, 25 Feb 2025 09:54:09 +0100 Subject: [PATCH v2 06/10] dt-bindings: stm32: document stm32mp235f-dk board MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-ID: <20250225-b4-stm32mp2_new_dts-v2-6-1a628c1580c7@foss.st.com> References: <20250225-b4-stm32mp2_new_dts-v2-0-1a628c1580c7@foss.st.com> In-Reply-To: <20250225-b4-stm32mp2_new_dts-v2-0-1a628c1580c7@foss.st.com> To: Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Maxime Coquelin <mcoquelin.stm32@gmail.com>, Alexandre Torgue <alexandre.torgue@foss.st.com>, Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org>, Richard Cochran <richardcochran@gmail.com>, Christophe Roullier <christophe.roullier@foss.st.com> CC: <devicetree@vger.kernel.org>, <linux-stm32@st-md-mailman.stormreply.com>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>, Amelie Delaunay <amelie.delaunay@foss.st.com>, Conor Dooley <conor.dooley@microchip.com> X-Mailer: b4 0.14.2 X-Originating-IP: [10.48.87.120] X-ClientProxiedBy: SHFCAS1NODE1.st.com (10.75.129.72) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1057,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-02-25_03,2025-02-24_02,2024-11-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250225_005728_227141_E7915E0D X-CRM114-Status: UNSURE ( 7.57 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Expand STM32MP2 family with new SoC and boards
|
expand
|
diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml index 7cf9c6be0388365e6bce5e34a00ccf0a0eaa89cf..9ffcba51c9207b5a1386c025f850bc594c915c8c 100644 --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml @@ -184,6 +184,12 @@ properties: - st,stm32mp257f-ev1 - const: st,stm32mp257 + - description: ST STM32MP235 based Boards + items: + - enum: + - st,stm32mp235f-dk + - const: st,stm32mp235 + additionalProperties: true ...