From: "Arınç ÜNAL" <arinc.unal@arinc9.com>
To: frank-w@public-files.de, Frank Wunderlich <linux@fw-web.de>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
Daniel Golle <daniel@makrotopia.org>
Subject: Re: [PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64
Date: Fri, 31 May 2024 09:12:06 +0300 [thread overview]
Message-ID: <aaaeb4b2-e57e-4d7b-b598-a664cc05b0cf@arinc9.com> (raw)
In-Reply-To: <5AEE5668-0C8E-4EE4-A398-66CB99DF5650@public-files.de>
On 17/05/2024 09.27, Frank Wunderlich wrote:
> Am 17. Mai 2024 04:17:47 MESZ schrieb "Arınç ÜNAL" <arinc.unal@arinc9.com>:
>> On 16/05/2024 23:48, Frank Wunderlich wrote:
>>> From: Frank Wunderlich <frank-w@public-files.de>
>>>
>>> After commit 868ff5f4944a
>>> ("net: dsa: mt7530-mdio: read PHY address of switch from device tree")
>>> the mt7531 switch on Bananapi-R64 was not detected.
>>>
>>> mt7530-mdio mdio-bus:00: reset timeout
>>> mt7530-mdio mdio-bus:00: probe with driver mt7530-mdio failed with error -110
>>>
>>> Fix this by adding phy address in devicetree.
>>>
>>> Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
>>
>> I don't like the mention of the Linux kernel driver on the patch log. What
>> you're fixing is the incorrect description of the switch's PHY address on
>> the DTS file. Whether or not any driver from any project is actually
>> reading it from the DTS file is irrelevant to this patch. That said, I
>> already have a patch series I've been meaning to send the next version of
>> that already addresses this. Please wait for that.
>>
>> Arınç
>
> Hi arinc,
>
> From my PoV it is a regression in next/6.10 because the driver change was merged (without "broadcast" fallback) and the dts patch [1] is not.
What is a broadcast fallback? 0x1f is just another PHY address.
Arınç
next prev parent reply other threads:[~2024-05-31 6:12 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-16 20:48 [PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64 Frank Wunderlich
2024-05-17 2:17 ` Arınç ÜNAL
2024-05-17 6:27 ` Frank Wunderlich
2024-05-23 10:44 ` Linux regression tracking (Thorsten Leemhuis)
2024-05-31 5:40 ` Thorsten Leemhuis
2024-05-31 6:10 ` Arınç ÜNAL
2024-06-06 8:26 ` Thorsten Leemhuis
2024-06-06 9:01 ` Arınç ÜNAL
2024-06-06 9:34 ` Thorsten Leemhuis
2024-06-07 14:03 ` Paolo Abeni
2024-06-07 14:15 ` Thorsten Leemhuis
2024-06-11 11:30 ` Thorsten Leemhuis
2024-06-11 11:38 ` Arınç ÜNAL
2024-06-11 12:28 ` AngeloGioacchino Del Regno
2024-06-11 12:56 ` Arınç ÜNAL
2024-06-11 13:03 ` AngeloGioacchino Del Regno
2024-06-11 18:15 ` Arınç ÜNAL
2024-06-17 8:33 ` Linux regression tracking (Thorsten Leemhuis)
2024-06-17 11:08 ` Arınç ÜNAL
2024-06-25 5:56 ` Linux regression tracking (Thorsten Leemhuis)
2024-06-25 6:17 ` Arınç ÜNAL
2024-06-25 6:57 ` Linux regression tracking (Thorsten Leemhuis)
2024-06-25 8:17 ` Arınç ÜNAL
2024-06-25 8:49 ` AngeloGioacchino Del Regno
2024-06-26 3:07 ` Arınç ÜNAL
2024-06-25 8:51 ` AngeloGioacchino Del Regno
2024-07-01 6:16 ` Linux regression tracking (Thorsten Leemhuis)
2024-07-01 7:02 ` Aw: " Frank Wunderlich
2024-07-01 7:44 ` Arınç ÜNAL
2024-07-01 8:04 ` Linux regression tracking (Thorsten Leemhuis)
2024-07-01 8:15 ` Arınç ÜNAL
2024-07-30 9:41 ` AngeloGioacchino Del Regno
2024-07-30 11:22 ` arinc.unal
2024-07-30 11:38 ` arinc.unal
2024-07-30 16:04 ` Krzysztof Kozlowski
2024-07-30 16:22 ` Daniel Golle
2024-07-30 16:38 ` Arınç ÜNAL
2024-07-31 5:29 ` Krzysztof Kozlowski
2024-07-31 7:55 ` Arınç ÜNAL
2024-05-31 6:12 ` Arınç ÜNAL [this message]
2024-05-31 6:18 ` Frank Wunderlich
2024-05-31 6:27 ` Arınç ÜNAL
2024-05-17 13:17 ` Rob Herring (Arm)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aaaeb4b2-e57e-4d7b-b598-a664cc05b0cf@arinc9.com \
--to=arinc.unal@arinc9.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=daniel@makrotopia.org \
--cc=devicetree@vger.kernel.org \
--cc=frank-w@public-files.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux@fw-web.de \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox