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=-6.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 7D01BC47082 for ; Thu, 3 Jun 2021 06:11:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5BFC861026 for ; Thu, 3 Jun 2021 06:11:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229640AbhFCGNZ (ORCPT ); Thu, 3 Jun 2021 02:13:25 -0400 Received: from mail.kernel.org ([198.145.29.99]:35764 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229635AbhFCGNY (ORCPT ); Thu, 3 Jun 2021 02:13:24 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id C925261026; Thu, 3 Jun 2021 06:11:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622700700; bh=Q73hleFszlpPr7Oa7eVZiC4Dnz966gpJ5+K8H/8Os2o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ArxxWSnO+TdzZmqJcyZv1mF6rXgBUNVRd6lQry26UdFoVTjnfVhJbNS3J01UZPR1E iYpROH+9QjrVVn4sw9LmgBE1YH1gmv8iq8BQaFcZiXd+9ST92XFt4qhAT8gpYyYu1A pENYiOfHfrvrosOFt3SUc3KN2UmkgPEYYVS0V2a4WfLbNw4gTxmhMrKBmMBRqSf0Yw 6vUwS/A4wk64OvAkbUIo+ZlxTTC6ulUvNZAi8bwrIesqGB5hfZidbMxa7T4xK9qL8j FFC3fuIbMoxATN1XtGBP98Q1bubMIgXj3A8xOgfAPKmgHFS8rgbeGcz1cXdNSdX92H iGgAgUPTnTrjA== Date: Thu, 3 Jun 2021 11:41:36 +0530 From: Vinod Koul To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Jonathan Corbet , Konstantin Porotchkin , Rob Herring , linux-kernel@vger.kernel.org Subject: Re: [PATCH 09/12] MAINTAINERS: update marvell,armada-3700-utmi-phy.yaml reference Message-ID: References: <9342a88ed44726a1cc405470c834d746d4d0524c.1622648507.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9342a88ed44726a1cc405470c834d746d4d0524c.1622648507.git.mchehab+huawei@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On 02-06-21, 17:43, Mauro Carvalho Chehab wrote: > Changeset 6569d8386388 ("dt-bindings: phy: convert phy-mvebu-utmi to YAML schema") > renamed: Documentation/devicetree/bindings/phy/phy-mvebu-utmi.txt > to: Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml. > > Update its cross-reference accordingly. Applied, thanks -- ~Vinod