Re: [PATCH resend] MAINTAINERS: add PHY-related files to Amlogic SoC file list

From: Neil Armstrong
Date: Mon Jan 16 2023 - 03:42:15 EST


On 15/01/2023 15:26, Heiner Kallweit wrote:
Add PHY-related files to the Amlogic SoC file list.

Signed-off-by: Heiner Kallweit <hkallweit1@xxxxxxxxx>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1c83c26e9..428d88195 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1909,10 +1909,12 @@ L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
L: linux-amlogic@xxxxxxxxxxxxxxxxxxx
S: Maintained
W: http://linux-meson.com/
+F: Documentation/devicetree/bindings/phy/amlogic*
F: arch/arm/boot/dts/meson*
F: arch/arm/mach-meson/
F: arch/arm64/boot/dts/amlogic/
F: drivers/mmc/host/meson*
+F: drivers/phy/amlogic/
F: drivers/pinctrl/meson/
F: drivers/rtc/rtc-meson*
F: drivers/soc/amlogic/


Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>