summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2018-05-19 22:31:34 +0200
committerDavid S. Miller <davem@davemloft.net>2018-05-20 18:58:27 -0400
commit877b7cb0b6f283593a663134ee52703f12c895cc (patch)
treed385c1576f7336851c8c265f0fda0d2bc66508e7 /MAINTAINERS
parent577941eb56fe5fd95e1a60c6dba3dfaf606e3fde (diff)
downloadlinux-0-day-877b7cb0b6f283593a663134ee52703f12c895cc.tar.gz
linux-0-day-877b7cb0b6f283593a663134ee52703f12c895cc.tar.xz
net: dsa: mv88e6xxx: Add minimal platform_data support
Not all the world uses device tree. Some parts of the world still use platform devices and platform data. Add basic support for probing a Marvell switch via platform data. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 658880464b9d6..9f2045a5adac3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8466,6 +8466,7 @@ M: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
L: netdev@vger.kernel.org
S: Maintained
F: drivers/net/dsa/mv88e6xxx/
+F: linux/platform_data/mv88e6xxx.h
F: Documentation/devicetree/bindings/net/dsa/marvell.txt
MARVELL ARMADA DRM SUPPORT