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.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 83310C352BE for ; Tue, 14 Apr 2020 23:11:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 555562072D for ; Tue, 14 Apr 2020 23:11:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586905886; bh=ZZ8q7yfHpsDElnsFwm/1sSB5PmM/iwEciLmHLEXnI3A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=UZUhU2D8fhgXGlPvepLsYOGyxgOZTRBJBiLgetdqjtvGzpJKWFxnY2jrmFL3/Vq0F B9duQQPOfn4aufb2Px1/H1xmgxXuKQWk5MFQSK8zr0fr3k5A47n0Vs6skQEEznTrrV 0s4zqQUkSE9TlP2Koa9A/RJnsHLWQB9yH5rUY0gw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2441029AbgDNXLZ (ORCPT ); Tue, 14 Apr 2020 19:11:25 -0400 Received: from mail-ot1-f66.google.com ([209.85.210.66]:39619 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2441018AbgDNXLW (ORCPT ); Tue, 14 Apr 2020 19:11:22 -0400 Received: by mail-ot1-f66.google.com with SMTP id x11so1530969otp.6; Tue, 14 Apr 2020 16:11:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=uQbA1hm4F1ECx3Q8+dWpAWgcwSDF1dFS3d3ZIaptT0s=; b=DB+mBfYobMoaRdKaeemG2Q+iQOYlDdFnCv1P+j7Y0Fn5/z+SW50st5Q0ia8dBJltsE MqYWKxDyofYFgDEVh09THB/xPjOHpa1duij6TFlgV5Y6zTIwriclfRxRdXIdV1v+Frsa qQwcPz+4Gb3IwbnyXU/pvKsLWQW6OwWc2lrqv1K6RVVP2VMaLXbMMa1c5qrcwFxTT3uM I9wc+Qa8ne925YtCiy/U4uxOG4xpSY+yAO1R6wR5vLAp8lRPnf3BFGuGf+bh5caLwzKC tDNDsDH3JqdDw2k/5za9POGcXt6tbiufvb/+nu9od2B/f9gFmU/azQJrkO2rzt/fJzpi j9CA== X-Gm-Message-State: AGi0PuZ1gwE1+DPLrm68YlUZjHGeB9XVkvrqXLkl54zSY7OQxsJJs0yh x7V6ztt401/iPGi1OJbk4A== X-Google-Smtp-Source: APiQypK8ZzZ8C2d2xHIP7/hVcEIpx48D8sjnAVUS4VjaxOXBvRO5TMBQWpnOXEbSUqJLeeI5tihRSg== X-Received: by 2002:a4a:e151:: with SMTP id p17mr16389352oot.28.1586905879376; Tue, 14 Apr 2020 16:11:19 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id p130sm5952795oig.51.2020.04.14.16.11.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Apr 2020 16:11:18 -0700 (PDT) Received: (nullmailer pid 6378 invoked by uid 1000); Tue, 14 Apr 2020 23:11:18 -0000 Date: Tue, 14 Apr 2020 18:11:18 -0500 From: Rob Herring To: Laurent Pinchart Cc: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, Maxime Ripard , Philipp Zabel , Mark Yao , Sandy Huang , Chen-Yu Tsai Subject: Re: [PATCH/RFC 6/6] dt-bindings: display: bridge: Remove deprecated dw_hdmi.txt Message-ID: <20200414231118.GA6328@bogus> References: <20200405233935.27599-1-laurent.pinchart+renesas@ideasonboard.com> <20200405233935.27599-7-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200405233935.27599-7-laurent.pinchart+renesas@ideasonboard.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Mon, 6 Apr 2020 02:39:35 +0300, Laurent Pinchart wrote: > dw_hdmi.txt has been replaced with synopsys,dw-hdmi.yaml, and all > references to the old file have been converted. Remove it. > > Signed-off-by: Laurent Pinchart > --- > .../bindings/display/bridge/dw_hdmi.txt | 33 ------------------- > 1 file changed, 33 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/bridge/dw_hdmi.txt > Acked-by: Rob Herring 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.5 required=3.0 tests=MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 E1F43C2BB1D for ; Tue, 14 Apr 2020 23:11:23 +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 BD5362054F for ; Tue, 14 Apr 2020 23:11:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD5362054F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.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 4A3B66E5CC; Tue, 14 Apr 2020 23:11:23 +0000 (UTC) Received: from mail-ot1-f68.google.com (mail-ot1-f68.google.com [209.85.210.68]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8D63189830 for ; Tue, 14 Apr 2020 23:11:21 +0000 (UTC) Received: by mail-ot1-f68.google.com with SMTP id i27so1520662ota.7 for ; Tue, 14 Apr 2020 16:11:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=uQbA1hm4F1ECx3Q8+dWpAWgcwSDF1dFS3d3ZIaptT0s=; b=Cv5o5pJg1vI1cACjQXaswEfRfoFHyohPm876qottClEYnA1Rf2pphvKYeHchcLdZn9 0vpeBWbAqxBZde6yw2DVjS4WkUrXw3fuzUAsXhI2qUSoAYGp85dc8lPcNUq9+Rt4O0kz 6jJKXEHt9C51FvA6vJoNx3K2E+KRaj3Aewlf6JbxWfl1dIPQ1AhEZpB+izCPSaOoRaDg YmBIQcWxgrOTdlqYZWnUBsnP4jOdZawt4daNgFntv4O6CV3LXcpZyDyiXFNKFXeCZLAx V9y54Sn71W4bAmFcfwW6xX7f61QJJXR3cRrdSVf7/memJV5sNxj4snjYl3XAyzBioExd OnUQ== X-Gm-Message-State: AGi0PuZ+utv0QyvwGjY8j7Qc37bXMHHTUjztAUyxWBgbDRQfLkdWFhYS /XlkTH3NFRpVqUuO2bbc7g== X-Google-Smtp-Source: APiQypK8ZzZ8C2d2xHIP7/hVcEIpx48D8sjnAVUS4VjaxOXBvRO5TMBQWpnOXEbSUqJLeeI5tihRSg== X-Received: by 2002:a4a:e151:: with SMTP id p17mr16389352oot.28.1586905879376; Tue, 14 Apr 2020 16:11:19 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id p130sm5952795oig.51.2020.04.14.16.11.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Apr 2020 16:11:18 -0700 (PDT) Received: (nullmailer pid 6378 invoked by uid 1000); Tue, 14 Apr 2020 23:11:18 -0000 Date: Tue, 14 Apr 2020 18:11:18 -0500 From: Rob Herring To: Laurent Pinchart Subject: Re: [PATCH/RFC 6/6] dt-bindings: display: bridge: Remove deprecated dw_hdmi.txt Message-ID: <20200414231118.GA6328@bogus> References: <20200405233935.27599-1-laurent.pinchart+renesas@ideasonboard.com> <20200405233935.27599-7-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200405233935.27599-7-laurent.pinchart+renesas@ideasonboard.com> User-Agent: Mutt/1.10.1 (2018-07-13) 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: devicetree@vger.kernel.org, Sandy Huang , dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, Chen-Yu Tsai , Maxime Ripard , Mark Yao Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 6 Apr 2020 02:39:35 +0300, Laurent Pinchart wrote: > dw_hdmi.txt has been replaced with synopsys,dw-hdmi.yaml, and all > references to the old file have been converted. Remove it. > > Signed-off-by: Laurent Pinchart > --- > .../bindings/display/bridge/dw_hdmi.txt | 33 ------------------- > 1 file changed, 33 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/bridge/dw_hdmi.txt > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel