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.