Thread (1 message) 1 message, 1 author, 2016-07-10

[PATCH] ARM: dts: armada-388-clearfog: remove duplicate mdio entry

From: andrew@lunn.ch (Andrew Lunn)
Date: 2016-07-10 20:37:51
Also in: linux-devicetree

On Sun, Jul 10, 2016 at 04:27:38PM +0100, Russell King wrote:
The clearfog DTS should not be defining the on-board phy, this device
is located on the microsom.  Remove the duplicated definition.
Hi Russell

While reviewing this patch i noticed that the microsom .dtsi file has

                        pinctrl at 18000 {
                                microsom_phy_clk_pins: microsom-phy-clk-pins {
                                        marvell,pins = "mpp45";
                                        marvell,function = "ref";
                                };
                        };

The armada-38x.dtsi has

                                ref_clk0_pins: ref-clk-pins-0 {
                                        marvell,pins = "mpp45";
                                        marvell,function = "ref";
                                };

which you could reference rather then defining it yourself.

      Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help