From: Roger Quadros <rogerq@kernel.org>
To: Swapnil Jakhade <sjakhade@cadence.com>,
vkoul@kernel.org, kishon@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org
Cc: mparab@cadence.com, s-vadapalli@ti.com
Subject: Re: [PATCH v3 3/5] phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink configuration
Date: Fri, 22 Dec 2023 12:11:07 +0200 [thread overview]
Message-ID: <b8a10bb4-8ff6-499e-874c-edff1bcaa3d3@kernel.org> (raw)
In-Reply-To: <20231221162051.2131202-4-sjakhade@cadence.com>
On 21/12/2023 18:20, Swapnil Jakhade wrote:
> Add register sequences for USXGMII(156.25MHz) + SGMII/QSGMII(100MHz)
> multilink configuration. USXGMII uses PLL0 and SGMII/QSGMII uses PLL1.
>
> Signed-off-by: Swapnil Jakhade <sjakhade@cadence.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
--
cheers,
-roger
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
From: Roger Quadros <rogerq@kernel.org>
To: Swapnil Jakhade <sjakhade@cadence.com>,
vkoul@kernel.org, kishon@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org
Cc: mparab@cadence.com, s-vadapalli@ti.com
Subject: Re: [PATCH v3 3/5] phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink configuration
Date: Fri, 22 Dec 2023 12:11:07 +0200 [thread overview]
Message-ID: <b8a10bb4-8ff6-499e-874c-edff1bcaa3d3@kernel.org> (raw)
In-Reply-To: <20231221162051.2131202-4-sjakhade@cadence.com>
On 21/12/2023 18:20, Swapnil Jakhade wrote:
> Add register sequences for USXGMII(156.25MHz) + SGMII/QSGMII(100MHz)
> multilink configuration. USXGMII uses PLL0 and SGMII/QSGMII uses PLL1.
>
> Signed-off-by: Swapnil Jakhade <sjakhade@cadence.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
--
cheers,
-roger
next prev parent reply other threads:[~2023-12-22 10:11 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-21 16:20 [PATCH v3 0/5] PHY: Add support for dual refclk configurations in Cadence Torrent PHY driver Swapnil Jakhade
2023-12-21 16:20 ` Swapnil Jakhade
2023-12-21 16:20 ` [PATCH v3 1/5] dt-bindings: phy: cadence-torrent: Add optional input reference clock for PLL1 Swapnil Jakhade
2023-12-21 16:20 ` Swapnil Jakhade
2023-12-21 20:35 ` Krzysztof Kozlowski
2023-12-21 20:35 ` Krzysztof Kozlowski
2023-12-22 10:10 ` Roger Quadros
2023-12-22 10:10 ` Roger Quadros
2023-12-21 16:20 ` [PATCH v3 2/5] phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configuration Swapnil Jakhade
2023-12-21 16:20 ` Swapnil Jakhade
2023-12-22 10:07 ` Roger Quadros
2023-12-22 10:07 ` Roger Quadros
2023-12-21 16:20 ` [PATCH v3 3/5] phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) " Swapnil Jakhade
2023-12-21 16:20 ` Swapnil Jakhade
2023-12-22 10:11 ` Roger Quadros [this message]
2023-12-22 10:11 ` Roger Quadros
2023-12-21 16:20 ` [PATCH v3 4/5] dt-bindings: phy: cadence-torrent: Add a separate compatible for TI J7200 Swapnil Jakhade
2023-12-21 16:20 ` Swapnil Jakhade
2023-12-22 10:11 ` Roger Quadros
2023-12-22 10:11 ` Roger Quadros
2023-12-21 16:20 ` [PATCH v3 5/5] phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink config " Swapnil Jakhade
2023-12-21 16:20 ` Swapnil Jakhade
2023-12-22 10:11 ` Roger Quadros
2023-12-22 10:11 ` Roger Quadros
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=b8a10bb4-8ff6-499e-874c-edff1bcaa3d3@kernel.org \
--to=rogerq@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kishon@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=mparab@cadence.com \
--cc=robh+dt@kernel.org \
--cc=s-vadapalli@ti.com \
--cc=sjakhade@cadence.com \
--cc=vkoul@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.