From nobody Tue Feb 10 00:22:19 2026 Received: from madrid.collaboradmins.com (madrid.collaboradmins.com [46.235.227.194]) (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 941BF60ED0; Mon, 15 Apr 2024 11:41:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=46.235.227.194 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713181311; cv=none; b=KVqTG/92QoYk0F3EjT//AoC7edFhWjZytRTJJigOUTuJfPavXfGj0E/qNZh/SXqTQC5YQ98pIuuZK9eRlEs6YUrivUXh9efM2HQ4TXju4eVyORzXgPaSrA+7yyCbdiwoXNxm67Y6eMj2j0gLl3hHTtQsV9fWfmDZt1vA0RrYnLo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713181311; c=relaxed/simple; bh=8ijqCKcYyYvTtDhSZWtqXztHlBsveRSY/hhsB8MOag0=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=nihdjcLS8Hsq1lZJmubCM4t32Twncj/56Hc7khwf+25jzNvZuEApLuDlpCsF05p1Q9JqU3uShM7kODdG4ahx4ul3mveF6qMOIsUl21z4RrzlpdlYibUBcXJp39SLDyaSlY3FAiH9YtikhP5dfWMU1wsVkx7m8lO4njCtzR7p7b8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=collabora.com; spf=pass smtp.mailfrom=collabora.com; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b=I4ufWz8b; arc=none smtp.client-ip=46.235.227.194 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=collabora.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=collabora.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b="I4ufWz8b" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1713181309; bh=8ijqCKcYyYvTtDhSZWtqXztHlBsveRSY/hhsB8MOag0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=I4ufWz8bIPkjqFBQ8XKs+iDetdz5u45YOXv7V13FggXorOQ92lK3Pyl4N+4xvAuji uvRTcJ6kczJNLGNFNVHoXx9ejaQbLvwlnkZCNDQw8ctTjSLyOqf4TBfVjIcFCM6UI+ mEG6+vfJmewkqL6TTXRLWuGR03q02fzMs5jpNhs/AIP8jtMKJ1sxBn7ASMi1RZW113 Sp00FIXt4Ts48GSKSljfYB9YhbaVAd3X4QUXVJLla6PuyCEwOW2qfnqjCrlweLQKtt ICq892QbTlGIf9zHlqMeYEDmJTnt+5j8K/rxft/8EZhg7uWDfBmehWxk3743igw2cN l51Jr5SpCwOSw== 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 3EC6F378201A; Mon, 15 Apr 2024 11:41:48 +0000 (UTC) From: Christopher Obbard To: linux-kernel@vger.kernel.org Cc: Daniel Scally , Laurent Pinchart , kernel@collabora.com, 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 v1 1/1] arm64: dts: imx8mp-debix-model-a: Add HDMI output support Date: Mon, 15 Apr 2024 12:41:27 +0100 Message-ID: <20240415114135.25473-2-chris.obbard@collabora.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240415114135.25473-1-chris.obbard@collabora.com> References: <20240415114135.25473-1-chris.obbard@collabora.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Enable the HDMI output on the Debix Model A SBC, using the HDMI encoder present in the i.MX8MP SoC. Signed-off-by: Christopher Obbard --- .../dts/freescale/imx8mp-debix-model-a.dts | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/arch/arm64/boot/dts/freescale/imx8mp-debix-model-a.dts b/arch/= arm64/boot/dts/freescale/imx8mp-debix-model-a.dts index 2c19766ebf09..29529c2ecac9 100644 --- a/arch/arm64/boot/dts/freescale/imx8mp-debix-model-a.dts +++ b/arch/arm64/boot/dts/freescale/imx8mp-debix-model-a.dts @@ -20,6 +20,18 @@ chosen { stdout-path =3D &uart2; }; =20 + hdmi-connector { + compatible =3D "hdmi-connector"; + label =3D "hdmi"; + type =3D "a"; + + port { + hdmi_connector_in: endpoint { + remote-endpoint =3D <&hdmi_tx_out>; + }; + }; + }; + leds { compatible =3D "gpio-leds"; pinctrl-names =3D "default"; @@ -94,6 +106,28 @@ ethphy0: ethernet-phy@0 { /* RTL8211E */ }; }; =20 +&hdmi_pvi { + status =3D "okay"; +}; + +&hdmi_tx { + pinctrl-names =3D "default"; + pinctrl-0 =3D <&pinctrl_hdmi>; + status =3D "okay"; + + ports { + port@1 { + hdmi_tx_out: endpoint { + remote-endpoint =3D <&hdmi_connector_in>; + }; + }; + }; +}; + +&hdmi_tx_phy { + status =3D "okay"; +}; + &i2c1 { clock-frequency =3D <400000>; pinctrl-names =3D "default"; @@ -241,6 +275,10 @@ &i2c6 { status =3D "okay"; }; =20 +&lcdif3 { + status =3D "okay"; +}; + &snvs_pwrkey { status =3D "okay"; }; @@ -358,6 +396,15 @@ MX8MP_IOMUXC_NAND_READY_B__GPIO3_IO16 0x19 >; }; =20 + pinctrl_hdmi: hdmigrp { + fsl,pins =3D < + MX8MP_IOMUXC_HDMI_DDC_SCL__HDMIMIX_HDMI_SCL 0x400001c3 + MX8MP_IOMUXC_HDMI_DDC_SDA__HDMIMIX_HDMI_SDA 0x400001c3 + MX8MP_IOMUXC_HDMI_HPD__HDMIMIX_HDMI_HPD 0x40000019 + MX8MP_IOMUXC_HDMI_CEC__HDMIMIX_HDMI_CEC 0x40000019 + >; + }; + pinctrl_i2c1: i2c1grp { fsl,pins =3D < MX8MP_IOMUXC_I2C1_SCL__I2C1_SCL 0x400001c2 --=20 2.43.0