[PATCH] T104xRDB: add tdm riser card node to device tree

Zhao Qiang qiang.zhao at nxp.com
Fri Mar 11 11:42:33 AEDT 2016


Signed-off-by: Zhao Qiang <qiang.zhao at 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 at 3 {
+				compatible = "maxim,ds26522";
+				reg = <3>;
+				spi-max-frequency = <2000000>; /* input clock */
+			};
 		};
 
 		i2c at 118000 {
-- 
2.1.0.27.g96db324



More information about the Linuxppc-dev mailing list