From e26923351509bca66f4cadb27e122a9c94b0eb42 Mon Sep 17 00:00:00 2001 From: David P Date: Wed, 4 Apr 2018 21:48:29 -0300 Subject: Set all kernels to CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="linux-libre.fsfla.org" and CONFIG_DEFAULT_HOSTNAME="(none)" --- .../0009-ARM-dove-enable-ethernet-on-D3Plug.patch | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 kernels/linux-libre-rt/0009-ARM-dove-enable-ethernet-on-D3Plug.patch (limited to 'kernels/linux-libre-rt/0009-ARM-dove-enable-ethernet-on-D3Plug.patch') diff --git a/kernels/linux-libre-rt/0009-ARM-dove-enable-ethernet-on-D3Plug.patch b/kernels/linux-libre-rt/0009-ARM-dove-enable-ethernet-on-D3Plug.patch new file mode 100644 index 000000000..a1c658823 --- /dev/null +++ b/kernels/linux-libre-rt/0009-ARM-dove-enable-ethernet-on-D3Plug.patch @@ -0,0 +1,31 @@ +From 0025f973fdfa0c4409439ee65a4c074241e1d210 Mon Sep 17 00:00:00 2001 +From: Kevin Mihelich +Date: Sun, 7 May 2017 13:32:25 -0600 +Subject: [PATCH 09/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.16.1 + -- cgit v1.2.3