All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikolay Dimitrov <picmaster@mail.bg>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V7] ARM: mx6: Add support for Kosagi Novena
Date: Sat, 11 Oct 2014 08:01:03 +0300	[thread overview]
Message-ID: <5438B98F.4080107@mail.bg> (raw)
In-Reply-To: <CAOMZO5CZvWG0DBenjwKgQ=FaCOTxAAD4UHmtZA1sFduDwkgJMg@mail.gmail.com>

Hi Fabio,

On 10/11/2014 04:39 AM, Fabio Estevam wrote:
> Hi Marek,
>
> On Fri, Oct 10, 2014 at 10:14 PM, Marek Vasut <marex@denx.de> wrote:
>
>> +int board_early_init_f(void)
>> +{
>> +#if defined(CONFIG_VIDEO_IPUV3)
>> +       setup_display();
>> +#endif
>> +
>> +       /* Bring Ethernet PHY out of reset. */
>> +       gpio_set_value(IMX_GPIO_NR(3, 23), 1);
>
> No delay needed here prior to setting it to 1?

We had some discussions about the PHY reset sequence and timing, but 
still not a common opinion, so I suggested to leave this fix for a 
consequent patch.

Regards,
Nikolay

  reply	other threads:[~2014-10-11  5:01 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-11  1:14 [U-Boot] [PATCH V7] ARM: mx6: Add support for Kosagi Novena Marek Vasut
2014-10-11  1:39 ` Fabio Estevam
2014-10-11  5:01   ` Nikolay Dimitrov [this message]
2014-10-11 13:56     ` Fabio Estevam
2014-10-11 14:21       ` Sean Cross
2014-10-11 21:04         ` Fabio Estevam
2014-10-12  6:33           ` Sean Cross
2014-10-14 21:38             ` Marek Vasut
2014-10-15  4:47               ` Nikolay Dimitrov
2014-10-15  7:47                 ` Sean Cross
2014-10-15 19:16                   ` Nikolay Dimitrov
2014-10-16  2:38                     ` Sean Cross
2014-10-16 23:32                       ` Fabio Estevam
2014-10-16 10:21           ` Marek Vasut
2014-10-16 17:17             ` Fabio Estevam
2014-10-16 23:02               ` Marek Vasut
2014-10-16 23:27                 ` Fabio Estevam
2014-10-17 13:55                   ` Marek Vasut
2014-10-14 21:40   ` Marek Vasut
2014-10-11  1:44 ` Fabio Estevam
2014-10-11 18:43   ` Marek Vasut
2014-10-11 20:56     ` Fabio Estevam
2014-10-11  5:10 ` Nikolay Dimitrov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5438B98F.4080107@mail.bg \
    --to=picmaster@mail.bg \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.