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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2D959C7EE21 for ; Sun, 30 Apr 2023 12:53:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230114AbjD3Mxv (ORCPT ); Sun, 30 Apr 2023 08:53:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229904AbjD3Mxu (ORCPT ); Sun, 30 Apr 2023 08:53:50 -0400 Received: from sender3-op-o18.zoho.com (sender3-op-o18.zoho.com [136.143.184.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D84A2D48; Sun, 30 Apr 2023 05:53:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1682859201; cv=none; d=zohomail.com; s=zohoarc; b=bBcQznq2fDpSERjj4ibrDKZPTQ07v29w5NADsTnqHyhEIZM6OsNShf0uzL+foGc9Ex4N3srsx9uRMsR/BN5UXvYRFtevJH/jUYHfuJZ9d1PwdNOg2kO3SglJ1ZwnTi4+VucFooDtGz7uN4dprLMx7tSVwXZvtzj6TU3k56Vu1sQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1682859201; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=PyF1LRlQ1oKiECojoeRp0HPAq+oTkJBBxCJK5o53pd4=; b=bru/DKsg6Qag0VMMmka691X37uAtZll7z5lujzQ3PXnuYmrsMamL1IsP5RSdZintKbdhsPbm8hly/hXyF1eWiv4DjXr+3LoXR8GtAFjHK7uRI6WpT0EQMr0jpRgfT8dSp9hLtfhmw6nkyHMfV2KTFQlqM+hV1yRA8EqPqjHMnYA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=arinc9.com; spf=pass smtp.mailfrom=arinc.unal@arinc9.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1682859201; s=zmail; d=arinc9.com; i=arinc.unal@arinc9.com; h=Message-ID:Date:Date:MIME-Version:Subject:Subject:To:To:Cc:Cc:References:From:From:In-Reply-To:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=PyF1LRlQ1oKiECojoeRp0HPAq+oTkJBBxCJK5o53pd4=; b=kFzx6YZhHIE9pXmCb+9hCVIzeQmjibm+BW+4d3vErFN9r4e+NniM29dBWAorKU94 +w/QSsBTKiVkAJkzT/0myFOXBbcFWTusTeWdckYssTliHTMbU3k4MyzYOByutEhRo8w EKw2TK4TbJ/e67ox/GboR4SzDC7MVSJLQSGXJUm4= Received: from [10.10.10.3] (149.91.1.15 [149.91.1.15]) by mx.zohomail.com with SMTPS id 1682859200456253.51681302133647; Sun, 30 Apr 2023 05:53:20 -0700 (PDT) Message-ID: Date: Sun, 30 Apr 2023 15:53:00 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH 2/2] dt-bindings: net: dsa: mediatek,mt7530: document MDIO-bus Content-Language: en-US To: David Bauer , Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , AngeloGioacchino Del Regno , Landen Chao , DENG Qingfang , Sean Wang , Daniel Golle Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org References: <20230430112834.11520-1-mail@david-bauer.net> <20230430112834.11520-2-mail@david-bauer.net> From: =?UTF-8?B?QXLEsW7DpyDDnE5BTA==?= In-Reply-To: <20230430112834.11520-2-mail@david-bauer.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-ZohoMailClient: External Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On 30.04.2023 14:28, David Bauer wrote: > Document the ability to add nodes for the MDIO bus connecting the > switch-internal PHYs. > > Signed-off-by: David Bauer > --- > .../devicetree/bindings/net/dsa/mediatek,mt7530.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml > index e532c6b795f4..50f8f83cc440 100644 > --- a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml > +++ b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml > @@ -128,6 +128,12 @@ properties: > See Documentation/devicetree/bindings/regulator/mt6323-regulator.txt for > details for the regulator setup on these boards. > > + mdio: > + $ref: /schemas/net/mdio.yaml# > + unevaluatedProperties: false > + description: > + Node for the internal MDIO bus connected to the embedded ethernet-PHYs. Maybe saying "connected to the internal switch PHYs" would better explain this. Arınç