projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4104a71
)
net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercase
author
Frank Sae
<Frank.Sae@motor-comm.com>
Sat, 28 Jan 2023 06:35:58 +0000
(14:35 +0800)
committer
Jakub Kicinski
<kuba@kernel.org>
Tue, 31 Jan 2023 05:05:36 +0000
(21:05 -0800)
The phy id is usually defined in lower case.
Signed-off-by: Frank Sae <Frank.Sae@motor-comm.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link:
https://lore.kernel.org/r/20230128063558.5850-2-Frank.Sae@motor-comm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/motorcomm.c
patch
|
blob
|
history
diff --git
a/drivers/net/phy/motorcomm.c
b/drivers/net/phy/motorcomm.c
index b6968c78c303abd5f56cb2ef8b06f920c71a33f2..aa02e722c51df6666043818047bf1809d3eec4f5 100644
(file)
--- a/
drivers/net/phy/motorcomm.c
+++ b/
drivers/net/phy/motorcomm.c
@@
-12,8
+12,8
@@
#include <linux/phy.h>
#define PHY_ID_YT8511 0x0000010a
-#define PHY_ID_YT8521 0x0000011
A
-#define PHY_ID_YT8531S 0x4
F51E91A
+#define PHY_ID_YT8521 0x0000011
a
+#define PHY_ID_YT8531S 0x4
f51e91a
/* YT8521/YT8531S Register Overview
* UTP Register space | FIBER Register space