All of lore.kernel.org
 help / color / mirror / Atom feed
From: m-karicheri2@ti.com (Murali Karicheri)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: k2l-mvm: add 1g ethernet phys nodes
Date: Tue, 21 Oct 2014 14:23:01 -0400	[thread overview]
Message-ID: <5446A485.50109@ti.com> (raw)
In-Reply-To: <1413811244-4041-2-git-send-email-grygorii.strashko@ti.com>

On 10/20/2014 09:20 AM, Grygorii Strashko wrote:
> Keystone K2L-EVM has two 1G Marvell 88E1514 Ethernet PHYs
> installed, which are compatible with 88E1510.
> Hence, add corresponding child nodes for 1G MDIO bus.
>
> For more information see:
>    https://www.einfochips.com/index.php/partnerships/texas-instruments/k2l-evm.html
>
> Signed-off-by: Grygorii Strashko<grygorii.strashko@ti.com>
> ---
>   arch/arm/boot/dts/k2l-evm.dts | 12 ++++++++++++
>   1 file changed, 12 insertions(+)
>
> diff --git a/arch/arm/boot/dts/k2l-evm.dts b/arch/arm/boot/dts/k2l-evm.dts
> index fec4312..85cc7f2 100644
> --- a/arch/arm/boot/dts/k2l-evm.dts
> +++ b/arch/arm/boot/dts/k2l-evm.dts
> @@ -116,3 +116,15 @@
>   		};
>   	};
>   };
> +
> +&mdio {
> +	ethphy0: ethernet-phy at 0 {
> +		compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
> +		reg =<0>;
> +	};
> +
> +	ethphy1: ethernet-phy at 1 {
> +		compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
> +		reg =<1>;
> +	};
> +};

In the subject do s/k2l-mvm/k2l-evm/

-- 
Murali Karicheri
Linux Kernel, Texas Instruments

WARNING: multiple messages have this Message-ID (diff)
From: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>
To: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>
Cc: ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 2/2] ARM: dts: k2l-mvm: add 1g ethernet phys nodes
Date: Tue, 21 Oct 2014 14:23:01 -0400	[thread overview]
Message-ID: <5446A485.50109@ti.com> (raw)
In-Reply-To: <1413811244-4041-2-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>

On 10/20/2014 09:20 AM, Grygorii Strashko wrote:
> Keystone K2L-EVM has two 1G Marvell 88E1514 Ethernet PHYs
> installed, which are compatible with 88E1510.
> Hence, add corresponding child nodes for 1G MDIO bus.
>
> For more information see:
>    https://www.einfochips.com/index.php/partnerships/texas-instruments/k2l-evm.html
>
> Signed-off-by: Grygorii Strashko<grygorii.strashko-l0cyMroinI0@public.gmane.org>
> ---
>   arch/arm/boot/dts/k2l-evm.dts | 12 ++++++++++++
>   1 file changed, 12 insertions(+)
>
> diff --git a/arch/arm/boot/dts/k2l-evm.dts b/arch/arm/boot/dts/k2l-evm.dts
> index fec4312..85cc7f2 100644
> --- a/arch/arm/boot/dts/k2l-evm.dts
> +++ b/arch/arm/boot/dts/k2l-evm.dts
> @@ -116,3 +116,15 @@
>   		};
>   	};
>   };
> +
> +&mdio {
> +	ethphy0: ethernet-phy@0 {
> +		compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
> +		reg =<0>;
> +	};
> +
> +	ethphy1: ethernet-phy@1 {
> +		compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
> +		reg =<1>;
> +	};
> +};

In the subject do s/k2l-mvm/k2l-evm/

-- 
Murali Karicheri
Linux Kernel, Texas Instruments
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2014-10-21 18:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20 13:20 [PATCH 1/2] ARM: dts: k2e-mvm: add 1g ethernet phys nodes Grygorii Strashko
2014-10-20 13:20 ` Grygorii Strashko
2014-10-20 13:20 ` [PATCH 2/2] ARM: dts: k2l-mvm: " Grygorii Strashko
2014-10-20 13:20   ` Grygorii Strashko
2014-10-21 18:23   ` Murali Karicheri [this message]
2014-10-21 18:23     ` Murali Karicheri
2014-10-21 18:22 ` [PATCH 1/2] ARM: dts: k2e-mvm: " Murali Karicheri
2014-10-21 18:22   ` Murali Karicheri

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=5446A485.50109@ti.com \
    --to=m-karicheri2@ti.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.