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=-11.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 5157AC433DB for ; Tue, 23 Mar 2021 07:16:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 166FF619AB for ; Tue, 23 Mar 2021 07:16:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229804AbhCWHQK (ORCPT ); Tue, 23 Mar 2021 03:16:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39752 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229464AbhCWHPu (ORCPT ); Tue, 23 Mar 2021 03:15:50 -0400 Received: from mail-pg1-x529.google.com (mail-pg1-x529.google.com [IPv6:2607:f8b0:4864:20::529]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2F383C061574 for ; Tue, 23 Mar 2021 00:15:50 -0700 (PDT) Received: by mail-pg1-x529.google.com with SMTP id m7so10777590pgj.8 for ; Tue, 23 Mar 2021 00:15:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=n9dAeyLNAQM1DR9JWXFsA91zKjf2FCCWvKSDEYq/hpQ=; b=n7UoauAu4Xeijdwod1hTKv/5+txQuO2VfiD6VWCwqva0bQfiwVCCr09WOlyL6Cr4LT 1miVQyUcI7BmWnD+d6lVVHuNRSfc/PJybw+ulJKbhUrSbhc8jhy4rUXhG6AOsKxZbWco 3G/u377DrsG/giFZW58YEprUCgKJAakBLVRWg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=n9dAeyLNAQM1DR9JWXFsA91zKjf2FCCWvKSDEYq/hpQ=; b=Ej0DPZFon2wg5mxlH8OP6RUIWgdfseUfeUQhvRE2gMs9n3KK8kslQvlhMs+Xu8Nqen bUEwvdBHxLgcYOfRrCL0zO9nZBml89NqWu4S9u9ozCaGI48nV5aLIs2YPVtlOL3+LHqD 08Say4qIX0HXtfUXHS9UdY5mLh95M2gpahABfHvpSptc565dwQ2uQPL+mHyTPK+U8OMY JAKOYb4DFwi1IJaEYijwtDTbaORhhidKWalDerK+GJF/XmbeSuQh0KOw5L/KlY1GN6K7 0KGB39AwlXauC5acEP8fKls3iEeYt/OdDYYzSpqZJBbsR8FqV5EZT6JUjnSt6zuVQ2cn hkmQ== X-Gm-Message-State: AOAM533s2JYeKbKmobUowREy1cP/NhWNDDId94tAclCX7cfEAYzXBJQa ItJCE7H8jwqX54Zk95pgHmDd/xpdvh3FxQ== X-Google-Smtp-Source: ABdhPJw3UbUwdf5rwIwYgdLSC8XaOPuDB+nRfEXKFoM4C1O6RrUcDUCjSVnALslLFnlI7M02ZP+xVg== X-Received: by 2002:a63:5fc6:: with SMTP id t189mr2819490pgb.17.1616483749658; Tue, 23 Mar 2021 00:15:49 -0700 (PDT) Received: from chromium.org ([2620:15c:202:201:e90d:d453:87ae:2e10]) by smtp.gmail.com with ESMTPSA id r23sm1495676pje.38.2021.03.23.00.15.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Mar 2021 00:15:49 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20210322030128.2283-9-laurent.pinchart+renesas@ideasonboard.com> References: <20210322030128.2283-1-laurent.pinchart+renesas@ideasonboard.com> <20210322030128.2283-9-laurent.pinchart+renesas@ideasonboard.com> Subject: Re: [RFC PATCH 08/11] drm/bridge: ti-sn65dsi86: Implement bridge connector operations From: Stephen Boyd Cc: linux-renesas-soc@vger.kernel.org, Andrzej Hajda , Neil Armstrong , Jonas Karlman , Jernej Skrabec , Douglas Anderson To: Laurent Pinchart , dri-devel@lists.freedesktop.org Date: Tue, 23 Mar 2021 00:15:47 -0700 Message-ID: <161648374789.3012082.2966786788232174257@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Quoting Laurent Pinchart (2021-03-21 20:01:25) > Implement the bridge connector-related .get_edid() operation, and report > the related bridge capabilities and type. The .get_edid() operation is > implemented with the same backend as the EDID retrieval from the > connector .get_modes() operation. >=20 > Signed-off-by: Laurent Pinchart > --- Reviewed-by: Stephen Boyd 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=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 DEE29C433C1 for ; Tue, 23 Mar 2021 07:15:51 +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 A3FD0619AB for ; Tue, 23 Mar 2021 07:15:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A3FD0619AB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org 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 07F916E83B; Tue, 23 Mar 2021 07:15:51 +0000 (UTC) Received: from mail-pg1-x52c.google.com (mail-pg1-x52c.google.com [IPv6:2607:f8b0:4864:20::52c]) by gabe.freedesktop.org (Postfix) with ESMTPS id E72E46E83B for ; Tue, 23 Mar 2021 07:15:49 +0000 (UTC) Received: by mail-pg1-x52c.google.com with SMTP id u19so10770208pgh.10 for ; Tue, 23 Mar 2021 00:15:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=n9dAeyLNAQM1DR9JWXFsA91zKjf2FCCWvKSDEYq/hpQ=; b=n7UoauAu4Xeijdwod1hTKv/5+txQuO2VfiD6VWCwqva0bQfiwVCCr09WOlyL6Cr4LT 1miVQyUcI7BmWnD+d6lVVHuNRSfc/PJybw+ulJKbhUrSbhc8jhy4rUXhG6AOsKxZbWco 3G/u377DrsG/giFZW58YEprUCgKJAakBLVRWg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=n9dAeyLNAQM1DR9JWXFsA91zKjf2FCCWvKSDEYq/hpQ=; b=HJunkW5vQGGlenAVbaVud/7dfrVnt4OMKHwlM57XWHwenXq5CUWRQJ7MqeHQFy2kF/ 1RfrkctG3effSb4hSPy3Pyl8UmThTEHhzSdNWVwRspToHus8FiO1od2/J86505O39jC6 iJEavz7zU+69eq7zlARjPY3sFJfQ+/58d1y75djLcmpE2mIRb6bJFwxYTM4Ll0/Se8W4 55MdDw92YSn3GE2G71yLaLipEfIDoMBzBuaayzeua4JU3xl9a4vtGwEVRHnnnQuQTLKj t53SAkqo//034ZQJHrMB9nEuQUrVmbgPqvfR8Z7O2d/jxSXFhTgsIHIefqu5MuH9WVlQ dAfA== X-Gm-Message-State: AOAM532EnWSI9JCLjV2oX9TiKamjWalCcZ1+lzheRl04F+2pH6s5x7bT EAe9wNxkzCsk2FHPB7l91xIJlA== X-Google-Smtp-Source: ABdhPJw3UbUwdf5rwIwYgdLSC8XaOPuDB+nRfEXKFoM4C1O6RrUcDUCjSVnALslLFnlI7M02ZP+xVg== X-Received: by 2002:a63:5fc6:: with SMTP id t189mr2819490pgb.17.1616483749658; Tue, 23 Mar 2021 00:15:49 -0700 (PDT) Received: from chromium.org ([2620:15c:202:201:e90d:d453:87ae:2e10]) by smtp.gmail.com with ESMTPSA id r23sm1495676pje.38.2021.03.23.00.15.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Mar 2021 00:15:49 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20210322030128.2283-9-laurent.pinchart+renesas@ideasonboard.com> References: <20210322030128.2283-1-laurent.pinchart+renesas@ideasonboard.com> <20210322030128.2283-9-laurent.pinchart+renesas@ideasonboard.com> Subject: Re: [RFC PATCH 08/11] drm/bridge: ti-sn65dsi86: Implement bridge connector operations From: Stephen Boyd To: Laurent Pinchart , dri-devel@lists.freedesktop.org Date: Tue, 23 Mar 2021 00:15:47 -0700 Message-ID: <161648374789.3012082.2966786788232174257@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 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: Jernej Skrabec , Jonas Karlman , Neil Armstrong , Douglas Anderson , linux-renesas-soc@vger.kernel.org, Andrzej Hajda Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Quoting Laurent Pinchart (2021-03-21 20:01:25) > Implement the bridge connector-related .get_edid() operation, and report > the related bridge capabilities and type. The .get_edid() operation is > implemented with the same backend as the EDID retrieval from the > connector .get_modes() operation. > > Signed-off-by: Laurent Pinchart > --- Reviewed-by: Stephen Boyd _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel