devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhao Qiang <qiang.zhao@nxp.com>
To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org
Cc: robh+dt@kernel.org, Priyanka.Jain@freescale.com,
	scottwood@freescale.com, Zhao Qiang <qiang.zhao@nxp.com>
Subject: [PATCH 3/3] T1040D4RDB: add tdm riser card node to t1040d4rdb
Date: Fri, 8 Jan 2016 10:46:55 +0800	[thread overview]
Message-ID: <1452221215-12681-3-git-send-email-qiang.zhao@nxp.com> (raw)
In-Reply-To: <1452221215-12681-1-git-send-email-qiang.zhao@nxp.com>

add tdm riser card node to t1040d4rdb.dts

Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
---
 arch/powerpc/boot/dts/fsl/t1040d4rdb.dts | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/arch/powerpc/boot/dts/fsl/t1040d4rdb.dts b/arch/powerpc/boot/dts/fsl/t1040d4rdb.dts
index fb6bc02..ee3d1ec 100644
--- a/arch/powerpc/boot/dts/fsl/t1040d4rdb.dts
+++ b/arch/powerpc/boot/dts/fsl/t1040d4rdb.dts
@@ -41,6 +41,22 @@
 	#address-cells = <2>;
 	#size-cells = <2>;
 	interrupt-parent = <&mpic>;
+
+	soc: soc@ffe000000 {
+		spi@110000 {
+			slic@1 {
+				compatible = "maxim,ds26522";
+				reg = <1>;
+				spi-max-frequency = <2000000>;
+			};
+
+			slic@2 {
+				compatible = "maxim,ds26522";
+				reg = <2>;
+				spi-max-frequency = <2000000>;
+			};
+		};
+	};
 };
 
 #include "t1040si-post.dtsi"
-- 
2.1.0.27.g96db324

  parent reply	other threads:[~2016-01-08  2:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-08  2:46 [PATCH 1/3] TDM: Add maxim ds26522 document to bindings Zhao Qiang
2016-01-08  2:46 ` [PATCH 2/3] T1040RDB: add tdm riser card node to t1040rdb Zhao Qiang
2016-01-08  2:46 ` Zhao Qiang [this message]
     [not found] ` <1452221215-12681-1-git-send-email-qiang.zhao-3arQi8VN3Tc@public.gmane.org>
2016-01-08 20:58   ` [PATCH 1/3] TDM: Add maxim ds26522 document to bindings Rob Herring
2016-03-08 23:37   ` [1/3] " Scott Wood

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=1452221215-12681-3-git-send-email-qiang.zhao@nxp.com \
    --to=qiang.zhao@nxp.com \
    --cc=Priyanka.Jain@freescale.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=robh+dt@kernel.org \
    --cc=scottwood@freescale.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 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).