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=-14.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 53C50C433E0 for ; Fri, 26 Feb 2021 07:15:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0236664EC8 for ; Fri, 26 Feb 2021 07:14:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229550AbhBZHOo (ORCPT ); Fri, 26 Feb 2021 02:14:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42908 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230010AbhBZHOc (ORCPT ); Fri, 26 Feb 2021 02:14:32 -0500 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B70DC061574 for ; Thu, 25 Feb 2021 23:13:50 -0800 (PST) Received: by mail-wr1-x429.google.com with SMTP id d11so7550178wrj.7 for ; Thu, 25 Feb 2021 23:13:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:cc:references:from:subject:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=GXJrCOIIHgwgandMFmyPfpdYJe1zF8kLsyhlpkqlLgs=; b=rxW9CGq9DxTsjlziJeB3mv8N/j8Up/eMUbI8EJvEBZI71oaIgdlknbgfPqCUT5oF8A NczbzgZLU6BY8BZ0PGFVwKhY8zQbqZn+FtpLdOqcNH0c8yYmiQb+iGdFrXhs0FmZgy2t rFoy1iGJBx5+pDn+K3705LCwXTYBY1wN4+Sa2n7n9e8Up8jyl3joJ2+jeB4fKjhnEaen 3e+JEX/gUZnaAUsaWxV7PMpuEPvUB9qui/UPpbCtq7qoHfs72YdvvKtbrzbdgvZn1X0x LJAkIJfSYZqT+dLCxmMvc19Xl4ncBM/kxsetdraJNCrNwMAN/MV8BEKUem01l/ciIQFZ 8Qvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:cc:references:from:subject:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=GXJrCOIIHgwgandMFmyPfpdYJe1zF8kLsyhlpkqlLgs=; b=s1Uq0DeqrvaS0u22hDafM+7ICLU2fh7xlaRSKv3GkawvBJnz2ZWP7aWOe0afoRgggU FtX3VvNYW/C6QoIdRJlRmb20Q+2vsy2Jzk6LnRC/TzANPoUC+6vYfw0oa1AuiuOz/jPL 9LrcQFYQqyiyXEJukpY9W+9/8sojSTzb4r4JSMEPY/RZgXKkjfZL5YpOZnfeYpSHXM0l z5Fqv2dwhgtemHmr0JIWGulBt55kjH9NK8r7XzT+ujcQpK95PiVBlwCQc1uQYVMkSNzR k7iSPNqb2Zr+uSr8P3oWURrj1q1m+5RIH3DLl3YYam9pSD70FGIVujH1g78it0MPxLjc NSAA== X-Gm-Message-State: AOAM533IDbBJ541Wks0eEH/7ClDTjml5sEx+D2U0Y8NEr28Ta4LdLief sBTfLE4h0GRT69PZzgaR6VY= X-Google-Smtp-Source: ABdhPJxdCQ2Zc5woTFhcsFgoBfjmB9G2AgYNz5NV1T83SMfUc7nHuUrneYFW/aYSwRnYh6UsnXhIdg== X-Received: by 2002:a5d:430a:: with SMTP id h10mr1672730wrq.162.1614323628932; Thu, 25 Feb 2021 23:13:48 -0800 (PST) Received: from ?IPv6:2003:ea:8f39:5b00:3483:8cf6:25ff:155b? (p200300ea8f395b0034838cf625ff155b.dip0.t-ipconnect.de. [2003:ea:8f39:5b00:3483:8cf6:25ff:155b]) by smtp.googlemail.com with ESMTPSA id i8sm13470724wry.90.2021.02.25.23.13.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 25 Feb 2021 23:13:47 -0800 (PST) To: =?UTF-8?Q?Daniel_Gonz=c3=a1lez_Cabanelas?= Cc: Andrew Lunn , Florian Fainelli , "David S. Miller" , Jakub Kicinski , gregkh@linuxfoundation.org, netdev@vger.kernel.org, =?UTF-8?Q?=c3=81lvaro_Fern=c3=a1ndez_Rojas?= References: <2323124.5UR7tLNZLG@tool> <9d9f3077-9c5c-e7bc-0c77-8e8353be7732@gmail.com> <0e75a5c3-f6bd-6039-3cfd-8708da963d20@gmail.com> <7fc4933f-36d4-99dc-f968-9ca3b8758a9b@gmail.com> From: Heiner Kallweit Subject: Re: [PATCH v2] bcm63xx_enet: fix internal phy IRQ assignment Message-ID: Date: Fri, 26 Feb 2021 08:13:41 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On 25.02.2021 23:28, Daniel González Cabanelas wrote: > El jue, 25 feb 2021 a las 21:05, Heiner Kallweit > () escribió: >> >> On 25.02.2021 17:36, Daniel González Cabanelas wrote: >>> El jue, 25 feb 2021 a las 8:22, Heiner Kallweit >>> () escribió: >>>> >>>> On 25.02.2021 00:54, Daniel González Cabanelas wrote: >>>>> El mié, 24 feb 2021 a las 23:01, Florian Fainelli >>>>> () escribió: >>>>>> >>>>>> >>>>>> >>>>>> On 2/24/2021 1:44 PM, Heiner Kallweit wrote: >>>>>>> On 24.02.2021 16:44, Daniel González Cabanelas wrote: >>>>>>>> The current bcm63xx_enet driver doesn't asign the internal phy IRQ. As a >>>>>>>> result of this it works in polling mode. >>>>>>>> >>>>>>>> Fix it using the phy_device structure to assign the platform IRQ. >>>>>>>> >>>>>>>> Tested under a BCM6348 board. Kernel dmesg before the patch: >>>>>>>> Broadcom BCM63XX (1) bcm63xx_enet-0:01: attached PHY driver [Broadcom >>>>>>>> BCM63XX (1)] (mii_bus:phy_addr=bcm63xx_enet-0:01, irq=POLL) >>>>>>>> >>>>>>>> After the patch: >>>>>>>> Broadcom BCM63XX (1) bcm63xx_enet-0:01: attached PHY driver [Broadcom >>>>>>>> BCM63XX (1)] (mii_bus:phy_addr=bcm63xx_enet-0:01, irq=17) >>>>>>>> >>>>>>>> Pluging and uplugging the ethernet cable now generates interrupts and the >>>>>>>> PHY goes up and down as expected. >>>>>>>> >>>>>>>> Signed-off-by: Daniel González Cabanelas >>>>>>>> --- >>>>>>>> changes in V2: >>>>>>>> - snippet moved after the mdiobus registration >>>>>>>> - added missing brackets >>>>>>>> >>>>>>>> drivers/net/ethernet/broadcom/bcm63xx_enet.c | 13 +++++++++++-- >>>>>>>> 1 file changed, 11 insertions(+), 2 deletions(-) >>>>>>>> >>>>>>>> diff --git a/drivers/net/ethernet/broadcom/bcm63xx_enet.c b/drivers/net/ethernet/broadcom/bcm63xx_enet.c >>>>>>>> index fd876721316..dd218722560 100644 >>>>>>>> --- a/drivers/net/ethernet/broadcom/bcm63xx_enet.c >>>>>>>> +++ b/drivers/net/ethernet/broadcom/bcm63xx_enet.c >>>>>>>> @@ -1818,10 +1818,19 @@ static int bcm_enet_probe(struct platform_device *pdev) >>>>>>>> * if a slave is not present on hw */ >>>>>>>> bus->phy_mask = ~(1 << priv->phy_id); >>>>>>>> >>>>>>>> - if (priv->has_phy_interrupt) >>>>>>>> + ret = mdiobus_register(bus); >>>>>>>> + >>>>>>>> + if (priv->has_phy_interrupt) { >>>>>>>> + phydev = mdiobus_get_phy(bus, priv->phy_id); >>>>>>>> + if (!phydev) { >>>>>>>> + dev_err(&dev->dev, "no PHY found\n"); >>>>>>>> + goto out_unregister_mdio; >>>>>>>> + } >>>>>>>> + >>>>>>>> bus->irq[priv->phy_id] = priv->phy_interrupt; >>>>>>>> + phydev->irq = priv->phy_interrupt; >>>>>>>> + } >>>>>>>> >>>>>>>> - ret = mdiobus_register(bus); >>>>>>> >>>>>>> You shouldn't have to set phydev->irq, this is done by phy_device_create(). >>>>>>> For this to work bus->irq[] needs to be set before calling mdiobus_register(). >>>>>> >>>>>> Yes good point, and that is what the unchanged code does actually. >>>>>> Daniel, any idea why that is not working? >>>>> >>>>> Hi Florian, I don't know. bus->irq[] has no effect, only assigning the >>>>> IRQ through phydev->irq works. >>>>> >>>>> I can resend the patch without the bus->irq[] line since it's >>>>> pointless in this scenario. >>>>> >>>> >>>> It's still an ugly workaround and a proper root cause analysis should be done >>>> first. I can only imagine that phydev->irq is overwritten in phy_probe() >>>> because phy_drv_supports_irq() is false. Can you please check whether >>>> phydev->irq is properly set in phy_device_create(), and if yes, whether >>>> it's reset to PHY_POLL in phy_probe()?. >>>> >>> >>> Hi Heiner, I added some kernel prints: >>> >>> [ 2.712519] libphy: Fixed MDIO Bus: probed >>> [ 2.721969] =======phy_device_create=========== >>> [ 2.726841] phy_device_create: dev->irq = 17 >>> [ 2.726841] >>> [ 2.832620] =======phy_probe=========== >>> [ 2.836846] phy_probe: phydev->irq = 17 >>> [ 2.840950] phy_probe: phy_drv_supports_irq = 0, phy_interrupt_is_valid = 1 >>> [ 2.848267] phy_probe: phydev->irq = -1 >>> [ 2.848267] >>> [ 2.854059] =======phy_probe=========== >>> [ 2.858174] phy_probe: phydev->irq = -1 >>> [ 2.862253] phy_probe: phydev->irq = -1 >>> [ 2.862253] >>> [ 2.868121] libphy: bcm63xx_enet MII bus: probed >>> [ 2.873320] Broadcom BCM63XX (1) bcm63xx_enet-0:01: attached PHY >>> driver [Broadcom BCM63XX (1)] (mii_bus:phy_addr=bcm63xx_enet-0:01, >>> irq=POLL) >>> >>> Currently using kernel 5.4.99. I still have no idea what's going on. >>> >> Thanks for debugging. This confirms my assumption that the interrupt >> is overwritten in phy_probe(). I'm just scratching my head how >> phy_drv_supports_irq() can return 0. In 5.4.99 it's defined as: >> >> static bool phy_drv_supports_irq(struct phy_driver *phydrv) >> { >> return phydrv->config_intr && phydrv->ack_interrupt; >> } >> >> And that's the PHY driver: >> >> static struct phy_driver bcm63xx_driver[] = { >> { >> .phy_id = 0x00406000, >> .phy_id_mask = 0xfffffc00, >> .name = "Broadcom BCM63XX (1)", >> /* PHY_BASIC_FEATURES */ >> .flags = PHY_IS_INTERNAL, >> .config_init = bcm63xx_config_init, >> .ack_interrupt = bcm_phy_ack_intr, >> .config_intr = bcm63xx_config_intr, >> } >> >> So both callbacks are set. Can you extend your debugging and check >> in phy_drv_supports_irq() which of the callbacks is missing? >> > > Hi, both callbacks are missing on the first check. However on the next > calls they're there. > > [ 2.263909] libphy: Fixed MDIO Bus: probed > [ 2.273026] =======phy_device_create=========== > [ 2.277908] phy_device_create: dev->irq = 17 > [ 2.277908] > [ 2.373104] =======phy_probe=========== > [ 2.377336] phy_probe: phydev->irq = 17 > [ 2.381445] phy_drv_supports_irq: phydrv->config_intr = 0, > phydrv->ack_interrupt = 0 > [ 2.389554] phydev->irq = PHY_POLL; > [ 2.393186] phy_probe: phydev->irq = -1 > [ 2.393186] > [ 2.398987] =======phy_probe=========== > [ 2.403108] phy_probe: phydev->irq = -1 > [ 2.407195] phy_drv_supports_irq: phydrv->config_intr = 1, > phydrv->ack_interrupt = 1 > [ 2.415314] phy_probe: phydev->irq = -1 > [ 2.415314] > [ 2.421189] libphy: bcm63xx_enet MII bus: probed > [ 2.426129] =======phy_connect=========== > [ 2.430410] phy_drv_supports_irq: phydrv->config_intr = 1, > phydrv->ack_interrupt = 1 > [ 2.438537] phy_connect: phy_drv_supports_irq = 1 > [ 2.438537] > [ 2.445284] Broadcom BCM63XX (1) bcm63xx_enet-0:01: attached PHY > driver [Broadcom BCM63XX (1)] (mii_bus:phy_addr=bcm63xx_enet-0:01, > irq=POLL) > I'd like to understand why the phy_device is probed twice, with which drivers it's probed. Could you please add printing phydrv->name to phy_probe() ? > I also added the prints to phy_connect. > >> Last but not least: Do you use a mainline kernel, or is it maybe >> a modified downstream kernel? In the latter case, please check >> in your kernel sources whether both callbacks are set. >> > > It's a modified kernel, and the the callbacks are set. BTW I also > tested the kernel with no patches concerning to the ethernet driver. > > Regards, > Daniel > >> >> >>>> On which kernel version do you face this problem? >>>> >>> The kernel version 4.4 works ok. The minimum version where I found the >>> problem were the kernel 4.9.111, now using 5.4. And 5.10 also tested. >>> >>> Regards >>> Daniel >>> >>>>> Regards >>>>>> -- >>>>>> Florian >>>> >>