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 X-Spam-Level: X-Spam-Status: No, score=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A20B2C48BE5 for ; Tue, 22 Jun 2021 13:59:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7C25060FF4 for ; Tue, 22 Jun 2021 13:59:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231491AbhFVOCJ (ORCPT ); Tue, 22 Jun 2021 10:02:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38722 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230212AbhFVOCI (ORCPT ); Tue, 22 Jun 2021 10:02:08 -0400 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8BDB0C061756 for ; Tue, 22 Jun 2021 06:59:51 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id d7so23894231edx.0 for ; Tue, 22 Jun 2021 06:59:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TvpjBACzoV42mn66zZsleALOXDYyAjKfVllzcHMcfwM=; b=Wp1TqiybqZXzu69uHeEPGREFTO4HIBfR+ESJKgc0unJBPRzOBSE7xOgXcg8pCqdhI0 l8CHinSE9Y/aEqHbLuiB6OSStiCxRY0Hn+tzuJawj+ViDwS02PWNcI/dvUNECQlf4i1J HSvmL13FTBydydk0Gb5/zUkalgf6J0ziuYZCI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TvpjBACzoV42mn66zZsleALOXDYyAjKfVllzcHMcfwM=; b=OlLb/jWx4TJwEpunuks0EYQWH4WJvn6qHYKCq+EuSYa4zo7TJHyucoiQlnnCBcPwlP uePIhhh6VLI2GpyPZssDjfOXFQpBRDSS8kaox8qB1haGrB8ps3rif63QxLO3wIcu8Ydm zrFUGk362bPezAmRZJEmh/+VJH/vKnS/50CYHE+QHC8dTlRO9Csa9q7m2I4ebHVMu5wE 2uaY155AK0Sd9CmsXonSt7VaGCDtJe+wCnSuUKks+KFDbCxjYVPntXLgpjW+ppzCT1tt HiSm8ZYwFNirl+NenNA4FciuIR+JTy70Aj4ZMfEfbmCvvnrL1xi9iymr2bIoQoDfDaCc R2eA== X-Gm-Message-State: AOAM532wbOtALQuBAplZeJqyd49uNuVw1E53hx656jzvcLLkZ8aSYV4b r3SsPE1iVG9AVphGqwF9gaO0F11N2d/ufDyS/0rV0Q== X-Google-Smtp-Source: ABdhPJw/q9PxAXyZv2WBeIUBgEA/9dXP9RWMWTh4uf9ndcmWUOV/Ki10fp+3NvT1lHWph76Diq/QxzKIiaoVikN66Oo= X-Received: by 2002:aa7:c644:: with SMTP id z4mr172031edr.204.1624370390201; Tue, 22 Jun 2021 06:59:50 -0700 (PDT) MIME-Version: 1.0 References: <20210621072424.111733-1-jagan@amarulasolutions.com> <20210621072424.111733-8-jagan@amarulasolutions.com> In-Reply-To: From: Jagan Teki Date: Tue, 22 Jun 2021 19:29:39 +0530 Message-ID: Subject: Re: [RFC PATCH 7/9] arm64: dts: imx8mm: Add eLCDIF node support To: Adam Ford Cc: Peng Fan , Shawn Guo , Sascha Hauer , Tomasz Figa , Fancy Fang , devicetree , Francis Laniel , Matteo Lisi , Linux Kernel Mailing List , dri-devel , Rob Herring , NXP Linux Team , Milco Pratesi , Anthony Brandon , linux-phy@lists.infradead.org, linux-amarula , arm-soc Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 22, 2021 at 8:39 AM Adam Ford wrote: > > On Mon, Jun 21, 2021 at 2:25 AM Jagan Teki wrote: > > > > Add eLCDIF controller node for i.MX8MM. > > > > Cc: Rob Herring > > Signed-off-by: Jagan Teki > > --- > > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 19 +++++++++++++++++++ > > 1 file changed, 19 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > index fe5485ee9419..5f68182ed3a6 100644 > > --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > @@ -1030,6 +1030,25 @@ aips4: bus@32c00000 { > > #size-cells = <1>; > > ranges = <0x32c00000 0x32c00000 0x400000>; > > > > + lcdif: lcdif@32e00000 { > > + compatible = "fsl,imx8mm-lcdif", "fsl,imx6sx-lcdif"; > > Based on a comment I read from Marek [1] from this patch series for > the driver, I think fallback compatible should be fsl,imx28-lcdif. > > "The iMX8MM and iMX8MN do not support the overlay plane, so they are MXSFB V4" > > [1] - https://patchwork.kernel.org/project/dri-devel/patch/20210620224834.189411-1-marex@denx.de/ Yes, I saw that, look like some conversation is going on that thread. will update accordingly in next version. Jagan. 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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 474BEC2B9F4 for ; Tue, 22 Jun 2021 14:02:00 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 13D1460FF4 for ; Tue, 22 Jun 2021 14:02:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 13D1460FF4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=RgFJXNiW8C3zqamjS7HFUYhUBMRlFUhpRGOVZ3hLbW0=; b=SORTLp/xSXhNup OqDhrxhJfU6toeFsxt+fnGZUYyvQ7lPx7sQYzThvNwnAfXwKi7FcnZikWriB+HrJcjBBdId+YG9De a/dR4EJGTu8qETa7S8JTgJSsc1Bc1n9Y3Gnpj5QfIxPtV3HT4N7oY/sSUvEd0Ob6F1QAE/HEBzbw+ HK8tg7au3Aa7nWktgf57SO1ib11Wndq2osmqMu+3AmoBK8YrIWc8xJ0d+/578MagiB/auFOOcOInM TFxauW2OuV9+JjiAedTum04FidtCDaIwDIcUGM4PnLaIryslUF2nST5tc4e7SQUhkk/AnVGW5+jX4 dbxiL4vuwrv0YZ0zEpLA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lvgwb-007P67-Ko; Tue, 22 Jun 2021 14:00:02 +0000 Received: from mail-ed1-x52d.google.com ([2a00:1450:4864:20::52d]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lvgwS-007P2O-4x for linux-arm-kernel@lists.infradead.org; Tue, 22 Jun 2021 13:59:56 +0000 Received: by mail-ed1-x52d.google.com with SMTP id t3so23806635edc.7 for ; Tue, 22 Jun 2021 06:59:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TvpjBACzoV42mn66zZsleALOXDYyAjKfVllzcHMcfwM=; b=Wp1TqiybqZXzu69uHeEPGREFTO4HIBfR+ESJKgc0unJBPRzOBSE7xOgXcg8pCqdhI0 l8CHinSE9Y/aEqHbLuiB6OSStiCxRY0Hn+tzuJawj+ViDwS02PWNcI/dvUNECQlf4i1J HSvmL13FTBydydk0Gb5/zUkalgf6J0ziuYZCI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TvpjBACzoV42mn66zZsleALOXDYyAjKfVllzcHMcfwM=; b=emUMeDDw+dIgLY48cnKa/fhuBk3KuCsXd6O3aVuk8AK099CL+sH3oMqGAmkppGa7UV LdxXQi9XA2ctbqQbR53aU4GftqMEQTaB1OgV3F/h6+6HkBYn3ExBL6CvDtdHJApVjr6C xGQbRuH8XCxdyQQNho2Ywi5HQoIKiGAY4T31NHFTgZqv0DQBy5c72GA8mAUu+l2DyClP AJSKjSW6rfemgALuSCTFLmbyxE1hYzSsU8C8200aEtIToXH/T/nqNsxJxemUf+WnYYlY dI7YPOoM7F6XMpNWmAGHf/QO3y8G8ppyefUCZMxRI9KgOt2J/H7D66Gh5RrXmArz8eVd P8aw== X-Gm-Message-State: AOAM531ge+9szH5AKXyox3YrURuFFIh6QlGA4gkVlL4Bv0roDYqRneXJ RSD5Ti98zQGSDuauHvvu8kJdWkt1Os2NPOuquyxDFA== X-Google-Smtp-Source: ABdhPJw/q9PxAXyZv2WBeIUBgEA/9dXP9RWMWTh4uf9ndcmWUOV/Ki10fp+3NvT1lHWph76Diq/QxzKIiaoVikN66Oo= X-Received: by 2002:aa7:c644:: with SMTP id z4mr172031edr.204.1624370390201; Tue, 22 Jun 2021 06:59:50 -0700 (PDT) MIME-Version: 1.0 References: <20210621072424.111733-1-jagan@amarulasolutions.com> <20210621072424.111733-8-jagan@amarulasolutions.com> In-Reply-To: From: Jagan Teki Date: Tue, 22 Jun 2021 19:29:39 +0530 Message-ID: Subject: Re: [RFC PATCH 7/9] arm64: dts: imx8mm: Add eLCDIF node support To: Adam Ford Cc: Peng Fan , Shawn Guo , Sascha Hauer , Tomasz Figa , Fancy Fang , devicetree , Francis Laniel , Matteo Lisi , Linux Kernel Mailing List , dri-devel , Rob Herring , NXP Linux Team , Milco Pratesi , Anthony Brandon , linux-phy@lists.infradead.org, linux-amarula , arm-soc X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210622_065952_705559_44687CC3 X-CRM114-Status: GOOD ( 20.83 ) 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 On Tue, Jun 22, 2021 at 8:39 AM Adam Ford wrote: > > On Mon, Jun 21, 2021 at 2:25 AM Jagan Teki wrote: > > > > Add eLCDIF controller node for i.MX8MM. > > > > Cc: Rob Herring > > Signed-off-by: Jagan Teki > > --- > > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 19 +++++++++++++++++++ > > 1 file changed, 19 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > index fe5485ee9419..5f68182ed3a6 100644 > > --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > @@ -1030,6 +1030,25 @@ aips4: bus@32c00000 { > > #size-cells = <1>; > > ranges = <0x32c00000 0x32c00000 0x400000>; > > > > + lcdif: lcdif@32e00000 { > > + compatible = "fsl,imx8mm-lcdif", "fsl,imx6sx-lcdif"; > > Based on a comment I read from Marek [1] from this patch series for > the driver, I think fallback compatible should be fsl,imx28-lcdif. > > "The iMX8MM and iMX8MN do not support the overlay plane, so they are MXSFB V4" > > [1] - https://patchwork.kernel.org/project/dri-devel/patch/20210620224834.189411-1-marex@denx.de/ Yes, I saw that, look like some conversation is going on that thread. will update accordingly in next version. Jagan. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 X-Spam-Level: X-Spam-Status: No, score=-13.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 52BE8C48BDF for ; Tue, 22 Jun 2021 13:59:54 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id A85A161374 for ; Tue, 22 Jun 2021 13:59:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A85A161374 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3231F6E155; Tue, 22 Jun 2021 13:59:53 +0000 (UTC) Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7DC746E15C for ; Tue, 22 Jun 2021 13:59:51 +0000 (UTC) Received: by mail-ed1-x52c.google.com with SMTP id n20so23806299edv.8 for ; Tue, 22 Jun 2021 06:59:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TvpjBACzoV42mn66zZsleALOXDYyAjKfVllzcHMcfwM=; b=Wp1TqiybqZXzu69uHeEPGREFTO4HIBfR+ESJKgc0unJBPRzOBSE7xOgXcg8pCqdhI0 l8CHinSE9Y/aEqHbLuiB6OSStiCxRY0Hn+tzuJawj+ViDwS02PWNcI/dvUNECQlf4i1J HSvmL13FTBydydk0Gb5/zUkalgf6J0ziuYZCI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TvpjBACzoV42mn66zZsleALOXDYyAjKfVllzcHMcfwM=; b=bcs/P/4jwEHZFfFLz4WYYW3jz8Lscp2mD+74U7XlU092w+p9bnc/1o8FowdzkJzhP4 2pG+jYVhg1CvyD4SLf90qOHv9VlY45f9pq+NkztZa/e7hz/jjSya46yCz/zUWGrLks5K BpoQ2o2Xx34ZBOD0pRp3Pc8oygGdhaRpwBaTKXr9peQp4gcMKwB9Pn6ueY8SRzYc0PSx Qms+mybfvzm5+U7U1/B5XasFmE97JTucOI0UccnDXlWrHbd9Bo4hSaVO/r0qwtMO7eUU /OMul3Zy0zXe8Vs6TUCIXUqWNW+rwYFm2ONlm6vWGP387hxJeLE2vU9mPVUgti4BLd12 wy5g== X-Gm-Message-State: AOAM531eUNtXpsK+SM6PVUNHoiMoLE50DrrBi87nYdVqKZloGDgAr+fC htwLLZl3XiBuhLalURCzbD50Zgjw25UoPNcYwP3tKg== X-Google-Smtp-Source: ABdhPJw/q9PxAXyZv2WBeIUBgEA/9dXP9RWMWTh4uf9ndcmWUOV/Ki10fp+3NvT1lHWph76Diq/QxzKIiaoVikN66Oo= X-Received: by 2002:aa7:c644:: with SMTP id z4mr172031edr.204.1624370390201; Tue, 22 Jun 2021 06:59:50 -0700 (PDT) MIME-Version: 1.0 References: <20210621072424.111733-1-jagan@amarulasolutions.com> <20210621072424.111733-8-jagan@amarulasolutions.com> In-Reply-To: From: Jagan Teki Date: Tue, 22 Jun 2021 19:29:39 +0530 Message-ID: Subject: Re: [RFC PATCH 7/9] arm64: dts: imx8mm: Add eLCDIF node support To: Adam Ford Content-Type: text/plain; charset="UTF-8" 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: devicetree , Peng Fan , Francis Laniel , Matteo Lisi , linux-amarula , Tomasz Figa , Linux Kernel Mailing List , dri-devel , Rob Herring , NXP Linux Team , Milco Pratesi , Anthony Brandon , linux-phy@lists.infradead.org, Fancy Fang , Shawn Guo , Sascha Hauer , arm-soc Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Jun 22, 2021 at 8:39 AM Adam Ford wrote: > > On Mon, Jun 21, 2021 at 2:25 AM Jagan Teki wrote: > > > > Add eLCDIF controller node for i.MX8MM. > > > > Cc: Rob Herring > > Signed-off-by: Jagan Teki > > --- > > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 19 +++++++++++++++++++ > > 1 file changed, 19 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > index fe5485ee9419..5f68182ed3a6 100644 > > --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > @@ -1030,6 +1030,25 @@ aips4: bus@32c00000 { > > #size-cells = <1>; > > ranges = <0x32c00000 0x32c00000 0x400000>; > > > > + lcdif: lcdif@32e00000 { > > + compatible = "fsl,imx8mm-lcdif", "fsl,imx6sx-lcdif"; > > Based on a comment I read from Marek [1] from this patch series for > the driver, I think fallback compatible should be fsl,imx28-lcdif. > > "The iMX8MM and iMX8MN do not support the overlay plane, so they are MXSFB V4" > > [1] - https://patchwork.kernel.org/project/dri-devel/patch/20210620224834.189411-1-marex@denx.de/ Yes, I saw that, look like some conversation is going on that thread. will update accordingly in next version. Jagan. 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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DA301C2B9F4 for ; Tue, 22 Jun 2021 13:59:56 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5BC5A61374 for ; Tue, 22 Jun 2021 13:59:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5BC5A61374 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org 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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wIHawfqA1v4I0VX4U6XN9mxAW5+fYi4G9uNTdQdJabc=; b=sq0GGn3ba3svNI qmYc49V+sqgaEjAzRZX1dRi3IHFXKJiFsIjsYZYK8FDpIIjoiuT018tJPnU1EgEqsrvr2SS1pTrVS 0Oyo6nQObhc8fBOESUaDA94iHDdAa1Aqr+ecm6DvX4w1TXYAUfhi2adSbDpfH07HHGQmPCy8d7huU rcVN1hfJ9gcM2VYIhI3wVW5RNscB9X60ZgoSdp5ZWMbQWqUq0nAjBzEkrwHLXJPQhAWnm+Oxq4pta /2DLafAIyriF5KK37JCwT2bqETjKNoVsHr0qk1s/XNCsVSifwmN1Lwxwfcg2SUzpJz5zSSeLdJTAa WF/ro6bhlvajJihMARpw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lvgwV-007P54-Sv; Tue, 22 Jun 2021 13:59:55 +0000 Received: from mail-ed1-x52d.google.com ([2a00:1450:4864:20::52d]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lvgwS-007P2R-78 for linux-phy@lists.infradead.org; Tue, 22 Jun 2021 13:59:54 +0000 Received: by mail-ed1-x52d.google.com with SMTP id c7so22870899edn.6 for ; Tue, 22 Jun 2021 06:59:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TvpjBACzoV42mn66zZsleALOXDYyAjKfVllzcHMcfwM=; b=Wp1TqiybqZXzu69uHeEPGREFTO4HIBfR+ESJKgc0unJBPRzOBSE7xOgXcg8pCqdhI0 l8CHinSE9Y/aEqHbLuiB6OSStiCxRY0Hn+tzuJawj+ViDwS02PWNcI/dvUNECQlf4i1J HSvmL13FTBydydk0Gb5/zUkalgf6J0ziuYZCI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TvpjBACzoV42mn66zZsleALOXDYyAjKfVllzcHMcfwM=; b=BQYVTTwHhjKu62wge0r/G132fUzPeJma2LP+aJGQ4fdzSwK2EseoUL6g07H6zT3zeV grhIyJXhRxGA7OpTsQ8OYsLm5nsm5n0EDxVcEv7vf8RGMEz3bm8lOZeHizAMA8OuzNLP 1rZB6aJwoQNk4XvRDxlLrTwwLjduqyp9Ib1FTgjyLRaNEkk7L7B7466GwRg430uJNXGC ZfZvDT9WEHddTQbLFByiNIf9eO5HRHtK0a5DoIMvKvvJvk+u0DycdedFkrK+NqbNHWGg wp5vhEPAtgUW04CAq4eKmSnMkVazleb/fbjWqNShObaU8DY7EiKcMGSquqtQ4RNrR9xG d0qg== X-Gm-Message-State: AOAM530GJmg0Dc+cc6gCNl9bgJc5zE32l9QAPBJKR5KmaTrcrhaqMTrk DcTmM/nE0EHI/Ob2K5+Knxq75L9ajKNQiItBQp1sKw== X-Google-Smtp-Source: ABdhPJw/q9PxAXyZv2WBeIUBgEA/9dXP9RWMWTh4uf9ndcmWUOV/Ki10fp+3NvT1lHWph76Diq/QxzKIiaoVikN66Oo= X-Received: by 2002:aa7:c644:: with SMTP id z4mr172031edr.204.1624370390201; Tue, 22 Jun 2021 06:59:50 -0700 (PDT) MIME-Version: 1.0 References: <20210621072424.111733-1-jagan@amarulasolutions.com> <20210621072424.111733-8-jagan@amarulasolutions.com> In-Reply-To: From: Jagan Teki Date: Tue, 22 Jun 2021 19:29:39 +0530 Message-ID: Subject: Re: [RFC PATCH 7/9] arm64: dts: imx8mm: Add eLCDIF node support To: Adam Ford Cc: Peng Fan , Shawn Guo , Sascha Hauer , Tomasz Figa , Fancy Fang , devicetree , Francis Laniel , Matteo Lisi , Linux Kernel Mailing List , dri-devel , Rob Herring , NXP Linux Team , Milco Pratesi , Anthony Brandon , linux-phy@lists.infradead.org, linux-amarula , arm-soc X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210622_065952_709261_7D8FC1D8 X-CRM114-Status: GOOD ( 19.30 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Tue, Jun 22, 2021 at 8:39 AM Adam Ford wrote: > > On Mon, Jun 21, 2021 at 2:25 AM Jagan Teki wrote: > > > > Add eLCDIF controller node for i.MX8MM. > > > > Cc: Rob Herring > > Signed-off-by: Jagan Teki > > --- > > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 19 +++++++++++++++++++ > > 1 file changed, 19 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > index fe5485ee9419..5f68182ed3a6 100644 > > --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > > @@ -1030,6 +1030,25 @@ aips4: bus@32c00000 { > > #size-cells = <1>; > > ranges = <0x32c00000 0x32c00000 0x400000>; > > > > + lcdif: lcdif@32e00000 { > > + compatible = "fsl,imx8mm-lcdif", "fsl,imx6sx-lcdif"; > > Based on a comment I read from Marek [1] from this patch series for > the driver, I think fallback compatible should be fsl,imx28-lcdif. > > "The iMX8MM and iMX8MN do not support the overlay plane, so they are MXSFB V4" > > [1] - https://patchwork.kernel.org/project/dri-devel/patch/20210620224834.189411-1-marex@denx.de/ Yes, I saw that, look like some conversation is going on that thread. will update accordingly in next version. Jagan. -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy