net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercase
authorFrank Sae <Frank.Sae@motor-comm.com>
Sat, 28 Jan 2023 06:35:58 +0000 (14:35 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Jul 2023 23:24:50 +0000 (08:24 +0900)
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>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Change-Id: If5dba6dda0ac08f235f08bb333298b093d180853

drivers/net/phy/motorcomm.c

index b6968c7..aa02e72 100644 (file)
@@ -12,8 +12,8 @@
 #include <linux/phy.h>
 
 #define PHY_ID_YT8511          0x0000010a
-#define PHY_ID_YT8521          0x0000011A
-#define PHY_ID_YT8531S         0x4F51E91A
+#define PHY_ID_YT8521          0x0000011a
+#define PHY_ID_YT8531S         0x4f51e91a
 
 /* YT8521/YT8531S Register Overview
  *     UTP Register space      |       FIBER Register space