From 6d19779d07cbcbabe5aba8cf3e3d6bc663c59477 Mon Sep 17 00:00:00 2001 From: David P Date: Sun, 24 Sep 2017 19:32:54 -0300 Subject: Updated ARM patches in kernels Just from [libre], for now --- .../0009-ARM-dove-enable-ethernet-on-D3Plug.patch | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 libre/linux-libre-pck/0009-ARM-dove-enable-ethernet-on-D3Plug.patch (limited to 'libre/linux-libre-pck/0009-ARM-dove-enable-ethernet-on-D3Plug.patch') diff --git a/libre/linux-libre-pck/0009-ARM-dove-enable-ethernet-on-D3Plug.patch b/libre/linux-libre-pck/0009-ARM-dove-enable-ethernet-on-D3Plug.patch new file mode 100644 index 000000000..eca0ffcb8 --- /dev/null +++ b/libre/linux-libre-pck/0009-ARM-dove-enable-ethernet-on-D3Plug.patch @@ -0,0 +1,31 @@ +From 04cbef0366837832994a3dd25661d28afe0d65a4 Mon Sep 17 00:00:00 2001 +From: Kevin Mihelich +Date: Sun, 7 May 2017 13:32:25 -0600 +Subject: [PATCH 9/9] 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 f5f59bb5a534..b0ad0bbf6818 100644 +--- a/arch/arm/boot/dts/dove-d3plug.dts ++++ b/arch/arm/boot/dts/dove-d3plug.dts +@@ -60,6 +60,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.13.0 + -- cgit v1.2.3