All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Graute <oliver.graute@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v1] imx: set CONFIG_FEC_MXC_PHYADDR to -1
Date: Mon, 3 Feb 2020 17:07:02 +0100	[thread overview]
Message-ID: <20200203160702.GA9493@optiplex> (raw)
In-Reply-To: <CAOMZO5DzK5AguNxVtN2DvsSqrG5QYm-SmNOZYrXRMnfPfNrsmg@mail.gmail.com>

On 03/02/20, Fabio Estevam wrote:
> On Mon, Feb 3, 2020 at 12:33 PM Oliver Graute <oliver.graute@gmail.com> wrote:
> 
> > Yes, but phy addr 0 is currently not working that way for me. So I tried
> > to solve it by autodetecting the phy. Please see this thread:
> 
> Looking at your other patch, it looks like you have:
> 
> +               ethphy0: ethernet-phy at 0 {
> +                       compatible = "ethernet-phy-ieee802.3-c22";
> +                       reg = <6>;
> +                       at803x,eee-disabled;
> +                       at803x,vddio-1p8v;
> +               };
> 
> which shows a mismatch between the @0 and the reg field. Building with
> W=1 should have warned you about that.
> 
> So it seems you need to fix your dts.

thx, I'll fix that on the congatec cgtqmx8 board dts file. The phy issue here
was on the advantech imx8qm-rom7720 board.

Best regards,

Oliver

  reply	other threads:[~2020-02-03 16:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-31 13:56 [PATCH v1] imx: set CONFIG_FEC_MXC_PHYADDR to -1 Oliver Graute
2020-02-03 15:13 ` Fabio Estevam
2020-02-03 15:31   ` Oliver Graute
2020-02-03 15:39     ` Fabio Estevam
2020-02-03 16:07       ` Oliver Graute [this message]
2020-02-05  0:49         ` Fabio Estevam

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=20200203160702.GA9493@optiplex \
    --to=oliver.graute@gmail.com \
    --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.