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.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 9773DC49EAB for ; Fri, 25 Jun 2021 09:21:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7E7DE61421 for ; Fri, 25 Jun 2021 09:21:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231189AbhFYJX7 (ORCPT ); Fri, 25 Jun 2021 05:23:59 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:37592 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230234AbhFYJX6 (ORCPT ); Fri, 25 Jun 2021 05:23:58 -0400 Received: from mail-ed1-f69.google.com ([209.85.208.69]) by youngberry.canonical.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1lwi1o-0002ez-LA for linux-kernel@vger.kernel.org; Fri, 25 Jun 2021 09:21:36 +0000 Received: by mail-ed1-f69.google.com with SMTP id r6-20020a05640216c6b0290394ed90b605so4739476edx.20 for ; Fri, 25 Jun 2021 02:21:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=QsPyFBqPfdmelbWnXguclm9JevGGaBII5W3HvpNQ+C8=; b=iystfuagfTYYUaX5LeL6qVtwZR9OfZQi8vmKofg83MbGx9SESpF8yuIrniieLiuHnU JM3nTJ8qLlNnekYDldcJ57eiiOo/PsVhKfTM67lwovyL/K6NaIpGLqxdv3PRCrrzq9ad ABp2O/eQUwfPKRTKeWkS9agII/fyxSWxV6YnV0cFs1EVTMe6xCfZyaqn5CFfqjZAGRtx Lnzow1oXj1WcyP33a9a7ts9lyHWBiTuv/TwUWEATylyZi4JuQiXHroHk4jiB8cP1Kzz4 yoPNuv2KRvp3ngmLdBMq9n/rkvIKDSYJYj6ZHHK3Wl9yh7pktxtJDKW4Xewku9UeXqrL u7Nw== X-Gm-Message-State: AOAM5335eI5/gfVRheJZwEEtVjw3qG5GeY07LM4e8p34f2QkqNnReM48 TDjtf0JdZ2vJFNQR+jz6IXWzfdhxmYMqb5KD9akaKWfbaewI9Y/qtUweDOFPRiGrB/gKjJRlggA uQzvNvFZvB8Aje4vEmOJbXQtQzckzRGd5BpEGwPFByA== X-Received: by 2002:aa7:d34f:: with SMTP id m15mr12772186edr.311.1624612896127; Fri, 25 Jun 2021 02:21:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw+TM38F4Yr0eNdERAI2zb41U3+ytlASbW0YpW0+yf9XGf8E0tFDX/OQzorcP9sXyGgE3SWQg== X-Received: by 2002:aa7:d34f:: with SMTP id m15mr12772163edr.311.1624612895982; Fri, 25 Jun 2021 02:21:35 -0700 (PDT) Received: from [192.168.1.115] (xdsl-188-155-177-222.adslplus.ch. [188.155.177.222]) by smtp.gmail.com with ESMTPSA id hz14sm2415400ejc.107.2021.06.25.02.21.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 25 Jun 2021 02:21:35 -0700 (PDT) From: Krzysztof Kozlowski Subject: Re: [RFC PATCH 2/9] drm: bridge: Add Samsung SEC MIPI DSIM bridge driver To: Laurent Pinchart Cc: Jagan Teki , Fabio Estevam , Michael Tretter , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Peng Fan , Francis Laniel , Matteo Lisi , Neil Armstrong , linux-amarula , linux-kernel , Robert Foss , Andrzej Hajda , DRI mailing list , Milco Pratesi , Anthony Brandon , linux-phy@lists.infradead.org, Fancy Fang , Shawn Guo , Sascha Hauer , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , NXP Linux Team References: <20210621072424.111733-1-jagan@amarulasolutions.com> <20210621072424.111733-3-jagan@amarulasolutions.com> Message-ID: Date: Fri, 25 Jun 2021 11:21:34 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 24 Jun 2021 at 14:19, Laurent Pinchart wrote: > > Hi Jagan, > > On Thu, Jun 24, 2021 at 05:42:43PM +0530, Jagan Teki wrote: > > On Thu, Jun 24, 2021 at 8:18 AM Fabio Estevam wrote: > > > On Wed, Jun 23, 2021 at 7:23 PM Laurent Pinchart wrote: > > > > > > > Looking at the register set, it seems to match the Exynos 5433, > > > > supported by drivers/gpu/drm/exynos/exynos_drm_dsi.c. Can we leverage > > > > that driver instead of adding a new one for the same IP core ? > > > > > > Yes. there was an attempt from Michael in this direction: > > > https://patchwork.kernel.org/project/dri-devel/cover/20200911135413.3654800-1-m.tretter@pengutronix.de/ > > > > Thanks for the reference, I will check it out and see I can send any > > updated versions wrt my i.MX8MM platform. > > Thanks. > > I had a brief look at the exynos driver, and I think it should be turned > into a DRM bridge as part of this rework to be used with the i.MX8MM. > > Is there someone from Samsung who could assist, at least to test the > changes ? Yes, I mentioned few guys in reply to PHY. Around the DRM drivers you can get in touch with: Inki Dae Seung-Woo Kim Marek Szyprowski Andrzej Hajda The easiest testing of the display stack would be on Hardkernel's Odroid XU4 (https://www.hardkernel.com/shop/odroid-xu4-special-price/) however you will not test the DSI/DSIM directly (it has only HDMI port). Best regards, Krzysztof Best regards, Krzysztof