summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre-lts/0008-ARM-dove-enable-ethernet-on-D3Plug.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-11-04 19:48:09 -0300
committerDavid P <megver83@parabola.nu>2019-11-04 19:48:09 -0300
commite87cbfea11a1256a065efcd0af69fc14cf2cd98d (patch)
treef167beed779583ae0236dba52ad622991438cae1 /libre-testing/linux-libre-lts/0008-ARM-dove-enable-ethernet-on-D3Plug.patch
parent89e3b03b151ac6bc972f4777ce4db00224609f44 (diff)
downloadabslibre-e87cbfea11a1256a065efcd0af69fc14cf2cd98d.tar.gz
abslibre-e87cbfea11a1256a065efcd0af69fc14cf2cd98d.tar.bz2
abslibre-e87cbfea11a1256a065efcd0af69fc14cf2cd98d.zip
remove libre-testing/linux-libre-lts
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre-testing/linux-libre-lts/0008-ARM-dove-enable-ethernet-on-D3Plug.patch')
-rw-r--r--libre-testing/linux-libre-lts/0008-ARM-dove-enable-ethernet-on-D3Plug.patch31
1 files changed, 0 insertions, 31 deletions
diff --git a/libre-testing/linux-libre-lts/0008-ARM-dove-enable-ethernet-on-D3Plug.patch b/libre-testing/linux-libre-lts/0008-ARM-dove-enable-ethernet-on-D3Plug.patch
deleted file mode 100644
index 6e2d97eab..000000000
--- a/libre-testing/linux-libre-lts/0008-ARM-dove-enable-ethernet-on-D3Plug.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From a3aab9208da801924ba6211998b31571ed564fcd Mon Sep 17 00:00:00 2001
-From: Kevin Mihelich <kevin@archlinuxarm.org>
-Date: Sun, 7 May 2017 13:32:25 -0600
-Subject: [PATCH 8/9] ARM: dove: enable ethernet on D3Plug
-
-Signed-off-by: Kevin Mihelich <kevin@archlinuxarm.org>
----
- arch/arm/boot/dts/dove-d3plug.dts | 7 +++++++
- 1 file changed, 7 insertions(+)
-
-diff --git a/arch/arm/boot/dts/dove-d3plug.dts b/arch/arm/boot/dts/dove-d3plug.dts
-index 826026c28f90..a4c9963e1261 100644
---- a/arch/arm/boot/dts/dove-d3plug.dts
-+++ b/arch/arm/boot/dts/dove-d3plug.dts
-@@ -61,6 +61,13 @@
- &uart0 { status = "okay"; };
- &sata0 { status = "okay"; };
- &i2c0 { status = "okay"; };
-+&mdio { status = "okay"; };
-+&eth { status = "okay"; };
-+
-+&ethphy {
-+ compatible = "marvell,88e1310";
-+ reg = <1>;
-+};
-
- /* Samsung M8G2F eMMC */
- &sdio0 {
---
-2.19.0
-