From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753922AbdBFOiz (ORCPT ); Mon, 6 Feb 2017 09:38:55 -0500 Received: from vps0.lunn.ch ([178.209.37.122]:56774 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752168AbdBFOiw (ORCPT ); Mon, 6 Feb 2017 09:38:52 -0500 Date: Mon, 6 Feb 2017 15:38:35 +0100 From: Andrew Lunn To: Lukasz Majewski Cc: Florian Fainelli , Rob Herring , Mark Rutland , "David S. Miller" , jbrunet , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, netdev@vger.kernel.org, Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Martin Blumenstingl , Jon Mason , Fabio Estevam Subject: Re: [PATCH] Documentation: devicetree: Add PHY no lane swap binding Message-ID: <20170206143835.GI32506@lunn.ch> References: <1486223267-11875-1-git-send-email-lukma@denx.de> <20170204172329.GA8364@lunn.ch> <509fadc4-164c-7333-1871-fd6e615e57c9@gmail.com> <20170206151524.2ff0f799@jawa> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170206151524.2ff0f799@jawa> 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 > > Since this is a description of the hardware, absence of a properties > > should mean that the driver is at freedom to either keep the hardware > > defaults, or come up with its own settings that are sensible for that > > particular PHY device. > > > > What would you see clarified here? > > Any more comments to this patch? Nope. Andrew