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=-0.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,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 76F28C433E1 for ; Wed, 3 Jun 2020 10:27: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 53E6520734 for ; Wed, 3 Jun 2020 10:27:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 53E6520734 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=collabora.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 9A8448919C; Wed, 3 Jun 2020 10:27:53 +0000 (UTC) Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6BABE883F4 for ; Wed, 3 Jun 2020 10:27:52 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: aratiu) with ESMTPSA id 53CE52A3AC2 From: Adrian Ratiu To: Emil Velikov , Adrian Ratiu Subject: Re: [Linux-stm32] [PATCH v8 08/10] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check In-Reply-To: References: <20200427081952.3536741-1-adrian.ratiu@collabora.com> <20200427081952.3536741-9-adrian.ratiu@collabora.com> <4acc09e8-0610-01f6-b18d-3ffc390c45a3@st.com> <87blm387vt.fsf@iwork.i-did-not-set--mail-host-address--so-tickle-me> Date: Wed, 03 Jun 2020 13:28:54 +0300 Message-ID: <878sh48mu1.fsf@collabora.com> MIME-Version: 1.0 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: "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Jernej Skrabec , Benjamin GAIGNARD , Adrian Pop , Jonas Karlman , Philippe CORNU , "dri-devel@lists.freedesktop.org" , "linux-kernel@vger.kernel.org" , Yannick FERTRE , "linux-rockchip@lists.infradead.org" , Andrzej Hajda , Laurent Pinchart , "kernel@collabora.com" , "linux-stm32@st-md-mailman.stormreply.com" , Arnaud Ferraris , "linux-imx@nxp.com" Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 02 Jun 2020, Emil Velikov wrote: > Hi Adrian, Hi Email, > > On Mon, 1 Jun 2020 at 10:14, Adrian Ratiu > wrote: >> >> On Fri, 29 May 2020, Philippe CORNU >> wrote: >> > Hi Adrian, and thank you very much for the patchset. Thank >> > you also for having tested it on STM32F769 and STM32MP1. >> > Sorry for the late response, Yannick and I will review it as >> > soon as possible and we will keep you posted. Note: Do not >> > hesitate to put us in copy for the next version >> > (philippe.cornu@st.com, yannick.fertre@st.com) Regards, >> > Philippe :-) >> >> Hi Philippe, >> >> Thank you very much for your previous and future STM testing, >> really appreciate it! I've CC'd Yannick until now but I'll also >> CC you sure :) >> >> It's been over a month since I posted v8 and I was just gearing >> up to address all feedback, rebase & retest to prepare v9 but >> I'll wait a little longer, no problem, it's no rush. >> > Small idea, pardon for joining so late: > > Might be a good idea to add inline comment, why the clocks are > disabled so late. Effectively a 2 line version of the commit > summary. > > Feel free to make that a separate/follow-up patch. Thanks, I'll add the comment to this patch in v9. > > -Emil > > _______________________________________________ > Linux-rockchip mailing list > Linux-rockchip@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-rockchip _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel