From mboxrd@z Thu Jan 1 00:00:00 1970 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 A1C58EB64DD for ; Thu, 3 Aug 2023 14:14:56 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=md1dnaTmXP2enARwMh0lpvC6A0/Ul3TrHXlV59RhVRU=; b=xNlzgfuliNy2cR RuB2LFML6TowPxBUJf/5Hysb9JUvH1+pFOxBJg1kH7G2bISNlTchERyC+LzW7yJlNDdqfPhcbn/Qi djIGD9DyFPv5FA+/onRRm8xmnCnNJLG0x1ujcI2aYKiNDeXfaOrOv6I7Gjt6GNfE2If/qOu+XsObb KUtON/nHuQ/YtX1cTT+w/Rr3hGMpdvyv74hZUBxkZdO2IkGgRiQhzqsGf44BA37CBgvMnq4iVE82u SvKpgm2a0BaqJc9u9IQ/Jld7eblM7cmSPFobeU+++qRpv1dDzTQ2IdK+aEzpWeC3ycblsPy6coi9z li1OI21Wh620NO24cWFw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qRZ5x-009VN6-1B; Thu, 03 Aug 2023 14:14:29 +0000 Received: from mail11.truemail.it ([217.194.8.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qRZ5u-009VEU-1S for linux-arm-kernel@lists.infradead.org; Thu, 03 Aug 2023 14:14:28 +0000 Received: from francesco-nb.int.toradex.com (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id 07876206B8; Thu, 3 Aug 2023 16:14:13 +0200 (CEST) Date: Thu, 3 Aug 2023 16:14:08 +0200 From: Francesco Dolcini To: Aradhya Bhatia , Nishanth Menon , Vignesh Raghavendra Cc: Tero Kristo , Rob Herring , Krzysztof Kozlowski , Catalin Marinas , Conor Dooley , Devicetree List , Linux Kernel List , Linux ARM Kernel List , Tomi Valkeinen , Rahul T R , Devarsh Thakkar , Jai Luthra , Jayesh Choudhary Subject: Re: [PATCH v3 2/8] arm64: dts: ti: k3-am62-main: Add node for DSS Message-ID: References: <20230728173438.12995-1-a-bhatia1@ti.com> <20230728173438.12995-3-a-bhatia1@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230728173438.12995-3-a-bhatia1@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230803_071426_681442_2CFF63CE X-CRM114-Status: GOOD ( 11.47 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello Aradhya, Nishanth and Vignesh On Fri, Jul 28, 2023 at 11:04:32PM +0530, Aradhya Bhatia wrote: > Add Display SubSystem (DSS) DT node for the AM625 SoC. > > The DSS supports one each of video pipeline (vid) and video-lite > pipeline (vidl1). It outputs OLDI signals on one video port (VP1) and > DPI signals on another (VP2). The video ports are connected to the > pipelines via 2 identical overlay managers (ovr1 and ovr2). Not sure on the plan on the whole series, but from my point of view it would make sense to have (at least) this patch, if deemed correctly, applied for v6.6. This will enable others TI AM625 user to start upstreaming their changes and testing it. Francesco _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel