From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4] ARM: dts: imx53-tx53: Fix 'ethernet-phy@0' node with unit name and no reg property
Date: Thu, 26 Oct 2017 12:29:11 -0200 [thread overview]
Message-ID: <CAOMZO5DunnnMQ7yXr-OnJd51qGE39UheUDvSuvBmpomt2W2UDA@mail.gmail.com> (raw)
In-Reply-To: <1508946042-17671-1-git-send-email-marco.franchi@nxp.com>
Hi Marco,
On Wed, Oct 25, 2017 at 1:40 PM, Marco Franchi <marco.franchi@nxp.com> wrote:
> fec: ethernet at 63fec000 {
> + #address-cells = <1>;
> + #size-cells = <0>;
This does not look corret.
You should these lines under 'mdio':
mdio {
#address-cells = <1>;
#size-cells = <0>;
.....
Take a look at arch/arm/boot/dts/imx6ul-14x14-evk.dts for an example.
prev parent reply other threads:[~2017-10-26 14:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-25 15:40 [PATCH v4] ARM: dts: imx53-tx53: Fix 'ethernet-phy@0' node with unit name and no reg property Marco Franchi
2017-10-26 14:29 ` Fabio Estevam [this message]
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=CAOMZO5DunnnMQ7yXr-OnJd51qGE39UheUDvSuvBmpomt2W2UDA@mail.gmail.com \
--to=festevam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).