Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754871AbcKAVLH (ORCPT ); Tue, 1 Nov 2016 17:11:07 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:33680 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754441AbcKAVJk (ORCPT ); Tue, 1 Nov 2016 17:09:40 -0400 Date: Tue, 1 Nov 2016 22:09:32 +0100 From: Andrew Lunn To: Scott Branden Cc: Jon Mason , David Miller , Rob Herring , Mark Rutland , Florian Fainelli , devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, rafal@milecki.pl, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 2/7] Documentation: devicetree: add PHY lane swap binding Message-ID: <20161101210932.GB21010@lunn.ch> References: <1478030682-27012-1-git-send-email-jon.mason@broadcom.com> <1478030682-27012-3-git-send-email-jon.mason@broadcom.com> <20161101204826.GA21010@lunn.ch> <20161101205913.GA27191@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 154 Lines: 6 > If set, indicates the PHY will swap the TX/RX lanes to compensate > for the board being designed with the lanes swapped. Thanks, much better. Andrew