From patchwork Wed Jan 26 16:05:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tobias Waldekranz X-Patchwork-Id: 536848 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 F2D2AC28CF5 for ; Wed, 26 Jan 2022 16:05:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236122AbiAZQFz (ORCPT ); Wed, 26 Jan 2022 11:05:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53628 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236098AbiAZQFw (ORCPT ); Wed, 26 Jan 2022 11:05:52 -0500 Received: from mail-lj1-x234.google.com (mail-lj1-x234.google.com [IPv6:2a00:1450:4864:20::234]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 54D25C06173B for ; Wed, 26 Jan 2022 08:05:52 -0800 (PST) Received: by mail-lj1-x234.google.com with SMTP id z7so307863ljj.4 for ; Wed, 26 Jan 2022 08:05:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=waldekranz-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:organization:content-transfer-encoding; bh=zF3IX+ZoZuEP5wIGog8Vz1x7D6J5qbB47X1+HgTp1Ro=; b=ik07UYqRR/fgOvihUdeZBxy46SLo1jEawOHrQgsOSokIdvUBKoW6kiOuzx0XABMCUe J4N8p1M0AAwC8lJd1+zjHU2l40GZfC7g+27/fG94k2Y5JW25pb5tNAR5qZQqmWfBwOuD AXYTo9LpijDJbA1AJVPH6IyAvbeu/kWhPNQWgfuqJvSjvDcadThJogbuW3mpQVtM+eb1 4C47YUdMicmJjfb+KW07ZoaMoa15Jxi37LiM8cB4QQQF1Zin/MwbZbkJr0RYSL0a0A13 TVLUCAWqA12D+C2dfH+vDIfAm7WFhFrgAnd5bryepd88DLXU8a4M7JSJIHydQ1ebK2Jg knDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:organization:content-transfer-encoding; bh=zF3IX+ZoZuEP5wIGog8Vz1x7D6J5qbB47X1+HgTp1Ro=; b=nPgG9Pt1dwT69geoJGpfs6za0ghK/rulFEnofAryxMYpPW5wGYbALpE6wMoGKIOY/c u3g8+TMkykYF5iDiYcRLHSTInxQlQ8X4fN3q61ApE+8+z/VDYtGucTQGuTTROZpNjFRQ 4QbgPgtiaeb1twHC9cE5rAV541E5lykO6bJBkOu56Ni4eQaQ0yVqs7rcSGoL3SsoW63D Nl59fiiIKTxcIH9nXeM3sDJD2mlkaMapXI3PNruLO0gEYUgEgDitHBYfT3N7pAPLs1Ir eb+TpBtW1BLjO3AXYi7RS7GnP43F0ue/PyIsLCU6AQYVCyTLjUECXCNGh+ItlKwLo0U+ Dx3g== X-Gm-Message-State: AOAM531lYax6DmCApY/GpTCXLNBkm/ALp/+8cqNgOcc1FOu29Xv58vgM VauFftghPYGZcBBlS68phmrvQw== X-Google-Smtp-Source: ABdhPJwRd7UsXBcQJGD1W7d+Jy7L1ysRcWJeJ1tVFL/lRHXd/asCPE1V2I18cUko0Sixa5mkyU/SLw== X-Received: by 2002:a2e:9e87:: with SMTP id f7mr19181390ljk.160.1643213150617; Wed, 26 Jan 2022 08:05:50 -0800 (PST) Received: from veiron.westermo.com (static-193-12-47-89.cust.tele2.se. [193.12.47.89]) by smtp.gmail.com with ESMTPSA id p6sm1869984lfa.241.2022.01.26.08.05.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Jan 2022 08:05:50 -0800 (PST) From: Tobias Waldekranz To: davem@davemloft.net, kuba@kernel.org Cc: netdev@vger.kernel.org, Andrew Lunn , Madalin Bucur , Rob Herring , Scott Wood , Shaohui Xie , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 net-next 1/5] dt-bindings: net: xgmac_mdio: Remove unsupported "bus-frequency" Date: Wed, 26 Jan 2022 17:05:39 +0100 Message-Id: <20220126160544.1179489-2-tobias@waldekranz.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220126160544.1179489-1-tobias@waldekranz.com> References: <20220126160544.1179489-1-tobias@waldekranz.com> MIME-Version: 1.0 Organization: Westermo Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This property has never been supported by the driver. The kernel has settled on "clock-frequency" as the standard name for this binding, so once that is supported we will document that instead. Fixes: 7f93c9d90f4d ("power/fsl: add MDIO dt binding for FMan") Signed-off-by: Tobias Waldekranz Reviewed-by: Andrew Lunn --- Documentation/devicetree/bindings/net/fsl-fman.txt | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Documentation/devicetree/bindings/net/fsl-fman.txt b/Documentation/devicetree/bindings/net/fsl-fman.txt index 020337f3c05f..cd5288fb4318 100644 --- a/Documentation/devicetree/bindings/net/fsl-fman.txt +++ b/Documentation/devicetree/bindings/net/fsl-fman.txt @@ -388,15 +388,6 @@ PROPERTIES Value type: Definition: A standard property. -- bus-frequency - Usage: optional - Value type: - Definition: Specifies the external MDIO bus clock speed to - be used, if different from the standard 2.5 MHz. - This may be due to the standard speed being unsupported (e.g. - due to a hardware problem), or to advertise that all relevant - components in the system support a faster speed. - - interrupts Usage: required for external MDIO Value type: