tools: mkimage: provide dtc path during build
[openwrt/staging/wigyori.git] / target / linux / mvebu / patches-4.4 / 055-ARM-dts-armada-388-clearfog-remove-duplicate-mdio-en.patch
1 From d261861ab52623e34a25fe6ae76714456edda033 Mon Sep 17 00:00:00 2001
2 From: Russell King <rmk+kernel@armlinux.org.uk>
3 Date: Sun, 10 Jul 2016 16:27:38 +0100
4 Subject: [PATCH] ARM: dts: armada-388-clearfog: remove duplicate mdio entry
5
6 The clearfog DTS should not be defining the on-board phy, this device
7 is located on the microsom. Remove the duplicated definition.
8
9 Reported-by: Jon Nettleton <jon@solid-run.com>
10 Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
11 Reviewed-by: Andrew Lunn <andrew@lunn.ch>
12 Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
13 ---
14 arch/arm/boot/dts/armada-388-clearfog.dts | 16 ----------------
15 1 file changed, 16 deletions(-)
16
17 --- a/arch/arm/boot/dts/armada-388-clearfog.dts
18 +++ b/arch/arm/boot/dts/armada-388-clearfog.dts
19 @@ -239,22 +239,6 @@
20 status = "okay";
21 };
22
23 - mdio@72004 {
24 - pinctrl-0 = <&mdio_pins>;
25 - pinctrl-names = "default";
26 -
27 - phy_dedicated: ethernet-phy@0 {
28 - /*
29 - * Annoyingly, the marvell phy driver
30 - * configures the LED register, rather
31 - * than preserving reset-loaded setting.
32 - * We undo that rubbish here.
33 - */
34 - marvell,reg-init = <3 16 0 0x101e>;
35 - reg = <0>;
36 - };
37 - };
38 -
39 pinctrl@18000 {
40 clearfog_dsa0_clk_pins: clearfog-dsa0-clk-pins {
41 marvell,pins = "mpp46";