From 77dc3c24bc8fbb1c54fe6fb2073e0a6bb7d96312 Mon Sep 17 00:00:00 2001 From: David P Date: Fri, 16 Nov 2018 12:21:47 -0300 Subject: move linux-libre 4.18.11 to [libre-testing] Because I'll remove the ppc64le support for 4.19 temporally Signed-off-by: David P --- .../0008-ARM-dove-enable-ethernet-on-D3Plug.patch | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 libre-testing/linux-libre/0008-ARM-dove-enable-ethernet-on-D3Plug.patch (limited to 'libre-testing/linux-libre/0008-ARM-dove-enable-ethernet-on-D3Plug.patch') diff --git a/libre-testing/linux-libre/0008-ARM-dove-enable-ethernet-on-D3Plug.patch b/libre-testing/linux-libre/0008-ARM-dove-enable-ethernet-on-D3Plug.patch new file mode 100644 index 000000000..5395e2b7d --- /dev/null +++ b/libre-testing/linux-libre/0008-ARM-dove-enable-ethernet-on-D3Plug.patch @@ -0,0 +1,31 @@ +From 58b7a9138a44bef39a860611354c3dac0f558b1f Mon Sep 17 00:00:00 2001 +From: Kevin Mihelich +Date: Sun, 7 May 2017 13:32:25 -0600 +Subject: [PATCH 08/14] ARM: dove: enable ethernet on D3Plug + +Signed-off-by: Kevin Mihelich +--- + 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"; }; ++ð { status = "okay"; }; ++ ++ðphy { ++ compatible = "marvell,88e1310"; ++ reg = <1>; ++}; + + /* Samsung M8G2F eMMC */ + &sdio0 { +-- +2.18.0 + -- cgit v1.2.2