From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [net-next PATCH] drivers: net: cpsw: Add support to make gpio drive which slave connected to phy Date: Tue, 1 Sep 2015 08:36:22 -0700 Message-ID: <20150901153621.GI4215@atomide.com> References: <1441106719-5896-1-git-send-email-mugunthanvnm@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1441106719-5896-1-git-send-email-mugunthanvnm@ti.com> Sender: netdev-owner@vger.kernel.org To: Mugunthan V N Cc: netdev@vger.kernel.org, "David S . Miller" , Sekhar Nori , linux-omap@vger.kernel.org List-Id: linux-omap@vger.kernel.org * Mugunthan V N [150901 04:28]: > --- a/Documentation/devicetree/bindings/net/cpsw.txt > +++ b/Documentation/devicetree/bindings/net/cpsw.txt > @@ -26,6 +26,9 @@ Optional properties: > - dual_emac : Specifies Switch to act as Dual EMAC > - syscon : Phandle to the system control device node, which is > the control module device of the am33x > +- select-slave-gpio : Should be added if a gpio line is required to > + select which slave is connected to phy > + How about using something more generic here for the name? Something like mode-gpios? Regards, Tony