diff mbox series

MAINTAINERS: correct file entry in STARFIVE JH7110 DPHY RX DRIVER

Message ID 20230731114856.14401-1-lukas.bulwahn@gmail.com
State Accepted
Commit 6ac1bb86953cc8a2419a4845de56c280b6f62890
Headers show
Series MAINTAINERS: correct file entry in STARFIVE JH7110 DPHY RX DRIVER | expand

Commit Message

Lukas Bulwahn July 31, 2023, 11:48 a.m. UTC
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@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Changhuang Liang Aug. 1, 2023, 1:21 a.m. UTC | #1
On 2023/7/31 19:48, Lukas Bulwahn wrote:
> 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@gmail.com>

Thank you for your correcting.

Reviewed-by: Changhuang Liang <changhuang.liang@starfivetech.com>

Thanks,
Changhuang

> ---
>  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@starfivetech.com>
>  M:	Changhuang Liang <changhuang.liang@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@starfivetech.com>
Vinod Koul Aug. 11, 2023, 8:30 a.m. UTC | #2
On Mon, 31 Jul 2023 13:48:56 +0200, Lukas Bulwahn wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: correct file entry in STARFIVE JH7110 DPHY RX DRIVER
      commit: 6ac1bb86953cc8a2419a4845de56c280b6f62890

Best regards,
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 733bcfa0209a..003b0461641a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20345,7 +20345,7 @@  M:	Jack Zhu <jack.zhu@starfivetech.com>
 M:	Changhuang Liang <changhuang.liang@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@starfivetech.com>