From patchwork Thu Jul 13 22:18:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Chen X-Patchwork-Id: 702363 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 E6740C001B0 for ; Thu, 13 Jul 2023 22:19:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232799AbjGMWTR (ORCPT ); Thu, 13 Jul 2023 18:19:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232777AbjGMWTQ (ORCPT ); Thu, 13 Jul 2023 18:19:16 -0400 Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CBB332736 for ; Thu, 13 Jul 2023 15:19:15 -0700 (PDT) Received: by mail-qv1-xf2f.google.com with SMTP id 6a1803df08f44-63770af327fso7147416d6.2 for ; Thu, 13 Jul 2023 15:19:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; t=1689286755; x=1691878755; h=references:in-reply-to:message-id:date:subject:cc:to:from:from:to :cc:subject:date:message-id:reply-to; bh=OZAI80NdA3ufhPLth1OwRCdDox63prx0c8OtI9QJgzE=; b=EewZ0XjMxW9k2f9vwqH6KekDhSm4OYMkCgsXQSxwxV54acQbVh5N4FAdmnL12InApx nscRxswJL81rb6MJTcnL+7XnZLzLl29Hmf51tXwx21sKGOV9O6QHnMbTnqjjrfI4z2Uo mAEIX2IyL3iyal4SL+B4oshKrYQ+qiGCo/zjk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689286755; x=1691878755; h=references:in-reply-to:message-id:date:subject:cc:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=OZAI80NdA3ufhPLth1OwRCdDox63prx0c8OtI9QJgzE=; b=BX4Fgs5UZ853IMODzghMi95lZJD4zae+4O5yeFXM3NcJ47GBeA5afQRXS/Nq9pUlI/ 87PE5moOwLbF5wEhdCA0BozGi4ER547Rplv4oD3dTeXHbXs9tQRWSNeIp7yKWCLtztTs zkLR8qefRQ+YWT+KrY1HS/GdUpl+dIWSwuS/gwkEm7TCUk3vK4lyCqAtdEBZIqFWP5wA ZyodHumg8xA/7hG3eGwcZm3XSJkREaPXoUoLara6MgDtU0QNvw9Dk2m0LRmSzlsXVztj F2yO+9QVX4a4UV1xoQLON1ZeZ67apP/B/cU6ITeyK0/+xhdhF7WMiZ6xGthDtkELoXXR JIug== X-Gm-Message-State: ABy/qLaAICmreKBBqcC4llMNg0k1zn+VPG59wMJ7VUuWkFlQ0CPUWm25 EWreiYA2JxzKb6tlldwe1ictgg== X-Google-Smtp-Source: APBJJlFFaNOKgcQHxz/d9JVfrBGbfoErKD0wtudd0PXZ4ze1v02twfjADoZM0annlD81ovPkXTs53Q== X-Received: by 2002:a0c:a991:0:b0:635:d5c5:15d2 with SMTP id a17-20020a0ca991000000b00635d5c515d2mr3042431qvb.18.1689286754946; Thu, 13 Jul 2023 15:19:14 -0700 (PDT) Received: from stbirv-lnx-2.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id i14-20020a0cf38e000000b006262de12a8csm427623qvk.65.2023.07.13.15.19.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 15:19:14 -0700 (PDT) From: Justin Chen To: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, bcm-kernel-feedback-list@broadcom.com Cc: florian.fainelli@broadcom.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, opendmb@gmail.com, andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk, richardcochran@gmail.com, sumit.semwal@linaro.org, simon.horman@corigine.com, christian.koenig@amd.com, Justin Chen Subject: [net-next v9 01/11] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0 Date: Thu, 13 Jul 2023 15:18:56 -0700 Message-Id: <1689286746-43609-2-git-send-email-justin.chen@broadcom.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1689286746-43609-1-git-send-email-justin.chen@broadcom.com> References: <1689286746-43609-1-git-send-email-justin.chen@broadcom.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The ASP 2.0 Ethernet controller uses a brcm unimac. Reviewed-by: Simon Horman Acked-by: Conor Dooley Signed-off-by: Florian Fainelli Signed-off-by: Justin Chen --- Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml b/Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml index 0be426ee1e44..6684810fcbf0 100644 --- a/Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml +++ b/Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml @@ -22,6 +22,8 @@ properties: - brcm,genet-mdio-v3 - brcm,genet-mdio-v4 - brcm,genet-mdio-v5 + - brcm,asp-v2.0-mdio + - brcm,asp-v2.1-mdio - brcm,unimac-mdio reg: