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,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 0DE1CC2D0F0 for ; Mon, 30 Mar 2020 21:15:12 +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 D6FEF20771 for ; Mon, 30 Mar 2020 21:15:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D6FEF20771 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 C799A6E4AE; Mon, 30 Mar 2020 21:15:10 +0000 (UTC) Received: from mail-io1-f65.google.com (mail-io1-f65.google.com [209.85.166.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 06DB16E4AE for ; Mon, 30 Mar 2020 21:15:09 +0000 (UTC) Received: by mail-io1-f65.google.com with SMTP id m15so19485873iob.5 for ; Mon, 30 Mar 2020 14:15:09 -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=DiQpzvoXsdu2ngt5gwdJMip4fqFPo7qKub8h97nqjG0=; b=PnjFzgbFcB5SAqpj+7ufRz73lsC5ScrFZ/De9RcYM5ERG8fTz7ZdNAqJw3b50e5tex uyQs5eozuW5y8+gMEkabdbiTt/6I18Kao/rPS4xzcqwe4NE8k+GlxK6rCai1M4bPTpUN p1lunfIc5rI845kkgzQl/4xO2VZvMw0uNw8mBom0MEqjzpvbIrXd4EhA4UvAoiv6EBj0 2xWfhLcfa/aMOCHqIeI7EG2ypd9elMUiGX35HxP+KcjN4dSN8Ht8dCrmGll7uS9QUXHf 4lcVt5LnFU8t1G5Pkz3tpbfy4Y/8rQEg0C28oSD48X8PpzClkMEMXyZK+ipzuSKOrZ+U 5K4g== X-Gm-Message-State: ANhLgQ0gYR3tDzwUEzJLMKcwjB5LHS9KrkT77pvVIsTIzq/EnsK6uIfF +0QO88FXMBdeMLVTr6E2Og== X-Google-Smtp-Source: ADFU+vvmElgbY3zcH67E5ZpTJhcpBhMdNuV5bHMxaQeVOZ5mZFOmyvAdfClT9+s9vA7kkG9dM9Mg6A== X-Received: by 2002:a02:8784:: with SMTP id t4mr10913216jai.31.1585602909188; Mon, 30 Mar 2020 14:15:09 -0700 (PDT) Received: from rob-hp-laptop ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id w88sm5212239ila.24.2020.03.30.14.15.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Mar 2020 14:15:08 -0700 (PDT) Received: (nullmailer pid 30071 invoked by uid 1000); Mon, 30 Mar 2020 21:15:07 -0000 Date: Mon, 30 Mar 2020 15:15:07 -0600 From: Rob Herring To: Mauro Carvalho Chehab Subject: Re: [PATCH 10/12] docs: dt: display/ti: fix typos at the devicetree/ directory name Message-ID: <20200330211507.GA14220@bogus> References: <875b824ac97bd76dfe77b6227ff9b6b2671a6abf.1584450500.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <875b824ac97bd76dfe77b6227ff9b6b2671a6abf.1584450500.git.mchehab+huawei@kernel.org> 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, Jonathan Corbet , David Airlie , Linux Doc Mailing List , linux-kernel@vger.kernel.org, Jyri Sarha , Tomi Valkeinen , dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Mar 17, 2020 at 02:10:49PM +0100, Mauro Carvalho Chehab wrote: > The name of the devicetree directory is wrong on those three > TI bindings: > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml | 2 +- > Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml | 2 +- > Documentation/devicetree/bindings/display/ti/ti,k2g-dss.yaml | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) Applied to drm-misc. Rob _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel