Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1382417 > unrolled thread
| Started by | Fabio Estevam <festevam@gmail.com> |
|---|---|
| First post | 2016-04-19 13:40 +0200 |
| Last post | 2016-04-20 21:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2] ARM: dts: imx6: Add dts for Embest MarS Board Fabio Estevam <festevam@gmail.com> - 2016-04-19 13:40 +0200
Re: [PATCH v2] ARM: dts: imx6: Add dts for Embest MarS Board Sergio Prado <sergio.prado@e-labworks.com> - 2016-04-20 21:50 +0200
| From | Fabio Estevam <festevam@gmail.com> |
|---|---|
| Date | 2016-04-19 13:40 +0200 |
| Subject | Re: [PATCH v2] ARM: dts: imx6: Add dts for Embest MarS Board |
| Message-ID | <rpCaC-6a2-23@gated-at.bofh.it> |
On Mon, Apr 11, 2016 at 9:25 PM, Sergio Prado
<sergio.prado@e-labworks.com> 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?
[toc] | [next] | [standalone]
| From | Sergio Prado <sergio.prado@e-labworks.com> |
|---|---|
| Date | 2016-04-20 21:50 +0200 |
| Message-ID | <rq6io-4F2-43@gated-at.bofh.it> |
| In reply to | #1382417 |
Hi Fabio,
On 19-04-2016 08:34, Fabio Estevam wrote:
> On Mon, Apr 11, 2016 at 9:25 PM, Sergio Prado
> <sergio.prado@e-labworks.com> 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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web