Commit c8481d99 authored by Radhey Shyam Pandey's avatar Radhey Shyam Pandey Committed by Vinod Koul

phy: xilinx: phy-zynqmp: mention SGMII as supported protocol

SGMII is validated on kria KR260 robotics starter kit. So modify the
comment description to include it in supported controllers list.
Signed-off-by: default avatarRadhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/1679940407-13131-1-git-send-email-radhey.shyam.pandey@amd.comSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent c8879d3f
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment