From: Frank Sae Date: Sat, 28 Jan 2023 06:35:58 +0000 (+0800) Subject: net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercase X-Git-Tag: io_uring-6.3-2023-03-03~13^2~178 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=3c1dc22162d673d595855d24f95200ed2643f88f;p=linux-block.git net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercase The phy id is usually defined in lower case. Signed-off-by: Frank Sae Reviewed-by: Andrew Lunn Link: https://lore.kernel.org/r/20230128063558.5850-2-Frank.Sae@motor-comm.com Signed-off-by: Jakub Kicinski --- diff --git a/drivers/net/phy/motorcomm.c b/drivers/net/phy/motorcomm.c index b6968c78c303..aa02e722c51d 100644 --- a/drivers/net/phy/motorcomm.c +++ b/drivers/net/phy/motorcomm.c @@ -12,8 +12,8 @@ #include #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