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@xxxxxxxxx> --- 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@xxxxxxxxxxxxxxxx> M: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxx> -- 2.17.1