From: Madalin Bucur <madalin.bucur@nxp.com>
To: devicetree@vger.kernel.org
Cc: oss@buserror.net, linuxppc-dev@lists.ozlabs.org
Subject: [PATCH 3/3] powerpc/fsl/dts: add FMan node for t1042d4rdb
Date: Fri, 11 Nov 2016 17:53:18 +0200 [thread overview]
Message-ID: <1478879598-3362-3-git-send-email-madalin.bucur@nxp.com> (raw)
In-Reply-To: <1478879598-3362-1-git-send-email-madalin.bucur@nxp.com>
Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
---
arch/powerpc/boot/dts/fsl/t1042d4rdb.dts | 47 ++++++++++++++++++++++++++++++++
1 file changed, 47 insertions(+)
diff --git a/arch/powerpc/boot/dts/fsl/t1042d4rdb.dts b/arch/powerpc/boot/dts/fsl/t1042d4rdb.dts
index 2a5a90d..8c0c318 100644
--- a/arch/powerpc/boot/dts/fsl/t1042d4rdb.dts
+++ b/arch/powerpc/boot/dts/fsl/t1042d4rdb.dts
@@ -48,6 +48,53 @@
"fsl,deepsleep-cpld";
};
};
+ soc: soc@ffe000000 {
+ fman0: fman@400000 {
+ ethernet@e0000 {
+ phy-handle = <&phy_sgmii_0>;
+ phy-connection-type = "sgmii";
+ };
+
+ ethernet@e2000 {
+ phy-handle = <&phy_sgmii_1>;
+ phy-connection-type = "sgmii";
+ };
+
+ ethernet@e4000 {
+ phy-handle = <&phy_sgmii_2>;
+ phy-connection-type = "sgmii";
+ };
+
+ ethernet@e6000 {
+ phy-handle = <&phy_rgmii_0>;
+ phy-connection-type = "rgmii";
+ };
+
+ ethernet@e8000 {
+ phy-handle = <&phy_rgmii_1>;
+ phy-connection-type = "rgmii";
+ };
+
+ mdio0: mdio@fc000 {
+ phy_sgmii_0: ethernet-phy@02 {
+ reg = <0x02>;
+ };
+ phy_sgmii_1: ethernet-phy@03 {
+ reg = <0x03>;
+ };
+ phy_sgmii_2: ethernet-phy@01 {
+ reg = <0x01>;
+ };
+ phy_rgmii_0: ethernet-phy@04 {
+ reg = <0x04>;
+ };
+ phy_rgmii_1: ethernet-phy@05 {
+ reg = <0x05>;
+ };
+ };
+ };
+ };
+
};
#include "t1042si-post.dtsi"
--
2.1.0
next prev parent reply other threads:[~2016-11-11 15:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-11 15:53 [PATCH 1/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1023rdb Madalin Bucur
2016-11-11 15:53 ` [PATCH 2/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1024 Madalin Bucur
2016-11-11 15:53 ` Madalin Bucur [this message]
[not found] ` <1478879598-3362-3-git-send-email-madalin.bucur-3arQi8VN3Tc@public.gmane.org>
2016-11-15 6:18 ` [PATCH 3/3] powerpc/fsl/dts: add FMan node for t1042d4rdb Scott Wood
2016-12-06 12:56 ` Madalin-Cristian Bucur
-- strict thread matches above, loose matches on Subject: below --
2016-11-11 13:59 [PATCH 1/3] powerpc/fsl/dts: add QMan and BMan portal nodes on t1023rdb Madalin Bucur
2016-11-11 13:59 ` [PATCH 3/3] powerpc/fsl/dts: add FMan node for t1042d4rdb Madalin Bucur
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=1478879598-3362-3-git-send-email-madalin.bucur@nxp.com \
--to=madalin.bucur@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=oss@buserror.net \
/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