From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 7/8] ARM: dts: imx27: Trim node name for FEC
Date: Sat, 26 Apr 2014 20:54:11 +0400 [thread overview]
Message-ID: <535BE4B3.8090009@cogentembedded.com> (raw)
In-Reply-To: <1398530361.804335708@f372.i.mail.ru>
Hello.
On 26-04-2014 20:39, Alexander Shiyan wrote:
>>> This patch reduce node name for FEC. Otherwise, the name for PHY
>>> is composed incorrectly.
>>> Before:
>>> fec 1002b000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=1002b000.etherne:00, irq=-1)
>>> After:
>>> fec 1002b000.fec eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=1002b000.fec-1:00, irq=-1)
>>> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
>>> ---
>>> arch/arm/boot/dts/imx27.dtsi | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>> diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
>>> index a75555c..377339e 100644
>>> --- a/arch/arm/boot/dts/imx27.dtsi
>>> +++ b/arch/arm/boot/dts/imx27.dtsi
>>> @@ -497,7 +497,7 @@
>>> clocks = <&clks 38>;
>>> };
>>>
>>> - fec: ethernet at 1002b000 {
>>> + fec: fec at 1002b000 {
>> The "ethernet" name complies to the ePAPR standard. Don't change it, please.
> So this is ok?
> mii_bus:phy_addr=1002b000.etherne:00
Why not? :-)
WBR, Sergei
next prev parent reply other threads:[~2014-04-26 16:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-26 4:52 [PATCH 1/8] ARM: dts: imx27-phytec-phycore-rdk: Remove duplicate entries for USB PHY Alexander Shiyan
2014-04-26 4:52 ` [PATCH 2/8] ARM: dts: imx27-phytec-phycore-som: Fix active level for FEC reset Alexander Shiyan
2014-04-26 4:52 ` [PATCH 3/8] ARM: dts: imx27-phytec-phycore-som: Disable PM pins for USB OTG Alexander Shiyan
2014-04-26 4:52 ` [PATCH 4/8] ARM: dts: imx: Remove excess entries for PMIC Alexander Shiyan
2014-04-26 4:52 ` [PATCH 5/8] ARM: dts: imx27-phytec-phycore-rdk: Add CSI enable switch Alexander Shiyan
2014-04-26 4:52 ` [PATCH 6/8] ARM: dts: imx27-phytec-phycore-rdk: Fix "reg" property for USBH2 PHY Alexander Shiyan
2014-04-26 4:52 ` [PATCH 7/8] ARM: dts: imx27: Trim node name for FEC Alexander Shiyan
2014-04-26 16:32 ` Sergei Shtylyov
2014-04-26 16:39 ` Alexander Shiyan
2014-04-26 16:54 ` Sergei Shtylyov [this message]
2014-04-26 17:04 ` Alexander Shiyan
2014-04-26 4:52 ` [PATCH 8/8] ARM: dts: imx27-phytec-phycore-*: Move "iomux" node to the bottom of file Alexander Shiyan
2014-04-26 19:09 ` Sascha Hauer
2014-04-26 19:15 ` Alexander Shiyan
2014-04-27 6:53 ` Sascha Hauer
2014-04-29 6:06 ` Shawn Guo
2014-04-29 6:08 ` [PATCH 1/8] ARM: dts: imx27-phytec-phycore-rdk: Remove duplicate entries for USB PHY Shawn Guo
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=535BE4B3.8090009@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.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 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.