From patchwork Thu Feb 1 12:54:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aradhya Bhatia X-Patchwork-Id: 13541053 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 7A8C5C47DDB for ; Thu, 1 Feb 2024 12:55:13 +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=u79gllF/t4D0FDQ1qV/baAsMUemHpxmA7P3lDmKJzzE=; b=JS3/N7tfwE4mVP bt2AIZTSOhqKBOeSp6t6C7GmcUlHMIb58qXRK6vo0g35VMR+52eTrcrLHhwnO/4J/d8WxLVHFFErN FdKeoYdA+Vc8R4IBlxZBOtXQxM4zNoRFDSBNKQy5/ozucMMyNJcvfpOTZh3GYHCrD3AFeGMBUZl2N s04tOeasRO+eTJX8+5qQVmasgNqEzc4FcTGk/H9Tw+bJXFxJCzpgltv+TZWZ4ReCUS1ENzXciY8lk jv7FtGGCdn3rHNOxAry/xr1kGGdrJvpHOta6E5SCVCJhGmda4IjR2bhikH9jeN9tvr4mLGrQOA+ZW MWeEOQn4n0rxM8fFfPSA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVWau-00000007r61-2KIa; Thu, 01 Feb 2024 12:55:04 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVWaq-00000007r3h-3Oan for linux-arm-kernel@lists.infradead.org; Thu, 01 Feb 2024 12:55:02 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 411CsrMl101296; Thu, 1 Feb 2024 06:54:53 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1706792093; bh=sodrgaqu1kxUDJNx4GE0NQQ5b5C3Xq+q3hat/bV8by8=; h=From:To:CC:Subject:Date; b=yQoBzW5gm4HGB4YqteYQr9dpeEEUykk7XX+6i0sgW9M3RXJmAv/A6jtKuNyJrd3cC hcirLCV2iO46QKYZbbF+KFlTn0NmaVX55XJ2lPpQ75UEIvmRMKJVC9hiS2L9kkBjhE EtgPCNxBs2xHJUylSKrBiba3vnN+5orRD4TtBbSI= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 411Csr56055079 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 1 Feb 2024 06:54:53 -0600 Received: from DFLE102.ent.ti.com (10.64.6.23) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 1 Feb 2024 06:54:53 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 1 Feb 2024 06:54:53 -0600 Received: from localhost (uda0496377.dhcp.ti.com [10.24.69.150]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 411CsqQj064868; Thu, 1 Feb 2024 06:54:52 -0600 From: Aradhya Bhatia To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: Devicetree List , Linux Kernel List , Linux ARM Kernel List , Tomi Valkeinen , Devarsh Thakkar , Jai Luthra , Aradhya Bhatia Subject: [PATCH 0/3] arm64: ti: k3-am62a: Add display support Date: Thu, 1 Feb 2024 18:24:49 +0530 Message-ID: <20240201125452.1920623-1-a-bhatia1@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240201_045500_913224_EC0FC087 X-CRM114-Status: UNSURE ( 9.44 ) 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 Hi, This patch series adds DT nodes for Display SubSystem (DSS) and other peripherals required to enable the HDMI audio and video on the AM62A7-SK EVM. An HDMI monitor can be connected to the platform for the audio-video outputs. Regards Aradhya Aradhya Bhatia (3): arm64: dts: ti: k3-am62a-main: Add node for Display SubSystem (DSS) arm64: dts: ti: k3-am62a7-sk: Add HDMI support arm64: dts: ti: Makefile: Add HDMI audio for AM62A7-SK arch/arm64/boot/dts/ti/Makefile | 2 + arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 25 ++++++ arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 92 +++++++++++++++++++++++ 3 files changed, 119 insertions(+) base-commit: 51b70ff55ed88edd19b080a524063446bcc34b62