Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1672907imm; Mon, 3 Sep 2018 06:37:43 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbkCOJZDzDRSXi/LlgIfWbZvhE3Ir+pvMOYu1J+VFzcbHvaS/29I4DstgruCo7UDg9u8y/n X-Received: by 2002:a17:902:f209:: with SMTP id gn9mr5794222plb.173.1535981862975; Mon, 03 Sep 2018 06:37:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535981862; cv=none; d=google.com; s=arc-20160816; b=KTNIqfEE/+Tz3KYMLezwRvLXRXe9tHa2X4RFwnKaMapwQ78At1dBb0CHTtusbRMIaP QQlsRW1nOdzZiqD6oQPo4+Kmt8sWk9HWcu/XHaZTJ66DyOhw9YliqwRVcJBzwit5Axfr stnuwE8PJcOop5ZrUvigwtzCzzIpn1TGhp/lK6O9iKqxArqHp5/6JSk3RatvfWMFu6N1 5mS9WVe+wqocQ+BEGqpgu0AgaUzwIBqttnA1BocxfcRpJKvpyE0jor57jCpLYlhPFolf 2ApgLlW8VokcSouTkhARR3WFyGim9GVZ2M85SQI/doNRvEfZ3C4EeIYMWDBtWXKpYpFE OLlg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:arc-authentication-results; bh=GXHYXyk49vjysLik2B9XGXXaXuKR7d/YxulElcPyCdk=; b=MmP+oBOCf604PLaqNvGWVw1Cmps1qrcNzlUvQ1IPg1QVt26shJqGQqPxY8SJOdrpuz 3RA7FUpXlPIQJtIHHyvGWlY6POcRIK31SgcI+d7KeGNKBrRl4CyWGc2dt41GZpidz3ef ldJHxkCrN2zlX773xqLZSBKtgTCy9ycLO4wmuvEZfh43SbEWhFvEo1BZVbvOoyxchmdk vI9FXfsYnJk1rc4a1Mfpk18yIAqbuuEHjMnF4Zt1LcHue8tcEmt1qqDfvHoi/cqc23RG HYwSKLvHweRAoTIjphgiyGWActVfAJdIYFavkU38GtoBizSauSB5OcbP+8ZdJQ6RUQ6M j/eg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b="Xl3/D9nR"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h71-v6si15827797pfc.121.2018.09.03.06.37.28; Mon, 03 Sep 2018 06:37:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b="Xl3/D9nR"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727504AbeICR40 (ORCPT + 99 others); Mon, 3 Sep 2018 13:56:26 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:50754 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726205AbeICR40 (ORCPT ); Mon, 3 Sep 2018 13:56:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=GXHYXyk49vjysLik2B9XGXXaXuKR7d/YxulElcPyCdk=; b=Xl3/D9nRMXPWTUHjE2IS+1i9Xx6qKPNocP695cVxQB/pSxZEoBzr3udvYUn+6czm2lWkatW685b5Ob1DcqD3NzGXBv689ccWe33R1rGmk8j6ibipNyZpSqtL4q0AX5kZl5iz9lqvpYIcCyuGPRmpTTflJjW8PZkv3ef1+gvmCkU=; Received: from andrew by vps0.lunn.ch with local (Exim 4.84_2) (envelope-from ) id 1fwp1V-0001dr-0Y; Mon, 03 Sep 2018 15:36:09 +0200 Date: Mon, 3 Sep 2018 15:36:08 +0200 From: Andrew Lunn To: Quentin Schulz Cc: davem@davemloft.net, robh+dt@kernel.org, mark.rutland@arm.com, f.fainelli@gmail.com, allan.nielsen@microchip.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com Subject: Re: [PATCH net-next v2 6/7] dt-bindings: net: phy: mscc: vsc8531: remove compatible from required properties Message-ID: <20180903133608.GG4445@lunn.ch> References: <20180903084853.18092-1-quentin.schulz@bootlin.com> <20180903084853.18092-6-quentin.schulz@bootlin.com> <20180903133020.GE4445@lunn.ch> <20180903133358.b2zsdytyjpentnuj@qschulz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180903133358.b2zsdytyjpentnuj@qschulz> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > What do we do? Do I put it in optional properties and refer to the > aforementioned doc or do I just remove it as it's done in this patch? Just remove it. Andrew