Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755000AbdLUW4J (ORCPT ); Thu, 21 Dec 2017 17:56:09 -0500 Received: from mail-pg0-f68.google.com ([74.125.83.68]:45859 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753786AbdLUWz7 (ORCPT ); Thu, 21 Dec 2017 17:55:59 -0500 X-Google-Smtp-Source: ACJfBosMEJD1gywFw0I98SERthmSus5cOiBcBlZSXmMliWUbOEqQK5qDQwhSkLZThykeIbLHw8tWsQ== Date: Thu, 21 Dec 2017 16:55:56 -0600 From: Rob Herring To: sean.wang@mediatek.com Cc: davem@davemloft.net, mark.rutland@arm.com, matthias.bgg@gmail.com, john@phrozen.org, nbd@openwrt.org, nelson.chang@mediatek.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH net 1/2] dt-bindings: net: mediatek: add condition to property mediatek,pctl Message-ID: <20171221225556.ecue4cnkhzuxk2rh@rob-hp-laptop> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 472 Lines: 12 On Wed, Dec 20, 2017 at 05:47:05PM +0800, sean.wang@mediatek.com wrote: > From: Sean Wang > > The property "mediatek,pctl" is only required for SoCs such as MT2701 and > MT7623, so adding a few words for stating the condition. > > Signed-off-by: Sean Wang > --- > Documentation/devicetree/bindings/net/mediatek-net.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Rob Herring