From: Vinod Koul <vkoul@kernel.org>
To: linux-kernel@vger.kernel.org, kishon@kernel.org,
Aleksandar Gerasimovski <aleksandar.gerasimovski@belden.com>
Subject: Re: [PATCH] phy/marvell/phy-mvebu-cp110-utmi: fix dr_mode property read from dts
Date: Wed, 21 Jan 2026 14:22:14 +0530 [thread overview]
Message-ID: <176898553494.1268719.2606750668583538596.b4-ty@kernel.org> (raw)
In-Reply-To: <20260106150643.922110-1-aleksandar.gerasimovski@belden.com>
On Tue, 06 Jan 2026 15:06:43 +0000, Aleksandar Gerasimovski wrote:
> The problem with the current implementation is that it does not consider
> that the USB controller can have multiple PHY handles with different
> arguments count, as for example we have in our cn9131 based platform:
> "phys = <&cp0_comphy1 0>, <&cp0_utmi0>;".
>
> In such case calling "of_usb_get_dr_mode_by_phy" with -1 (no phy-cells)
> leads to not proper phy detection, taking the "marvell,cp110-utmi-phy"
> dts definition we can call the "of_usb_get_dr_mode_by_phy" with 0
> (#phy-cells = <0>) and safely look for that phy.
>
> [...]
Applied, thanks!
[1/1] phy/marvell/phy-mvebu-cp110-utmi: fix dr_mode property read from dts
commit: e2ce913452ab56b3330539cc443b97b7ea8c3a1a
Best regards,
--
~Vinod
prev parent reply other threads:[~2026-01-21 8:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-06 15:06 [PATCH] phy/marvell/phy-mvebu-cp110-utmi: fix dr_mode property read from dts Aleksandar Gerasimovski
2026-01-06 15:28 ` Aleksandar Gerasimovski
2026-01-06 15:28 ` Aleksandar Gerasimovski
2026-01-14 9:48 ` Vinod Koul
2026-01-14 9:58 ` Aleksandar Gerasimovski
2026-01-15 4:37 ` Vinod Koul
2026-01-15 10:42 ` Aleksandar Gerasimovski
2026-01-21 8:52 ` Vinod Koul [this message]
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=176898553494.1268719.2606750668583538596.b4-ty@kernel.org \
--to=vkoul@kernel.org \
--cc=aleksandar.gerasimovski@belden.com \
--cc=kishon@kernel.org \
--cc=linux-kernel@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.