From patchwork Tue Jan 16 10:51:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frieder Schrempf X-Patchwork-Id: 763420 Received: from mail.fris.de (unknown [116.203.77.234]) (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 81E671946E; Tue, 16 Jan 2024 10:53:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=fris.de Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=fris.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=fris.de header.i=@fris.de header.b="cGWnULrm" Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 273F4C0393; Tue, 16 Jan 2024 11:53:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fris.de; s=dkim; t=1705402426; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=KGsp2ET18R7VVq0Ua70B7k4zn/i7OqgsUzQBbBtgh2A=; b=cGWnULrmy/jcmgGRtsLEqmY8NxUQfdEgDEeNzyqWMHme28CNc+aObZCRDuF1XbRVDlVTx4 1u0tbtjlZ6+8R+LZioRk2Z42D5GEsQLCCXUj35tBOkWhRWdOu2Uune8OlKmm1Mbng87eRv ypAja2lPavc3OYWV0THCib83USfe4lM7y3dq26AbdN/bSZP5aA9GC4lmrN0itvOf+ZT/80 agNkcTyib94h5q1xv+MYh7Sb1eq/XXgoQyMOp+cNxP0C8DAS3U5tvmO/K12r6PY3HXkMan NlGg9DCVSNOcBQtlfX9dW9cti+hAcsEwdJ5PVeCj8VqfsZ1QXup51ex8QP6hAw== From: Frieder Schrempf To: Conor Dooley , devicetree@vger.kernel.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Li Yang , Rob Herring , Shawn Guo Cc: Frieder Schrempf , Bjorn Helgaas , Christoph Niedermaier , Conor Dooley , Gregor Herburger , Josua Mayer , Krzysztof Kozlowski , Marcel Ziswiler , Marco Felsch , Marek Vasut , Markus Niebel , Stefan Wahren , Tim Harvey , Yannic Moog Subject: [PATCH 2/3] dt-bindings: arm: fsl: Add Sielaff i.MX6 Solo board Date: Tue, 16 Jan 2024 11:51:56 +0100 Message-ID: <20240116105317.267525-3-frieder@fris.de> In-Reply-To: <20240116105317.267525-1-frieder@fris.de> References: <20240116105317.267525-1-frieder@fris.de> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 From: Frieder Schrempf Add compatible for the Sielaff i.MX6 Solo board. Signed-off-by: Frieder Schrempf --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 32b195852a75c..f6cdf4a8e51a2 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -469,6 +469,7 @@ properties: - prt,prtvt7 # Protonic VT7 board - rex,imx6dl-rex-basic # Rex Basic i.MX6 Dual Lite Board - riot,imx6s-riotboard # RIoTboard i.MX6S + - sielaff,imx6dl-board # Sielaff i.MX6 Solo Board - skov,imx6dl-skov-revc-lt2 # SKOV IMX6 CPU SoloCore lt2 - skov,imx6dl-skov-revc-lt6 # SKOV IMX6 CPU SoloCore lt6 - solidrun,cubox-i/dl # SolidRun Cubox-i Solo/DualLite