From: Lorenzo Bianconi <lorenzo@kernel.org>
To: linux-phy@lists.infradead.org
Cc: vkoul@kernel.org, kishon@kernel.org,
lorenzo.bianconi83@gmail.com, conor@kernel.org,
linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
devicetree@vger.kernel.org, nbd@nbd.name, john@phrozen.org,
dd@embedd.com, catalin.marinas@arm.com, will@kernel.org,
upstream@airoha.com, angelogioacchino.delregno@collabora.com
Subject: [PATCH 0/2] Add dtime and Rx AEQ IO registers to phy-airoha-pcie driver
Date: Sat, 29 Jun 2024 19:51:47 +0200 [thread overview]
Message-ID: <cover.1719682943.git.lorenzo@kernel.org> (raw)
Introduce Tx-Rx detection Time and Rx AEQ training mappings to
phy-airoha-pcie driver. This is a preliminary patch to introduce PCIe
support to En7581 SoC through the mediatek-gen3 PCIe driver.
Lorenzo Bianconi (2):
dt-bindings: phy: airoha: Add dtime and Rx AEQ IO registers
phy: airoha: Add dtime and Rx AEQ IO registers
.../bindings/phy/airoha,en7581-pcie-phy.yaml | 15 +++++++-
drivers/phy/phy-airoha-pcie-regs.h | 17 +++++++++
drivers/phy/phy-airoha-pcie.c | 38 +++++++++++++++++++
3 files changed, 68 insertions(+), 2 deletions(-)
--
2.45.2
--
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: Lorenzo Bianconi <lorenzo@kernel.org>
To: linux-phy@lists.infradead.org
Cc: vkoul@kernel.org, kishon@kernel.org,
lorenzo.bianconi83@gmail.com, conor@kernel.org,
linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
devicetree@vger.kernel.org, nbd@nbd.name, john@phrozen.org,
dd@embedd.com, catalin.marinas@arm.com, will@kernel.org,
upstream@airoha.com, angelogioacchino.delregno@collabora.com
Subject: [PATCH 0/2] Add dtime and Rx AEQ IO registers to phy-airoha-pcie driver
Date: Sat, 29 Jun 2024 19:51:47 +0200 [thread overview]
Message-ID: <cover.1719682943.git.lorenzo@kernel.org> (raw)
Introduce Tx-Rx detection Time and Rx AEQ training mappings to
phy-airoha-pcie driver. This is a preliminary patch to introduce PCIe
support to En7581 SoC through the mediatek-gen3 PCIe driver.
Lorenzo Bianconi (2):
dt-bindings: phy: airoha: Add dtime and Rx AEQ IO registers
phy: airoha: Add dtime and Rx AEQ IO registers
.../bindings/phy/airoha,en7581-pcie-phy.yaml | 15 +++++++-
drivers/phy/phy-airoha-pcie-regs.h | 17 +++++++++
drivers/phy/phy-airoha-pcie.c | 38 +++++++++++++++++++
3 files changed, 68 insertions(+), 2 deletions(-)
--
2.45.2
next reply other threads:[~2024-06-29 17:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-29 17:51 Lorenzo Bianconi [this message]
2024-06-29 17:51 ` [PATCH 0/2] Add dtime and Rx AEQ IO registers to phy-airoha-pcie driver Lorenzo Bianconi
2024-06-29 17:51 ` [PATCH 1/2] dt-bindings: phy: airoha: Add dtime and Rx AEQ IO registers Lorenzo Bianconi
2024-06-29 17:51 ` Lorenzo Bianconi
2024-07-01 15:04 ` Conor Dooley
2024-07-01 15:04 ` Conor Dooley
2024-06-29 17:51 ` [PATCH 2/2] " Lorenzo Bianconi
2024-06-29 17:51 ` Lorenzo Bianconi
2024-07-02 12:00 ` AngeloGioacchino Del Regno
2024-07-02 12:00 ` AngeloGioacchino Del Regno
2024-07-02 13:36 ` [PATCH 0/2] Add dtime and Rx AEQ IO registers to phy-airoha-pcie driver Vinod Koul
2024-07-02 13:36 ` Vinod Koul
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=cover.1719682943.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=conor@kernel.org \
--cc=dd@embedd.com \
--cc=devicetree@vger.kernel.org \
--cc=john@phrozen.org \
--cc=kishon@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-phy@lists.infradead.org \
--cc=lorenzo.bianconi83@gmail.com \
--cc=nbd@nbd.name \
--cc=robh+dt@kernel.org \
--cc=upstream@airoha.com \
--cc=vkoul@kernel.org \
--cc=will@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.