From patchwork Mon Jun 10 23:42:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christopher Obbard X-Patchwork-Id: 13692582 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 2FA60C27C4F for ; Mon, 10 Jun 2024 23:43:31 +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: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:In-Reply-To:References: List-Owner; bh=Fob666mouoi4TNfE5W9eVFohKo2Lh9yHT4Np6aOhGNA=; b=qFRZCMt+a8csBQ m/3pBht94tw8wGtyxgO5l/t9PSkATvEumvgnDSVhLKd6nhQYZMrSBNFmBaKqY1Ys0/7cyxj3bUjiv kP+MPRILVVtYQqia81co9oM30TYtdp0k6XRuVtkj54gJ0xed21/QCwZm7DTviegPkU3U+HW0FyuTr ehkf41dvseoroA/WRtbnTXLdohB2I2QY3jJMhQWxQj9qJw/7KBJ9fiHqZWxUTi8Yft9MjE4iNphQ3 fIKNnr9RGTIfcFaNwceYRtQgHwxofA7/fEx/U5tlxC1weZI3J5xYyTOqPoTatqPiJGn0mZoRgaSS7 gXWLDG5kRwUDV7OJ7cYQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sGofY-00000006qcA-3RSs; Mon, 10 Jun 2024 23:43:20 +0000 Received: from madrid.collaboradmins.com ([2a00:1098:ed:100::25]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sGofR-00000006qat-1gl2 for linux-arm-kernel@lists.infradead.org; Mon, 10 Jun 2024 23:43:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1718062990; bh=nPNzVptm/f18wTbcMhm0vYE+658NKVvbwwpRS+Up3zA=; h=From:To:Cc:Subject:Date:From; b=s1yaOO5qxsDnFtvgvS05IYym3DEKp/WuUAfZ7uDnQIhh4IFz7bnNuc3835QkZHhkS O0Ep2yeX96b6O2nYGZDtRwyFSi5Dky6ZTZg2pJ8wMa04LYS9cG0MbS7YL1F46YE+yc f86xBX5VRcvgdxre4ANSpsxQmENzZm3uUQF3nMYD2Zq/YSoslxdMe7CrI4KKQl7ACV C6yp9H/3lCBRLHda2Yw90L8TqqIsdggCM6ANHVSLf0zutxwcErMuF/Yqepodt48xvZ TtLcdtxpX+1Oxbcz+g/KGwEIHFANTSkShmnRDl/kr517dyfYd+dnpC5ze0umnpo1NP rpjAmCP7xLNzQ== Received: from obbardc-t14.home (cola.collaboradmins.com [195.201.22.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: obbardc) by madrid.collaboradmins.com (Postfix) with ESMTPSA id D4AAE378065F; Mon, 10 Jun 2024 23:43:09 +0000 (UTC) From: Christopher Obbard To: linux-kernel@vger.kernel.org Cc: kernel@collabora.com, Laurent Pinchart , Daniel Scally , Kieran Bingham , Christopher Obbard , Conor Dooley , Fabio Estevam , Krzysztof Kozlowski , Pengutronix Kernel Team , Rob Herring , Sascha Hauer , Shawn Guo , devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 0/1] Enable HDMI output support on the Debix Model A SBC Date: Tue, 11 Jun 2024 00:42:37 +0100 Message-ID: <20240610234307.96766-1-chris.obbard@collabora.com> X-Mailer: git-send-email 2.45.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240610_164314_866483_E9F1CF43 X-CRM114-Status: UNSURE ( 7.92 ) 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 This series brings up the HDMI output on the Debix Model A SBC. With support for the HDMI transmitter for the i.MX8MP SoC in mainline, we can now enable the HDMI output on the Debix Model A SBC. Changes in v2: - Do not set SION (Software Input ON) bit in pinmux pin config register. - Small changes to commit log/cover letter. - v1: https://lore.kernel.org/linux-arm-kernel/20240415114135.25473-1-chris.obbard@collabora.com/ Christopher Obbard (1): arm64: dts: imx8mp-debix-model-a: Enable HDMI output .../dts/freescale/imx8mp-debix-model-a.dts | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+)