From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCHv2 4/4] dt-bindings: net: dsa: add new MT7530 binding to support MT7621 Date: Mon, 14 Jan 2019 15:07:02 +0100 Message-ID: <20190114140702.GG4635@lunn.ch> References: <20190114070334.20478-1-gerg@kernel.org> <20190114070334.20478-5-gerg@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: sean.wang@mediatek.com, bjorn@mork.no, vivien.didelot@savoirfairelinux.com, f.fainelli@gmail.com, netdev@vger.kernel.org, rene@vdorst.com, john@phrozen.org, neil@brown.name To: gerg@kernel.org Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:42458 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726470AbfANOHU (ORCPT ); Mon, 14 Jan 2019 09:07:20 -0500 Content-Disposition: inline In-Reply-To: <20190114070334.20478-5-gerg@kernel.org> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Jan 14, 2019 at 05:03:34PM +1000, gerg@kernel.org wrote: > From: Greg Ungerer > > Add devicetree binding to support the compatible mt7530 switch as used > in the MediaTek MT7621 SoC. Hi Gerg It gets messy, but could you try to indicate that core-supply and io-supply are not required for your new device. Currently the binding indicates they are required for all devices. Thanks Andrew