From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH net-next 10/10] Documentation: dtb: xgene: Add rxlos GPIO mapping Date: Mon, 1 Aug 2016 11:35:25 -0500 Message-ID: <20160801163525.GA25767@rob-hp-laptop> References: <1469838843-19943-1-git-send-email-isubramanian@apm.com> <1469838843-19943-11-git-send-email-isubramanian@apm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: devicetree@vger.kernel.org, Quan Nguyen , netdev@vger.kernel.org, patches@apm.com, linux@armlinux.org.uk, davem@davemloft.net, linux-arm-kernel@lists.infradead.org To: Iyappan Subramanian Return-path: Content-Disposition: inline In-Reply-To: <1469838843-19943-11-git-send-email-isubramanian@apm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: netdev.vger.kernel.org On Fri, Jul 29, 2016 at 05:34:03PM -0700, Iyappan Subramanian wrote: > Signed-off-by: Quan Nguyen > Signed-off-by: Iyappan Subramanian > Tested-by: Fushen Chen > --- > Documentation/devicetree/bindings/net/apm-xgene-enet.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/apm-xgene-enet.txt b/Documentation/devicetree/bindings/net/apm-xgene-enet.txt > index 05f705e3..b83ae67 100644 > --- a/Documentation/devicetree/bindings/net/apm-xgene-enet.txt > +++ b/Documentation/devicetree/bindings/net/apm-xgene-enet.txt > @@ -24,6 +24,7 @@ Required properties for all the ethernet interfaces: > - clocks: Reference to the clock entry. > - local-mac-address: MAC address assigned to this device > - phy-connection-type: Interface type between ethernet device and PHY device > +- rxlos-gpios: rxlos GPIO mapping Needs a vendor prefix and some definition of what rxlos is. Direction and active state is needed as well. Rob From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 1 Aug 2016 11:35:25 -0500 Subject: [PATCH net-next 10/10] Documentation: dtb: xgene: Add rxlos GPIO mapping In-Reply-To: <1469838843-19943-11-git-send-email-isubramanian@apm.com> References: <1469838843-19943-1-git-send-email-isubramanian@apm.com> <1469838843-19943-11-git-send-email-isubramanian@apm.com> Message-ID: <20160801163525.GA25767@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jul 29, 2016 at 05:34:03PM -0700, Iyappan Subramanian wrote: > Signed-off-by: Quan Nguyen > Signed-off-by: Iyappan Subramanian > Tested-by: Fushen Chen > --- > Documentation/devicetree/bindings/net/apm-xgene-enet.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/apm-xgene-enet.txt b/Documentation/devicetree/bindings/net/apm-xgene-enet.txt > index 05f705e3..b83ae67 100644 > --- a/Documentation/devicetree/bindings/net/apm-xgene-enet.txt > +++ b/Documentation/devicetree/bindings/net/apm-xgene-enet.txt > @@ -24,6 +24,7 @@ Required properties for all the ethernet interfaces: > - clocks: Reference to the clock entry. > - local-mac-address: MAC address assigned to this device > - phy-connection-type: Interface type between ethernet device and PHY device > +- rxlos-gpios: rxlos GPIO mapping Needs a vendor prefix and some definition of what rxlos is. Direction and active state is needed as well. Rob