[PATCH] MAINTAINERS: correct file entry in STARFIVE JH7110 DPHY RX DRIVER
Lukas Bulwahn
lukas.bulwahn at gmail.com
Mon Jul 31 04:48:56 PDT 2023
Commit f8aa660841bc ("phy: starfive: Add mipi dphy rx support") adds the
MAINTAINERS section STARFIVE JH7110 DPHY RX DRIVER referring to
'phy-starfive-dphy-rx.c', but the file actually added in this commit is
named 'phy-jh7110-dphy-rx.c'.
Correct the file entry in STARFIVE JH7110 DPHY RX DRIVER.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn at gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 733bcfa0209a..003b0461641a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20345,7 +20345,7 @@ M: Jack Zhu <jack.zhu at starfivetech.com>
M: Changhuang Liang <changhuang.liang at starfivetech.com>
S: Supported
F: Documentation/devicetree/bindings/phy/starfive,jh7110-dphy-rx.yaml
-F: drivers/phy/starfive/phy-starfive-dphy-rx.c
+F: drivers/phy/starfive/phy-jh7110-dphy-rx.c
STARFIVE JH7110 MMC/SD/SDIO DRIVER
M: William Qiu <william.qiu at starfivetech.com>
--
2.17.1
More information about the linux-phy
mailing list