diff options
author | Tom Lendacky <thomas.lendacky@amd.com> | 2016-02-08 18:59:15 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-02-08 22:38:25 +0100 |
commit | 08b8940efc88b86c0ad71f2d6085bb24a0979755 (patch) | |
tree | fa4ab1e4873572f6a9bfe317c1c39ebe057b7a75 /MAINTAINERS | |
parent | dtb: amd: Add KCS device tree node (diff) | |
download | linux-08b8940efc88b86c0ad71f2d6085bb24a0979755.tar.xz linux-08b8940efc88b86c0ad71f2d6085bb24a0979755.zip |
dtb: amd: Add AMD XGBE device tree file
Add AMD XGBE device tree file, which is available in AMD Seattle RevB.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e349a32022cf..9547a6894468 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -685,6 +685,7 @@ M: Tom Lendacky <thomas.lendacky@amd.com> L: netdev@vger.kernel.org S: Supported F: drivers/net/ethernet/amd/xgbe/ +F: arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi AMS (Apple Motion Sensor) DRIVER M: Michael Hanselmann <linux-kernel@hansmi.ch> |