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 D2CCFC001B0 for ; Thu, 13 Jul 2023 15:23:16 +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: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-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nbR9NeRoEi/ZUkfQhJMP4R9M1OozR7euepNBJCCt3TA=; b=P8YlHGil6IlDW6 gBKHmX3rqKvZi4hMGV49w5D6dpgM65IWmiU03aWlBxu7c5bcWdWMBF78lDfiupIrk/kGd2cAg9GEq rTpJCEjDHqYaNh4negtB20uCWGdvpwU+2r3BUrYQe1Er2S16S39ifYTLsioxg+LWfr/oyxloeAFHU kAfHrYwiX/1HOABoro2y5YVuFY69oVEgjSBuxY6xhKaFTPu58sTJ+4nocqzoRnhflysFzPDJBFOZV hXHMTQg8d5SaQvM6+5/5rNtY7Ly8mUOhT2xhA0vqdq/xgfVDlD7YM4nO47Sb2S5yVHb/cf+3Lww57 0Y1oKRCKNOlgmfruTKdA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qJy9X-003jrv-26; Thu, 13 Jul 2023 15:22:47 +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 1qJy9V-003jqw-0N for linux-arm-kernel@lists.infradead.org; Thu, 13 Jul 2023 15:22:46 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8A3C1618C5; Thu, 13 Jul 2023 15:22:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8E691C433C7; Thu, 13 Jul 2023 15:22:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689261764; bh=YAmnTTFm0GwWsSdAoWWcGBrMe5QH0j2yUGMWo2AP1ww=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=j6iZOcYllQn0u0nW3hCage2h+NFDoOc3yL8/esZc84q3GLp6t1X4cohT/l5X9qPxD tm3n2pt/FFF0TfU6PF1wfdzKAqNzt6mtsk90LirEgDsCWALvOFa95CPy5n+O4zRnmX TrQ6gvqYFf65AR0D+8zPOwVmWqP2Iv7TSyAGbv4JYSPB//N8NJ/K0lWHkGFTGNFcbM +GJE5vNL91mqX/e5TFG1WxHd4sF6yezkiGke0d/YikP9eWL8LouSCDMZokeSFL2auM AxJ980mx4MngEYjtgEolUWvbHLWpBgbZwMCv+ZQIDET73NEx2Tv7cGBCRvI9b6QDhn xoSm+zL3SEuig== Date: Thu, 13 Jul 2023 16:22:36 +0100 From: Lee Jones To: Manikandan Muralidharan Subject: Re: [PATCH v2 1/9] dt-bindings: mfd: Add bindings for SAM9X75 LCD controller Message-ID: <20230713152236.GB968624@google.com> References: <20230712024017.218921-1-manikandan.m@microchip.com> <20230712024017.218921-2-manikandan.m@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230712024017.218921-2-manikandan.m@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230713_082245_191005_0D94A832 X-CRM114-Status: GOOD ( 11.05 ) 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: Nayabbasha.Sayed@microchip.com, devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, linux-kernel@vger.kernel.org, daniel@ffwll.ch, bbrezillon@kernel.org, airlied@gmail.com, Balamanikandan.Gunasundar@microchip.com, conor+dt@kernel.org, dri-devel@lists.freedesktop.org, Varshini.Rajendran@microchip.com, Dharma.B@microchip.com, robh+dt@kernel.org, Durai.ManickamKR@microchip.com, krzysztof.kozlowski+dt@linaro.org, Hari.PrasathGE@microchip.com, Balakrishnan.S@microchip.com, sam@ravnborg.org, claudiu.beznea@microchip.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org T24gV2VkLCAxMiBKdWwgMjAyMywgTWFuaWthbmRhbiBNdXJhbGlkaGFyYW4gd3JvdGU6Cgo+IEFk ZCBuZXcgY29tcGF0aWJsZSBzdHJpbmcgZm9yIHRoZSBYTENEIGNvbnRyb2xsZXIgb24gc2FtOXg3 NSB2YXJpYW50Cj4gb2YgdGhlIFNBTTlYNyBTb0MgZmFtaWx5Lgo+IFRoZSBYTENEIGNvbnRyb2xs ZXIgaW4gc2FtOXg3NSB2YXJpYW50IHN1cHBvcnRzIGludGVyZmFjaW5nIHdpdGgKPiBMVkRTIGFu ZCBNSVBJLURTSSBhbmQgcGFyYWxsZWwgcG9ydCBSR0IuCj4gCj4gU2lnbmVkLW9mZi1ieTogTWFu aWthbmRhbiBNdXJhbGlkaGFyYW4gPG1hbmlrYW5kYW4ubUBtaWNyb2NoaXAuY29tPgo+IC0tLQo+ ICBEb2N1bWVudGF0aW9uL2RldmljZXRyZWUvYmluZGluZ3MvbWZkL2F0bWVsLWhsY2RjLnR4dCB8 IDEgKwo+ICAxIGZpbGUgY2hhbmdlZCwgMSBpbnNlcnRpb24oKykKCkFwcGxpZWQsIHRoYW5rcwoK LS0gCkxlZSBKb25lcyBb5p2O55C85pavXQoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX18KbGludXgtYXJtLWtlcm5lbCBtYWlsaW5nIGxpc3QKbGludXgtYXJt LWtlcm5lbEBsaXN0cy5pbmZyYWRlYWQub3JnCmh0dHA6Ly9saXN0cy5pbmZyYWRlYWQub3JnL21h aWxtYW4vbGlzdGluZm8vbGludXgtYXJtLWtlcm5lbAo= 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 118CFC0015E for ; Thu, 13 Jul 2023 15:22:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233984AbjGMPWr (ORCPT ); Thu, 13 Jul 2023 11:22:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54834 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232838AbjGMPWp (ORCPT ); Thu, 13 Jul 2023 11:22:45 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE08C1B6; Thu, 13 Jul 2023 08:22:44 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8A6AE618D9; Thu, 13 Jul 2023 15:22:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8E691C433C7; Thu, 13 Jul 2023 15:22:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689261764; bh=YAmnTTFm0GwWsSdAoWWcGBrMe5QH0j2yUGMWo2AP1ww=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=j6iZOcYllQn0u0nW3hCage2h+NFDoOc3yL8/esZc84q3GLp6t1X4cohT/l5X9qPxD tm3n2pt/FFF0TfU6PF1wfdzKAqNzt6mtsk90LirEgDsCWALvOFa95CPy5n+O4zRnmX TrQ6gvqYFf65AR0D+8zPOwVmWqP2Iv7TSyAGbv4JYSPB//N8NJ/K0lWHkGFTGNFcbM +GJE5vNL91mqX/e5TFG1WxHd4sF6yezkiGke0d/YikP9eWL8LouSCDMZokeSFL2auM AxJ980mx4MngEYjtgEolUWvbHLWpBgbZwMCv+ZQIDET73NEx2Tv7cGBCRvI9b6QDhn xoSm+zL3SEuig== Date: Thu, 13 Jul 2023 16:22:36 +0100 From: Lee Jones To: Manikandan Muralidharan Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, claudiu.beznea@microchip.com, sam@ravnborg.org, bbrezillon@kernel.org, airlied@gmail.com, daniel@ffwll.ch, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Hari.PrasathGE@microchip.com, Balamanikandan.Gunasundar@microchip.com, Durai.ManickamKR@microchip.com, Nayabbasha.Sayed@microchip.com, Dharma.B@microchip.com, Varshini.Rajendran@microchip.com, Balakrishnan.S@microchip.com Subject: Re: [PATCH v2 1/9] dt-bindings: mfd: Add bindings for SAM9X75 LCD controller Message-ID: <20230713152236.GB968624@google.com> References: <20230712024017.218921-1-manikandan.m@microchip.com> <20230712024017.218921-2-manikandan.m@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230712024017.218921-2-manikandan.m@microchip.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 12 Jul 2023, Manikandan Muralidharan wrote: > Add new compatible string for the XLCD controller on sam9x75 variant > of the SAM9X7 SoC family. > The XLCD controller in sam9x75 variant supports interfacing with > LVDS and MIPI-DSI and parallel port RGB. > > Signed-off-by: Manikandan Muralidharan > --- > Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt | 1 + > 1 file changed, 1 insertion(+) Applied, thanks -- Lee Jones [李琼斯] 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 42AA1C001DE for ; Thu, 13 Jul 2023 15:22:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 87A1410E6F9; Thu, 13 Jul 2023 15:22:47 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9E40910E6F9 for ; Thu, 13 Jul 2023 15:22:45 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8A3C1618C5; Thu, 13 Jul 2023 15:22:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8E691C433C7; Thu, 13 Jul 2023 15:22:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689261764; bh=YAmnTTFm0GwWsSdAoWWcGBrMe5QH0j2yUGMWo2AP1ww=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=j6iZOcYllQn0u0nW3hCage2h+NFDoOc3yL8/esZc84q3GLp6t1X4cohT/l5X9qPxD tm3n2pt/FFF0TfU6PF1wfdzKAqNzt6mtsk90LirEgDsCWALvOFa95CPy5n+O4zRnmX TrQ6gvqYFf65AR0D+8zPOwVmWqP2Iv7TSyAGbv4JYSPB//N8NJ/K0lWHkGFTGNFcbM +GJE5vNL91mqX/e5TFG1WxHd4sF6yezkiGke0d/YikP9eWL8LouSCDMZokeSFL2auM AxJ980mx4MngEYjtgEolUWvbHLWpBgbZwMCv+ZQIDET73NEx2Tv7cGBCRvI9b6QDhn xoSm+zL3SEuig== Date: Thu, 13 Jul 2023 16:22:36 +0100 From: Lee Jones To: Manikandan Muralidharan Subject: Re: [PATCH v2 1/9] dt-bindings: mfd: Add bindings for SAM9X75 LCD controller Message-ID: <20230713152236.GB968624@google.com> References: <20230712024017.218921-1-manikandan.m@microchip.com> <20230712024017.218921-2-manikandan.m@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230712024017.218921-2-manikandan.m@microchip.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Nayabbasha.Sayed@microchip.com, devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, linux-kernel@vger.kernel.org, bbrezillon@kernel.org, Balamanikandan.Gunasundar@microchip.com, conor+dt@kernel.org, dri-devel@lists.freedesktop.org, nicolas.ferre@microchip.com, Varshini.Rajendran@microchip.com, Dharma.B@microchip.com, robh+dt@kernel.org, Durai.ManickamKR@microchip.com, krzysztof.kozlowski+dt@linaro.org, Hari.PrasathGE@microchip.com, Balakrishnan.S@microchip.com, sam@ravnborg.org, claudiu.beznea@microchip.com, linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 12 Jul 2023, Manikandan Muralidharan wrote: > Add new compatible string for the XLCD controller on sam9x75 variant > of the SAM9X7 SoC family. > The XLCD controller in sam9x75 variant supports interfacing with > LVDS and MIPI-DSI and parallel port RGB. > > Signed-off-by: Manikandan Muralidharan > --- > Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt | 1 + > 1 file changed, 1 insertion(+) Applied, thanks -- Lee Jones [李琼斯]