Re: [PATCH v2] ARM: dts: imx6: Add dts for Embest MarS Board

From: Sergio Prado
Date: Wed Apr 20 2016 - 15:41:58 EST


Hi Fabio,

On 19-04-2016 08:34, Fabio Estevam wrote:
On Mon, Apr 11, 2016 at 9:25 PM, Sergio Prado
<sergio.prado@xxxxxxxxxxxxxx> 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