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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 63AA0C11F69 for ; Wed, 30 Jun 2021 12:24:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 41C88613EC for ; Wed, 30 Jun 2021 12:24:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234653AbhF3M1B (ORCPT ); Wed, 30 Jun 2021 08:27:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54958 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234633AbhF3M07 (ORCPT ); Wed, 30 Jun 2021 08:26:59 -0400 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BA8D4C061756 for ; Wed, 30 Jun 2021 05:24:30 -0700 (PDT) Received: by mail-ej1-x62f.google.com with SMTP id bg14so3875896ejb.9 for ; Wed, 30 Jun 2021 05:24:30 -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=Eh0RuQARDzYtX6oU1mn3qAV9Ucz3Lp8rJN5AdD4bnhs=; b=WBXCycTdBoh6XyOaRz5Q0FgDS+p+Jgx5jtTyEatbqxXji88bYAukahgX9m7BnqakDW ScgcdoRm4a22be1BUHuSaUkIe/dro9uVDW84Gzz8byb3jhcDM21cjjVIswHwmAzAT2ay 3r1KF56s0IiNEdecxUP32P2jUjjQ9x42GuI1A= 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=Eh0RuQARDzYtX6oU1mn3qAV9Ucz3Lp8rJN5AdD4bnhs=; b=MSWNF5Ws0ZneM78BYWcNVXyXekJHib6sejLYvWcK/bsXEXJOPb9pjROdP0yI/wZR4Z GMtvk1xquR/hKV550FpIgBcJPVQWAQnsS04Y7qvOS7l5BGjMdJbRayjqHTcQW0ZgX3MV PIuYTNwJNzid+ieG4GAJ6nY85LvUufhDYVxgPehC6y1jyOg8gx67x0wP9AR3fWl5Y6ub pel8nkK2t3gFupbpx7uVsGAXoxQB44LGiR3yr93euH2mqHEu4OJHYXnLvhEgJoQIJlwc 2C5uMXq6iwz0AEXsw6Posz1Cu4y9AeShzFtrOmgaYO8yjPrWwGbn9PU0c1gJzkIOkeNv L4hA== X-Gm-Message-State: AOAM533P3lJcnoFoQuSsHcCqHg5dYGpuiF2Z6Po79BH9I9O5eajqFKQi QHb5LgcuX35mbmyYErHqCb0T/yuBzVOtdfGTvFUxnA== X-Google-Smtp-Source: ABdhPJxwqMZaLfOn6TzLb/GLihpg4GGodAJleAoeLOXW6d+kxnZXNArRcvf9kTne5Z021JckBamQgD4y7urdQuzOzm0= X-Received: by 2002:a17:906:2dd5:: with SMTP id h21mr35625781eji.522.1625055869329; Wed, 30 Jun 2021 05:24:29 -0700 (PDT) MIME-Version: 1.0 References: <20210621072424.111733-1-jagan@amarulasolutions.com> In-Reply-To: From: Jagan Teki Date: Wed, 30 Jun 2021 17:54:18 +0530 Message-ID: Subject: Re: [RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support To: "Peng Fan (OSS)" Cc: Shawn Guo , Sascha Hauer , Tomasz Figa , Fancy Fang , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "dri-devel@lists.freedesktop.org" , "linux-phy@lists.infradead.org" , "linux-kernel@vger.kernel.org" , dl-linux-imx , "linux-amarula@amarulasolutions.com" , Anthony Brandon , Francis Laniel , Matteo Lisi , Milco Pratesi Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Peng, On Tue, Jun 29, 2021 at 12:40 PM Peng Fan (OSS) wrote: > > Hi Jagan, > > > Subject: [RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support > > > > This series support MIPI DSI on i.MX8MM. > > > > It worked directly with existing mxsfb driver but the SEC DSIM timings has to > > be validate and tested through all platforms, ie reason I'm sending it as RFC. > > > > Tested on Engicam i.Core MX8M Mini SoM. > > Thanks for the work. > > > > > patch 1: dt-bindings for SEC MIPI DSIM > > > > patch 2: SEC MIPI DSIM bridge driver > > > > patch 3: dt-bindings for SEC DSIM DPHY > > > > patch 4: SEC DSIM DPHY driver > > > > patch 5: MIPI DPHY reset enable in blk-ctl > > > > patch 6: display mix blk ctl node > > > > patch 7: eLCDIF node > > > > patch 8: MIPI DSI pipeline nodes > > > > patch 9: Enable LVDS panel on EDIMM2.2 > > > > Note: > > - all these patches on top of Peng Fan's blk-ctl driver. > > Would you please update to use V8 patchset? > > And the dtb: > https://patchwork.kernel.org/project/linux-arm-kernel/ > patch/20210604111005.6804-1-peng.fan@oss.nxp.com/ Thanks for the details. I will rebase to use this series and test. Will update on blk-ctl patches. Thanks, 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=-4.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 C257FC11F65 for ; Wed, 30 Jun 2021 12:26:25 +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 8717A613ED for ; Wed, 30 Jun 2021 12:26:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8717A613ED 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=1hBcGxFcsNqgo8boLN0bS4s1gzbqQhrXqt/uRC0vETw=; b=0FIaUC5RXZZBhn E6/0XX1zPsSvDcKgihXPB8ZsJRz+63aXm03e0U1W76Yc+rIrapGIofA59neDRZfXVpv5q4w2R8uNP ONHpsJKfELjA2YCi750wYANglfYb+KjLt6dZ2uIhEI8AZm64BBatv7MZznhA9VMzKT2/PMf69Ekjd qEpPoQa+kMAbrnRy1vQ7Zbyd/pY3Cyg0YOr61tE1mDjkQW5DvB4pPR6q29EQScfzNhGpfeCquWC64 /aPfocf67441qGuKdwSOwyb4nMYWL8QlvzlbVeJOBQpUPzZYr8vUqNu6Z9nSKG+yllh52HsiEWmED OgihCdnSe8F4bFB9j4xg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyZGf-00DqQb-4s; Wed, 30 Jun 2021 12:24:37 +0000 Received: from mail-ej1-x62a.google.com ([2a00:1450:4864:20::62a]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyZGY-00DqOm-TW for linux-arm-kernel@lists.infradead.org; Wed, 30 Jun 2021 12:24:34 +0000 Received: by mail-ej1-x62a.google.com with SMTP id yy20so3902689ejb.6 for ; Wed, 30 Jun 2021 05:24:30 -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=Eh0RuQARDzYtX6oU1mn3qAV9Ucz3Lp8rJN5AdD4bnhs=; b=WBXCycTdBoh6XyOaRz5Q0FgDS+p+Jgx5jtTyEatbqxXji88bYAukahgX9m7BnqakDW ScgcdoRm4a22be1BUHuSaUkIe/dro9uVDW84Gzz8byb3jhcDM21cjjVIswHwmAzAT2ay 3r1KF56s0IiNEdecxUP32P2jUjjQ9x42GuI1A= 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=Eh0RuQARDzYtX6oU1mn3qAV9Ucz3Lp8rJN5AdD4bnhs=; b=e5h8fymZ+JBst5z4PeikPM/0n2Gs5AGjQbN/dzmiA+6sFMAHd7CMWs65W6DowTJJJm ae/CNolcIeHcylqZSWCTMM8nNycWEA+sJPF4Td2OIEUZGOVzCaQcUzVGzTX8JXB+OTjP WHR9LKRYPStGqIj2E6rko6Ietvjr2JkN7DOPQ328gQ0fI9wD2x6RfC+dbsVI3aWNdCvq Sp2L+rFMJAjn6cunq8fzygxaDrXqOLcgcZ8pENo1a53e7//MSMjJBUEpzao0e+VtcD84 xNbFFzOhgfIRqH3uLRKX0HKRyyjL6IfnoMpMPTeIj6YEt+mzkTAb/yg1vPlaHOiLDY5E B4ZQ== X-Gm-Message-State: AOAM530L9Oj01FjiDrk8QCySGWaNZVLRXiojsZ0Hj9gVj/LMczh8XqOr zmKtLqiEFe73wF3piacofvcnII7M4G39m2h/KDG6pQ== X-Google-Smtp-Source: ABdhPJxwqMZaLfOn6TzLb/GLihpg4GGodAJleAoeLOXW6d+kxnZXNArRcvf9kTne5Z021JckBamQgD4y7urdQuzOzm0= X-Received: by 2002:a17:906:2dd5:: with SMTP id h21mr35625781eji.522.1625055869329; Wed, 30 Jun 2021 05:24:29 -0700 (PDT) MIME-Version: 1.0 References: <20210621072424.111733-1-jagan@amarulasolutions.com> In-Reply-To: From: Jagan Teki Date: Wed, 30 Jun 2021 17:54:18 +0530 Message-ID: Subject: Re: [RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support To: "Peng Fan (OSS)" Cc: Shawn Guo , Sascha Hauer , Tomasz Figa , Fancy Fang , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "dri-devel@lists.freedesktop.org" , "linux-phy@lists.infradead.org" , "linux-kernel@vger.kernel.org" , dl-linux-imx , "linux-amarula@amarulasolutions.com" , Anthony Brandon , Francis Laniel , Matteo Lisi , Milco Pratesi X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210630_052432_128715_24D9216F X-CRM114-Status: GOOD ( 18.33 ) 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 Hi Peng, On Tue, Jun 29, 2021 at 12:40 PM Peng Fan (OSS) wrote: > > Hi Jagan, > > > Subject: [RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support > > > > This series support MIPI DSI on i.MX8MM. > > > > It worked directly with existing mxsfb driver but the SEC DSIM timings has to > > be validate and tested through all platforms, ie reason I'm sending it as RFC. > > > > Tested on Engicam i.Core MX8M Mini SoM. > > Thanks for the work. > > > > > patch 1: dt-bindings for SEC MIPI DSIM > > > > patch 2: SEC MIPI DSIM bridge driver > > > > patch 3: dt-bindings for SEC DSIM DPHY > > > > patch 4: SEC DSIM DPHY driver > > > > patch 5: MIPI DPHY reset enable in blk-ctl > > > > patch 6: display mix blk ctl node > > > > patch 7: eLCDIF node > > > > patch 8: MIPI DSI pipeline nodes > > > > patch 9: Enable LVDS panel on EDIMM2.2 > > > > Note: > > - all these patches on top of Peng Fan's blk-ctl driver. > > Would you please update to use V8 patchset? > > And the dtb: > https://patchwork.kernel.org/project/linux-arm-kernel/ > patch/20210604111005.6804-1-peng.fan@oss.nxp.com/ Thanks for the details. I will rebase to use this series and test. Will update on blk-ctl patches. Thanks, 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=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 F0C06C11F65 for ; Wed, 30 Jun 2021 12:24:32 +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 B3F5D613C1 for ; Wed, 30 Jun 2021 12:24:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B3F5D613C1 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 193496E02C; Wed, 30 Jun 2021 12:24:32 +0000 (UTC) Received: from mail-ej1-x635.google.com (mail-ej1-x635.google.com [IPv6:2a00:1450:4864:20::635]) by gabe.freedesktop.org (Postfix) with ESMTPS id BF8546E02C for ; Wed, 30 Jun 2021 12:24:30 +0000 (UTC) Received: by mail-ej1-x635.google.com with SMTP id v20so3860985eji.10 for ; Wed, 30 Jun 2021 05:24:30 -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=Eh0RuQARDzYtX6oU1mn3qAV9Ucz3Lp8rJN5AdD4bnhs=; b=WBXCycTdBoh6XyOaRz5Q0FgDS+p+Jgx5jtTyEatbqxXji88bYAukahgX9m7BnqakDW ScgcdoRm4a22be1BUHuSaUkIe/dro9uVDW84Gzz8byb3jhcDM21cjjVIswHwmAzAT2ay 3r1KF56s0IiNEdecxUP32P2jUjjQ9x42GuI1A= 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=Eh0RuQARDzYtX6oU1mn3qAV9Ucz3Lp8rJN5AdD4bnhs=; b=imG1sOuXmcEGhRto9/cBwUDB63W3yMWYra+kdTfjhnFwE8rRxx2kLpjxXkBHWbBirI 1FvUZzShReSqLcJtXwhOlL8vJQyYhLgeGqYx4bhkRzlAen9WadvIPGA+qtHKEgydR+Tu dpbbxyEoja1ehcGniKB+kQC5NjBpFIRDGUvZJ3ebw3gh7mKgWUiyesq/GonERTd8IGSu OmA67VKEygTipImmMPRWBaDsPEJmRkEjGIYVqrO12b/sPr/Q7u1m4Uze0ETvZZlv0dwa d0gMx0+mVbIjaIwK+GpvihEja69+hAumyDVc6oKrsdLqrrDmXEW1PaH0QG8lyjJkCsgG 9DVg== X-Gm-Message-State: AOAM530TKXWZIb8MJPtk+NMGcog2O6ucMUm4qYHWlda/Iq2vojzY47RB 3JnNl2aiTcbok4vYCqBIrumM3w1wpKclR7XpRxJpkA== X-Google-Smtp-Source: ABdhPJxwqMZaLfOn6TzLb/GLihpg4GGodAJleAoeLOXW6d+kxnZXNArRcvf9kTne5Z021JckBamQgD4y7urdQuzOzm0= X-Received: by 2002:a17:906:2dd5:: with SMTP id h21mr35625781eji.522.1625055869329; Wed, 30 Jun 2021 05:24:29 -0700 (PDT) MIME-Version: 1.0 References: <20210621072424.111733-1-jagan@amarulasolutions.com> In-Reply-To: From: Jagan Teki Date: Wed, 30 Jun 2021 17:54:18 +0530 Message-ID: Subject: Re: [RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support To: "Peng Fan (OSS)" 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@vger.kernel.org" , Francis Laniel , Matteo Lisi , "linux-amarula@amarulasolutions.com" , Sascha Hauer , "linux-kernel@vger.kernel.org" , "dri-devel@lists.freedesktop.org" , dl-linux-imx , Milco Pratesi , Anthony Brandon , "linux-phy@lists.infradead.org" , Fancy Fang , Shawn Guo , Tomasz Figa , "linux-arm-kernel@lists.infradead.org" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Peng, On Tue, Jun 29, 2021 at 12:40 PM Peng Fan (OSS) wrote: > > Hi Jagan, > > > Subject: [RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support > > > > This series support MIPI DSI on i.MX8MM. > > > > It worked directly with existing mxsfb driver but the SEC DSIM timings has to > > be validate and tested through all platforms, ie reason I'm sending it as RFC. > > > > Tested on Engicam i.Core MX8M Mini SoM. > > Thanks for the work. > > > > > patch 1: dt-bindings for SEC MIPI DSIM > > > > patch 2: SEC MIPI DSIM bridge driver > > > > patch 3: dt-bindings for SEC DSIM DPHY > > > > patch 4: SEC DSIM DPHY driver > > > > patch 5: MIPI DPHY reset enable in blk-ctl > > > > patch 6: display mix blk ctl node > > > > patch 7: eLCDIF node > > > > patch 8: MIPI DSI pipeline nodes > > > > patch 9: Enable LVDS panel on EDIMM2.2 > > > > Note: > > - all these patches on top of Peng Fan's blk-ctl driver. > > Would you please update to use V8 patchset? > > And the dtb: > https://patchwork.kernel.org/project/linux-arm-kernel/ > patch/20210604111005.6804-1-peng.fan@oss.nxp.com/ Thanks for the details. I will rebase to use this series and test. Will update on blk-ctl patches. Thanks, 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=-4.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 F0FE8C11F65 for ; Wed, 30 Jun 2021 12:24:35 +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 7DB2761409 for ; Wed, 30 Jun 2021 12:24:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7DB2761409 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=vjNztu48Gm/aW7VoSjMjCvHiZiiRdp74ac7PQYBpfiI=; b=FmgrPMsJvijqx4 pMhHSFbYBInYViWbychvw1iWPsRXa75KZxdi75v+QajaAebGAxFy+jL3wqJPlChmd4uB87HOfLuSN uDBIBqszNr0tI/f83x8ae0NrFjjaDdemC/E3JnKuDCV5KjkOIkuUFEf9Sq3+PKUjnjU9xRuGqhmR7 WA8U62wtlJzwaXPk23Igjm54q1lqiH5RtxFRvUr3veHZSZHCiOINpLZU7dNRa1ESVyoQQ5jUVrqor r3qF3+MDtd1XvvI7mJcTcqJBBQu1zHQxp5PAfQmJtULX1kuUTZ1VNODUqY5mVKwpi//bK2g0zJ1AZ T0NzTkxI0TYSb04epjkw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyZGd-00DqQM-1r; Wed, 30 Jun 2021 12:24:35 +0000 Received: from mail-ej1-x62c.google.com ([2a00:1450:4864:20::62c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyZGY-00DqOn-VJ for linux-phy@lists.infradead.org; Wed, 30 Jun 2021 12:24:33 +0000 Received: by mail-ej1-x62c.google.com with SMTP id nd37so3917074ejc.3 for ; Wed, 30 Jun 2021 05:24:30 -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=Eh0RuQARDzYtX6oU1mn3qAV9Ucz3Lp8rJN5AdD4bnhs=; b=WBXCycTdBoh6XyOaRz5Q0FgDS+p+Jgx5jtTyEatbqxXji88bYAukahgX9m7BnqakDW ScgcdoRm4a22be1BUHuSaUkIe/dro9uVDW84Gzz8byb3jhcDM21cjjVIswHwmAzAT2ay 3r1KF56s0IiNEdecxUP32P2jUjjQ9x42GuI1A= 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=Eh0RuQARDzYtX6oU1mn3qAV9Ucz3Lp8rJN5AdD4bnhs=; b=MUoICONKa7qaAb/yZCU/9idcNV5hUigE57Gr2dZiflOnye1klxbY7vGWTCb0AipZx8 sHP97HLWDN+Qlg+p1wMwN7GXrZum7j+lGuHH5PLz1m9xEyjTt+tvtlO9J0+vOLevrqGh 7lHztKETuMHfSkG4atAdPRMXKOnPiT59ysWTpGFruxDSaXSee+ULhnRHaFU44QMxf9fg EKikkp4Lr5WKyNNrCRux6u3HoZyism3oja7iwExAVVF0Hj1fi+m2yv2vM2JLZjuIFJXq 9y1lKuJZJ+xJO9iZYNN5bnVnRzINnjZVruMDVYW+SQWkTNbHs4zKFLnQHqFAqopVB53U A//w== X-Gm-Message-State: AOAM530vLMAJgClo1JVVCnRv1Hlg4/beH/lR9/jGWQEiTSctYQhcy5Tf s+TFNywdvSk3gaIVi8agobMBYHbLC6PqpbFuH1FwjA== X-Google-Smtp-Source: ABdhPJxwqMZaLfOn6TzLb/GLihpg4GGodAJleAoeLOXW6d+kxnZXNArRcvf9kTne5Z021JckBamQgD4y7urdQuzOzm0= X-Received: by 2002:a17:906:2dd5:: with SMTP id h21mr35625781eji.522.1625055869329; Wed, 30 Jun 2021 05:24:29 -0700 (PDT) MIME-Version: 1.0 References: <20210621072424.111733-1-jagan@amarulasolutions.com> In-Reply-To: From: Jagan Teki Date: Wed, 30 Jun 2021 17:54:18 +0530 Message-ID: Subject: Re: [RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support To: "Peng Fan (OSS)" Cc: Shawn Guo , Sascha Hauer , Tomasz Figa , Fancy Fang , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "dri-devel@lists.freedesktop.org" , "linux-phy@lists.infradead.org" , "linux-kernel@vger.kernel.org" , dl-linux-imx , "linux-amarula@amarulasolutions.com" , Anthony Brandon , Francis Laniel , Matteo Lisi , Milco Pratesi X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210630_052432_128430_8012F3B1 X-CRM114-Status: GOOD ( 16.91 ) 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 Hi Peng, On Tue, Jun 29, 2021 at 12:40 PM Peng Fan (OSS) wrote: > > Hi Jagan, > > > Subject: [RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support > > > > This series support MIPI DSI on i.MX8MM. > > > > It worked directly with existing mxsfb driver but the SEC DSIM timings has to > > be validate and tested through all platforms, ie reason I'm sending it as RFC. > > > > Tested on Engicam i.Core MX8M Mini SoM. > > Thanks for the work. > > > > > patch 1: dt-bindings for SEC MIPI DSIM > > > > patch 2: SEC MIPI DSIM bridge driver > > > > patch 3: dt-bindings for SEC DSIM DPHY > > > > patch 4: SEC DSIM DPHY driver > > > > patch 5: MIPI DPHY reset enable in blk-ctl > > > > patch 6: display mix blk ctl node > > > > patch 7: eLCDIF node > > > > patch 8: MIPI DSI pipeline nodes > > > > patch 9: Enable LVDS panel on EDIMM2.2 > > > > Note: > > - all these patches on top of Peng Fan's blk-ctl driver. > > Would you please update to use V8 patchset? > > And the dtb: > https://patchwork.kernel.org/project/linux-arm-kernel/ > patch/20210604111005.6804-1-peng.fan@oss.nxp.com/ Thanks for the details. I will rebase to use this series and test. Will update on blk-ctl patches. Thanks, Jagan. -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy