From patchwork Thu Sep 16 09:13:56 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 1528733 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@ozlabs.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=SW94wruf; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4H9BHw6tvtz9shn for ; Thu, 16 Sep 2021 19:15:08 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235807AbhIPJQ1 (ORCPT ); Thu, 16 Sep 2021 05:16:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:40934 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235425AbhIPJPm (ORCPT ); Thu, 16 Sep 2021 05:15:42 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 586046120D; Thu, 16 Sep 2021 09:14:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631783661; bh=zDcDBX6eE0bO8UITevPPoTLTO8JLB4xPsBz8UuRXPe4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SW94wrufH0ymeTLjIxMXsrNQywYPu2F5h7OPgdyLx5p3fCIiQnWFFoj4Dgl7Df5Qz +mcqNn09FcxUOqS193pMmO2A5T0h3ZJtclN2Bp365tj6JtcJMwqE5oA+T1xxpEwo5D tCOZ0a31CZnfNhiSN2Ou3n91ziZvnfB3eVUNkq29YV5fLwEcXpMBjTzcOtM8J1TTQ1 QWS68rz5YA/GZNPqgSM2NiThXXTkFt642x464IEtqQgNhx33MfmyDNd5J2y3/SwtFu kwxZ88RYIy4gKmfCJZVI0wq+q4wixxPGaoHh2grxOCryPxZtY/UrOtKJKVPMLtOKFb 8OiDsL7h4NAug== Received: by mail.kernel.org with local (Exim 4.94.2) (envelope-from ) id 1mQnTH-001sKk-Bo; Thu, 16 Sep 2021 11:14:19 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , Chun-Kuang Hu , Daniel Vetter , David Airlie , Fabien Parent , Matthias Brugger , Philipp Zabel , Rob Herring , devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: [PATCH 03/24] dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml reference Date: Thu, 16 Sep 2021 11:13:56 +0200 Message-Id: <59ed57747db9ce9ee1875488245512050de85057.1631783482.git.mchehab+huawei@kernel.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: References: MIME-Version: 1.0 Sender: Mauro Carvalho Chehab Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Changeset cba3c40d1f97 ("dt-bindings: arm: mediatek: mmsys: convert to YAML format") renamed: Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.txt to: Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml. Update its cross-reference accordingly. Fixes: cba3c40d1f97 ("dt-bindings: arm: mediatek: mmsys: convert to YAML format") Signed-off-by: Mauro Carvalho Chehab --- .../devicetree/bindings/display/mediatek/mediatek,disp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt index fbb59c9ddda6..78044c340e20 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt @@ -9,7 +9,7 @@ function block. All DISP device tree nodes must be siblings to the central MMSYS_CONFIG node. For a description of the MMSYS_CONFIG binding, see -Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.txt. +Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml. DISP function blocks ====================