linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] phy: xilinx: phy-zynqmp: mention SGMII as supported protocol
@ 2023-03-27 18:06 Radhey Shyam Pandey
  2023-03-31 13:38 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Radhey Shyam Pandey @ 2023-03-27 18:06 UTC (permalink / raw)
  To: laurent.pinchart, vkoul, kishon, michal.simek
  Cc: linux-kernel, linux-phy, linux-arm-kernel, git, Radhey Shyam Pandey

SGMII is validated on kria KR260 robotics starter kit. So modify the
comment description to include it in supported controllers list.

Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
Changes for v2:
- In documentation remove "Other controller i.e" as now it's only PCIe.
---
 drivers/phy/xilinx/phy-zynqmp.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/drivers/phy/xilinx/phy-zynqmp.c b/drivers/phy/xilinx/phy-zynqmp.c
index 9be9535..8833680 100644
--- a/drivers/phy/xilinx/phy-zynqmp.c
+++ b/drivers/phy/xilinx/phy-zynqmp.c
@@ -8,9 +8,8 @@
  * Author: Subbaraya Sundeep <sundeep.lkml@gmail.com>
  * Author: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
  *
- * This driver is tested for USB, SATA and Display Port currently.
- * Other controllers PCIe and SGMII should also work but that is
- * experimental as of now.
+ * This driver is tested for USB, SGMII, SATA and Display Port currently.
+ * PCIe should also work but that is experimental as of now.
  */
 
 #include <linux/clk.h>
-- 
1.7.1


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] phy: xilinx: phy-zynqmp: mention SGMII as supported protocol
  2023-03-27 18:06 [PATCH v2] phy: xilinx: phy-zynqmp: mention SGMII as supported protocol Radhey Shyam Pandey
@ 2023-03-31 13:38 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2023-03-31 13:38 UTC (permalink / raw)
  To: Radhey Shyam Pandey
  Cc: laurent.pinchart, kishon, michal.simek, linux-kernel, linux-phy,
	linux-arm-kernel, git

On 27-03-23, 23:36, Radhey Shyam Pandey wrote:
> SGMII is validated on kria KR260 robotics starter kit. So modify the
> comment description to include it in supported controllers list.

Applied, thanks

-- 
~Vinod

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-31 13:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-27 18:06 [PATCH v2] phy: xilinx: phy-zynqmp: mention SGMII as supported protocol Radhey Shyam Pandey
2023-03-31 13:38 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).