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=-19.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 9CBBDC433F5 for ; Thu, 16 Sep 2021 09:16:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 80C6361209 for ; Thu, 16 Sep 2021 09:16:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235732AbhIPJR0 (ORCPT ); Thu, 16 Sep 2021 05:17:26 -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 Content-Transfer-Encoding: 8bit Sender: Mauro Carvalho Chehab Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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 ==================== -- 2.31.1 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=-17.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT 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 75463C43219 for ; Thu, 16 Sep 2021 09:15:00 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 476756120F for ; Thu, 16 Sep 2021 09:15:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 476756120F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sxkzGrAM8FuJnBVo9eXLniZgREPBXqZizv2FC/Z79R0=; b=ohra+hq7Wg34de uc72xzpp5GR4sbjtlnyNKTO6pI5S7xJkQ35SS+nrxJGY9Gty0U6A9JDvot9KpuYVU3PMtYP6O8cYr wZQS0b11iKi3zPyVfNmm1NszhkLEjb8AVdHSMHYurRWixP+h0+NRzGre1Ne/Mn9DYL9+HBkONkko/ 0zfMqeqheDFRP0g2Zi6py7L7NnQ4Btd61ly+YtZ1oERn2d35H7Pd1n/xA9vXhR9nNClkGvVOwmPKa 7+i9KaZzfpeFv5zayH2BwaP5cfHkckM5lQc6EJeS210wBn8GlIG6WpFDXulQ2ouYSZcqo0Z3m+0SA d5V3EG8UF+b9zuiueYNA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQnTm-00AeOJ-9z; Thu, 16 Sep 2021 09:14:50 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQnTK-00Ae9Q-Br; Thu, 16 Sep 2021 09:14:24 +0000 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210916_021422_467359_7DD18B6C X-CRM114-Status: GOOD ( 11.72 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.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 ==================== -- 2.31.1 _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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=-16.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT 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 BFE0AC433FE for ; Thu, 16 Sep 2021 09:14:26 +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 89C2B611CA for ; Thu, 16 Sep 2021 09:14:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 89C2B611CA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 00BBD6EB1D; Thu, 16 Sep 2021 09:14:23 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 391986EB1F for ; Thu, 16 Sep 2021 09:14:22 +0000 (UTC) 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 Content-Transfer-Encoding: 8bit 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 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 ==================== -- 2.31.1 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=-17.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT 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 7C741C433F5 for ; Thu, 16 Sep 2021 09:16:03 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 4E7F361108 for ; Thu, 16 Sep 2021 09:16:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4E7F361108 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=dPZc4Fc1vQEC4Bv75XBAKANb4A6X9Gl/dsi56lv8wwE=; b=XmYxKqRfLiLqrz bZE+wCCJKdiGfNvRC2UDcLLQ7wrCUZiUyTAH4g9hboCFduhqKBA8dWEGnEQawMJ/9ODxkTVAj3+zt 2LyK5GR2wGOCyykFNAa6IyJE7Fn7CLi+J0BiAY1OGciPAorOWjf1pCT7DZeiW9XeWdUN14oCNE/tK WykRsPdo4hxbzb4GrPgsKrIpi3GhLNOnEziy0d66ICvkARDMaA5QYa77KF9sfei4GjkKFdMZVNkUn E4lpF97FgpXHDB51DbfJvtD/ag7peiCzqb9c+vQQY3V0BuTzRGjeBBBqDdPS5yeFrDYy2knJZQDf3 zxJ5jlwEqqi/CIdcXGWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQnTc-00AeLH-L2; Thu, 16 Sep 2021 09:14:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQnTK-00Ae9Q-Br; Thu, 16 Sep 2021 09:14:24 +0000 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210916_021422_467359_7DD18B6C X-CRM114-Status: GOOD ( 11.72 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 ==================== -- 2.31.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel