Re: [PATCH v2 6/6] MAINTAINERS: Add phy-miphy28lp.c to ARCH/STI architecture
From: Kishon Vijay Abraham I <hidden>
Date: 2015-03-31 16:16:25
Also in:
linux-arm-kernel, lkml
From: Kishon Vijay Abraham I <hidden>
Date: 2015-03-31 16:16:25
Also in:
linux-arm-kernel, lkml
Hi, On Monday 30 March 2015 08:47 PM, Peter Griffin wrote:
This patch adds the phy-miphy28lp.c phy driver found on STMicroelectronics stih407 family SoC's into the STI arch section of the maintainers file. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Acked-by: Lee Jones <redacted> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)diff --git a/MAINTAINERS b/MAINTAINERS index 1de6afa..fa1bb4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -1469,6 +1469,7 @@ F: drivers/clocksource/arm_global_timer.c F: drivers/i2c/busses/i2c-st.c F: drivers/media/rc/st_rc.c F: drivers/mmc/host/sdhci-st.c +F: drivers/phy/phy-miphy28lp.c
add for miphy365x.c as well? -Kishon