From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Mugunthan V N <mugunthanvnm@ti.com>
Cc: netdev@vger.kernel.org, zonque@gmail.com, davem@davemloft.net,
bcousson@baylibre.com, tony@atomide.com,
devicetree@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [RFC PATCH 4/4] ARM: dts: am33xx: adopt to cpsw-phy-sel driver to configure phy mode
Date: Tue, 10 Sep 2013 16:55:32 +0400 [thread overview]
Message-ID: <522F16C4.5030600@cogentembedded.com> (raw)
In-Reply-To: <522D6DE7.5080305@ti.com>
Hello.
On 09-09-2013 10:42, Mugunthan V N wrote:
>>> Add DT entries for the phy mode selection in AM33xx SoC using
>>> cpsw-phy-sel
>>> driver.
>>> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
>>> ---
>>> arch/arm/boot/dts/am33xx.dtsi | 6 ++++++
>>> 1 file changed, 6 insertions(+)
>>> diff --git a/arch/arm/boot/dts/am33xx.dtsi
>>> b/arch/arm/boot/dts/am33xx.dtsi
>>> index f9c5da9..4359672 100644
>>> --- a/arch/arm/boot/dts/am33xx.dtsi
>>> +++ b/arch/arm/boot/dts/am33xx.dtsi
>>> @@ -594,6 +594,12 @@
>>> /* Filled in by U-Boot */
>>> mac-address = [ 00 00 00 00 00 00 ];
>>> };
>>> +
>>> + phy_sel: cpsw_phy_sel@44e10650 {
>> Dashes are preferred to uderscores in the device tree names.
> I tried with dashes but i get the below error.
> $ make CROSS_COMPILE=arm-linux-gnueabihf- ARCH=arm dtbs
> DTC arch/arm/boot/dts/am335x-evm.dtb
> Error: arch/arm/boot/dts/am33xx.dtsi:598.11-12 syntax error
> FATAL ERROR: Unable to parse input tree
> make[1]: *** [arch/arm/boot/dts/am335x-evm.dtb] Error 1
> make: *** [dtbs] Error 2
Hm, perhaps the dashes can't be used in the labels but I was talking of
the names. Dashes in the node names should be definitely valid.
> Regards
> Mugunthan V N
WBR, Sergei
next prev parent reply other threads:[~2013-09-10 12:55 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-08 11:23 [RFC PATCH 0/4] cpsw: support for control module register Mugunthan V N
2013-09-08 11:23 ` Mugunthan V N
2013-09-08 11:23 ` [RFC PATCH 1/4] net: ethernet: cpsw: switch to devres allocations Mugunthan V N
2013-09-08 11:23 ` Mugunthan V N
2013-09-08 11:23 ` [RFC PATCH 2/4] drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpsw Mugunthan V N
2013-09-08 11:23 ` Mugunthan V N
2013-09-08 11:23 ` [RFC PATCH 3/4] drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode Mugunthan V N
2013-09-08 11:23 ` Mugunthan V N
2013-09-08 11:23 ` [RFC PATCH 4/4] ARM: dts: am33xx: adopt to " Mugunthan V N
2013-09-08 11:23 ` Mugunthan V N
2013-09-08 18:04 ` Sergei Shtylyov
2013-09-09 6:42 ` Mugunthan V N
2013-09-09 6:42 ` Mugunthan V N
2013-09-10 12:55 ` Sergei Shtylyov [this message]
2013-09-09 8:58 ` [RFC PATCH 0/4] cpsw: support for control module register Daniel Mack
2013-09-18 18:49 ` Tony Lindgren
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=522F16C4.5030600@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=bcousson@baylibre.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mugunthanvnm@ti.com \
--cc=netdev@vger.kernel.org \
--cc=tony@atomide.com \
--cc=zonque@gmail.com \
/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.