From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergio Prado Subject: Re: [PATCH v2] ARM: dts: imx6: Add dts for Embest MarS Board Date: Wed, 20 Apr 2016 16:41:46 -0300 Message-ID: <5717DB7A.4030406@e-labworks.com> References: <1460420743-30883-1-git-send-email-sergio.prado@e-labworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Fabio Estevam Cc: "robh+dt@kernel.org" , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Shawn Guo , Sascha Hauer , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-kernel List-Id: devicetree@vger.kernel.org Hi Fabio, On 19-04-2016 08:34, Fabio Estevam wrote: > On Mon, Apr 11, 2016 at 9:25 PM, Sergio Prado > wrote: > >> +&fec { >> + pinctrl-names = "default"; >> + pinctrl-0 = <&pinctrl_enet>; >> + phy-mode = "rgmii"; >> + phy-reset-gpios = <&gpio3 31 GPIO_ACTIVE_HIGH>; > > Are you sure this is really active high? > You are right. Although the ethernet interface did work that way, the reset pin is active low. I will fix in V3. Best regards, Sergio Prado