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 73DB0EB64D0 for ; Tue, 13 Jun 2023 18:17:35 +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-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=gC7e+WGMGp0lsGSBBbDJ7H2F5Wrstg2B67KL9A0Ii8s=; b=UDjTptiPHyK3xd3xc0QNviCnlF /W1M3BZy+ny0rfMH2LGMYRNxIuHwZ2YWKwanT6eaIHQjWpTS5VmjkopoWbcRAWoYyGuGO1kHXgWaM /ZktFeKSMzIwQH5Bqs+ZYZPl60FM1nC/SsDFAjOhZZbKRw2FkS8cG9tDeLP/xG0s72aAi57H21ku7 JeDlktCJQMpNvOJzHllXzYIqH3/ofWtQjF6/BLfC9J1uy+ZM1ZUBEqcRvq08wc1L5cJWrRSL+i+U0 KCCgfwWNBFDQHeABYzCEJh4t67SXRuDiAjS6x29NtW0XOvee78zGHaY0nTrSwscsvS3gAxBfdT4Wu fFukz2Xw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q98Zx-008pAa-0f; Tue, 13 Jun 2023 18:17:17 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q98Zt-008p9h-0q for linux-arm-kernel@lists.infradead.org; Tue, 13 Jun 2023 18:17:15 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3DD77616DF; Tue, 13 Jun 2023 18:17:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5FBA3C433D9; Tue, 13 Jun 2023 18:17:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686680231; bh=XTG2klyPf0oT75Kv3XuLzl4bkZFcLP4Om9Y9CJiTxXs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=l/rINJ26xpgNTIWBu2mAqPIfXNTg/865ib3LfIal3P9wIMWz06nB2MmFTDaY+l/ct hvgukZzRYlr2g+fhgOMDluOdAoaUvhx9Lf7Cxd/fa8dcUeX73pRmnVlhAFrAiAZNWY uViP+XJJC/v0zvgPhdOY6iqxWffqzrpPvGXSWdHV9zJk+/3jbgektHlKFq+KNCgJLI bYmRO0Ye+CyxsriYG5OIFej7tXenif3SjZfvYKJZl9GyrA/iuM6vmHMTL0KuTomMTV bBAVhWtTpRVbjjKmjVEstjJ2+t6Gr2HlQCElzsExBOQ2WEWOJq3a/8wFighLoGlOAh u1JwuoE5cmyPQ== Date: Tue, 13 Jun 2023 19:17:04 +0100 From: Conor Dooley To: Manikandan Muralidharan Subject: Re: [PATCH 6/9] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver Message-ID: <20230613-recant-citadel-a3d3878ced06@spud> References: <20230613070426.467389-1-manikandan.m@microchip.com> <20230613070426.467389-7-manikandan.m@microchip.com> MIME-Version: 1.0 In-Reply-To: <20230613070426.467389-7-manikandan.m@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230613_111713_423590_AD961345 X-CRM114-Status: GOOD ( 15.79 ) 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: , Cc: alexandre.belloni@bootlin.com, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, Hari.PrasathGE@microchip.com, krzysztof.kozlowski+dt@linaro.org, Varshini.Rajendran@microchip.com, airlied@gmail.com, sam@ravnborg.org, Balamanikandan.Gunasundar@microchip.com, lee@kernel.org, Dharma.B@microchip.com, Nayabbasha.Sayed@microchip.com, conor+dt@kernel.org, robh+dt@kernel.org, Durai.ManickamKR@microchip.com, linux-arm-kernel@lists.infradead.org, Balakrishnan.S@microchip.com, bbrezillon@kernel.org, linux-kernel@vger.kernel.org, daniel@ffwll.ch, claudiu.beznea@microchip.com Content-Type: multipart/mixed; boundary="===============0389095968536900107==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0389095968536900107== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2qFolLM+MCUnaiMP" Content-Disposition: inline --2qFolLM+MCUnaiMP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 13, 2023 at 12:34:23PM +0530, Manikandan Muralidharan wrote: > - XLCDC in SAM9X7 has different sets of registers and additional > configuration bits when compared to previous HLCDC IP. Read/write > operation on the controller registers is now separated using the > XLCDC status flag. > - HEO scaling, window resampling, Alpha blending, YUV-to-RGB > conversion in XLCDC is derived and handled using additional > configuration bits and registers. > - Writing one to the Enable fields of each layer in LCD_ATTRE > is required to reflect the values set in Configuration, FBA, Enable > registers of each layer >=20 > Signed-off-by: Manikandan Muralidharan > [Hari.PrasathGE@microchip.com: update the attribute field for each layer] > Signed-off-by: Hari Prasath Gujulan Elango > [durai.manickamkr@microchip.com: implement status flag to seprate registe= r update] These things inside [] look suspiciously like they should be co-developed-bys... --2qFolLM+MCUnaiMP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZIiyoAAKCRB4tDGHoIJi 0sLzAP0Zkw/eYHzkGeK+6kpdWRLLsfZ8lM2aucgkkRrlw9+AQAD/RMzPg4U7Jd4l w7bDsBluRxpYOapZPx5QzBXcbWUXHgY= =QOaw -----END PGP SIGNATURE----- --2qFolLM+MCUnaiMP-- --===============0389095968536900107== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============0389095968536900107==--