From patchwork Sat Jun 8 18:04:44 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Pinchart X-Patchwork-Id: 1945508 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=ideasonboard.com header.i=@ideasonboard.com header.a=rsa-sha256 header.s=mail header.b=SEJ6zUBv; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:4601:e00::3; helo=am.mirrors.kernel.org; envelope-from=devicetree+bounces-73900-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from am.mirrors.kernel.org (am.mirrors.kernel.org [IPv6:2604:1380:4601:e00::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4VxQvy4fWBz20Q5 for ; Sun, 9 Jun 2024 04:05:18 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id AAAD01F21B8C for ; Sat, 8 Jun 2024 18:05:15 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 637D51C2BD; Sat, 8 Jun 2024 18:05:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="SEJ6zUBv" X-Original-To: devicetree@vger.kernel.org Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C8FE01BDDB for ; Sat, 8 Jun 2024 18:05:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.167.242.64 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717869910; cv=none; b=s5RVqVXOycZaoFCuxdyoniozfCThz0/cFq8wOSSYOObj74pn8YiYxiVbpBHCW2zKtNCcerkJjn5SIltYlLOkRF4d1Lv35aTqTg+BHBeRRi6IKNo0doUK24MBANVVKyvPUId7CWaGUFpe+LsxCmLYKsUR/pbtxJOLEPce1iEm6Eg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717869910; c=relaxed/simple; bh=hVJZk1PRuniyzRk9IeTmSUpJs0oQ+ZbEKi2d9LVRtsc=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=coSdpAIeNs6bYPhYtzSfOr1n/6DHHqrRuJIYC4QGU6Rhb9loBWm81d7u2CeIut9kL9bIW7qnaFShX1f//xahtFhPKsj61vu2gR95FPzibeTNSHNZEy3aDVSs5oCaQr87tEoOs2Vn+OUJb3WPAr/JwCka8EhitrS3zlHm9/ptYBs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com; spf=pass smtp.mailfrom=ideasonboard.com; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b=SEJ6zUBv; arc=none smtp.client-ip=213.167.242.64 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ideasonboard.com Received: from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi [81.175.209.231]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 83057293D; Sat, 8 Jun 2024 20:04:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1717869896; bh=hVJZk1PRuniyzRk9IeTmSUpJs0oQ+ZbEKi2d9LVRtsc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SEJ6zUBvJy16B4rzBsw4ITLJ6RX8pRJxMXZU88Y+AiefMyGSmAaGfkWFPqkO7yHz5 iuuotgKBMsj2VlN5AYtxEHU9lWmi1FQduhyd+00TD/svHOhxLlYkUi127ane5x0zF5 nBWtaMFPFf9KO4fZxQ/ogI+6u5dSQylKNv4QChPw= From: Laurent Pinchart To: linux-arm-kernel@lists.infradead.org, imx@lists.linux.dev Cc: devicetree@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Shawn Guo , Li Yang , Marco Contenti , Nate Drude , FrancescoFerraro , Harshesh Valera , Ahmad Fatoum Subject: [PATCH v3 1/4] dt-bindings: arm: fsl: Add Variscite DT8MCustomBoard with DART MX8M-PLUS Date: Sat, 8 Jun 2024 21:04:44 +0300 Message-ID: <20240608180447.31378-2-laurent.pinchart@ideasonboard.com> X-Mailer: git-send-email 2.44.2 In-Reply-To: <20240608180447.31378-1-laurent.pinchart@ideasonboard.com> References: <20240608180447.31378-1-laurent.pinchart@ideasonboard.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 The DT8MCustomBoard is a carrier board from Variscite compatible with the family ox i.MX8M DART modules (i.MX8MM, i.MX8MN and i.MX8MP). Add an entry for the DT8MCustomBoard v2 mounted with a DART MX8M-PLUS module. Signed-off-by: Laurent Pinchart Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 6d185d09cb6a..4fd0a158a6f5 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1149,6 +1149,12 @@ properties: - const: tq,imx8mp-tqma8mpql # TQ-Systems GmbH i.MX8MP TQMa8MPQL SOM - const: fsl,imx8mp + - description: Variscite DT8MCustomBoard with DART i.MX8MP module + items: + - const: variscite,dart-mx8mp-dt8mcustomboard-v2 # Variscite DART-MX8M-PLUS on DT8MCustomBoard 2.x + - const: variscite,dart-mx8mp # Variscite i.MX8MP DART-MX8M-PLUS module + - const: fsl,imx8mp + - description: i.MX8MQ based Boards items: - enum: