From: Zhao Qiang <qiang.zhao@nxp.com>
To: <oss@buserror.net>
Cc: <xiaobo.xie@nxp.com>, <linuxppc-dev@lists.ozlabs.org>,
Zhao Qiang <qiang.zhao@nxp.com>
Subject: [PATCH] T104xRDB: add tdm riser card node to device tree
Date: Fri, 11 Mar 2016 08:42:33 +0800 [thread overview]
Message-ID: <1457656953-2253-1-git-send-email-qiang.zhao@nxp.com> (raw)
Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
---
arch/powerpc/boot/dts/fsl/t104xrdb.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi b/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi
index 830ea48..be7bab6 100644
--- a/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi
@@ -107,6 +107,11 @@
reg = <0>;
spi-max-frequency = <10000000>; /* input clock */
};
+ slic@3 {
+ compatible = "maxim,ds26522";
+ reg = <3>;
+ spi-max-frequency = <2000000>; /* input clock */
+ };
};
i2c@118000 {
--
2.1.0.27.g96db324
reply other threads:[~2016-03-11 0:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1457656953-2253-1-git-send-email-qiang.zhao@nxp.com \
--to=qiang.zhao@nxp.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=oss@buserror.net \
--cc=xiaobo.xie@nxp.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).