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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D2E2FECAAD5 for ; Mon, 12 Sep 2022 14:43:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230285AbiILOnt (ORCPT ); Mon, 12 Sep 2022 10:43:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52136 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230291AbiILOnX (ORCPT ); Mon, 12 Sep 2022 10:43:23 -0400 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E6464356D4; Mon, 12 Sep 2022 07:43:02 -0700 (PDT) Received: from pendragon.ideasonboard.com (unknown [89.101.193.67]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id BED83415; Mon, 12 Sep 2022 16:42:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1662993779; bh=ccRPjt0jL/UArIKLQwcpBPxkVwm+dSo2VE+EeGx2Jw4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jIQgVsn9h1zSrmVuKQzOs283pXk+5ETPcGdanQnVGYGBK1v9q6ejPUBZO4nRzmcn1 fv/2NJIf7oiAGALopLXDm3v5n0bAtgAKLVmb9H5t2Kg3IOF65H18ZC7yA3GbOPMDx4 HdpB94ETAodNmFUvXsj2dLnzezfbYwGm+KSRi+3w= Date: Mon, 12 Sep 2022 17:42:44 +0300 From: Laurent Pinchart To: Doug Anderson Cc: Robert Foss , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Krzysztof Kozlowski , Jonas Karlman , David Airlie , Thomas Zimmermann , dri-devel , Neil Armstrong , Chris Morgan , LKML , Jernej Skrabec , Javier Martinez Canillas , Lubomir Rintel , Rob Herring , Andrzej Hajda Subject: Re: [PATCH v1 2/2] Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP" Message-ID: References: <20220912113856.817188-1-robert.foss@linaro.org> <20220912113856.817188-3-robert.foss@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Sep 12, 2022 at 03:29:52PM +0100, Doug Anderson wrote: > On Mon, Sep 12, 2022 at 12:43 PM Robert Foss wrote: > > > > As reported by Laurent in response to this commit[1], this functionality should > > not be implemented using the devicetree, because of this let's revert this series > > for now. > > > > This reverts commit c312b0df3b13e4c533743bb2c37fd1bc237368e5. > > > > [1] https://lore.kernel.org/all/20220902153906.31000-2-macroalpha82@gmail.com/ > > > > Signed-off-by: Robert Foss > > --- > > drivers/gpu/drm/bridge/ti-sn65dsi86.c | 28 --------------------------- > > 1 file changed, 28 deletions(-) > > Any chance you got confused and reverted the wrong patch? This > ti-sn65dsi86 patch doesn't seem relevant to the problems talked about > in the commit or the cover letter. Maybe I'm missing something? Aarghhh I missed that when checking the cover letter :-( This indeed seems wrong. -- Regards, Laurent Pinchart