projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8879d3
)
phy: xilinx: phy-zynqmp: mention SGMII as supported protocol
author
Radhey Shyam Pandey
<radhey.shyam.pandey@amd.com>
Mon, 27 Mar 2023 18:06:47 +0000
(23:36 +0530)
committer
Vinod Koul
<vkoul@kernel.org>
Fri, 31 Mar 2023 13:38:48 +0000
(19:08 +0530)
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>
Link:
https://lore.kernel.org/r/1679940407-13131-1-git-send-email-radhey.shyam.pandey@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/xilinx/phy-zynqmp.c
patch
|
blob
|
history
diff --git
a/drivers/phy/xilinx/phy-zynqmp.c
b/drivers/phy/xilinx/phy-zynqmp.c
index
9be9535
..
8833680
100644
(file)
--- 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>